Hironsan / anago

Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
https://anago.herokuapp.com/
MIT License
1.48k stars 371 forks source link

The model is only responding to initially capitalised words as person and place #93

Closed vishakhvnadh closed 5 years ago

vishakhvnadh commented 5 years ago

The model is only responding to places and names whose words are capital at the first.

Hironsan commented 5 years ago

Generally speaking, English named entities start with a capital letter. So this is a natural behavior.