vncorenlp / VnCoreNLP

A Vietnamese natural language processing toolkit (NAACL 2018)
Other
587 stars 145 forks source link

[end and start of tokens] #9

Closed claeyzre closed 6 years ago

claeyzre commented 6 years ago

Hi,

StanfordCoreNLP has a lot of very convenient information contained in tokens, including the positions of the tokens in the original sentence, materialized by .beginPosition and .endPosition.

Would it be possible to get the same kind of information for VnCoreNLP Token or Word ?

Thanks

vncorenlp commented 6 years ago

VnCoreNLP currently does not support that. Best regards,