andreaskuster / ner-and-pos-when-nothing-is-capitalized

ner and pos when nothing is capitalized - paper reproduction
GNU General Public License v3.0
2 stars 0 forks source link

Implement BiLSTM+POS+ELMo part of paper #1

Closed andreaskuster closed 4 years ago

andreaskuster commented 4 years ago

Reproduce table 4 of the paper "ner and pos when nothing is capitalized"

andreaskuster commented 4 years ago

The POS class is fully functional.