lasigeBioTM / MER

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

Non-consistent behaviour "nicotinic acid" #35

Closed LLCampos closed 7 years ago

LLCampos commented 7 years ago

When I run:

bash get_entities.sh "nicotinic acid-adenine nicotinic acid" ChEBI

I get:

0   14  nicotinic acid
23  37  nicotinic acid

The nicotinic acid in nicotinic acid-adenin is matched. But when I run just:

bash get_entities.sh "nicotinic acid-adenine" ChEBI

I get nothing, which is an expected behavior. So, the output of the first command should be:

23  37  nicotinic acid