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

Import treebank datasets #7

Closed andreaskuster closed 4 years ago

andreaskuster commented 4 years ago

Include splits and label extraction (i.e. for pos) according to the paper. Include cased/uncased/truecased data export.

andreaskuster commented 4 years ago

Split/label extraction, cased/uncased is implemented. Waiting for #4 to add truecasing.