reckart / tt4j

TreeTagger for Java
http://reckart.github.io/tt4j/
Apache License 2.0
16 stars 7 forks source link

Calling treetagger with untokenized test? #23

Closed shyamupa closed 8 years ago

shyamupa commented 8 years ago

Hi,

the example on the tt4j homepage shows tokenized input being handled by treetagger. How to I give a untokenized text to treetagger to both POS tag and tokenize?

Thanks Shyam

reckart commented 8 years ago

See https://reckart.github.io/tt4j/tokenizer.html