Hello,
I've been trying to re-train SEMAFOR, and I've been running into a few issues.
(see code below)
This doesn't work and I get a NumberFormatException since the input, in reality, looks like this:
[4, Economy, economy.n, 7, economy, 1, Political_region, 3:4, Descriptor, 5:6, Economy, 7]
Especially the second and third values (score and numSpans) are not numerical values in the input, and it doesn't seem like any score is present in this part of the data at all.
Am I missing something?
Any help is much appreciated! Thank you in advance!
Best regards,
Julio