lasigeBioTM / MER

Minimal Named-Entity Recognizer (MER)
http://labs.fc.ul.pt/mer/
56 stars 8 forks source link

Isn't there something wrong with the scores? #20

Closed LLCampos closed 7 years ago

LLCampos commented 7 years ago

Matches with smaller words are getting smaller confidence scores. Shouldn't it be the inverse?

fjmc commented 7 years ago

smaller words have more ambiguity, so less confidence. no?

LLCampos commented 7 years ago

I was thinking in a different way. But well, this is not important for now.