AlexPoint / OpenNlp

Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I find tense and aspect of a sentence?

metatypeman opened this issue · comments

commented

No, this kind of information is not available in the current version of this library.
If you have any idea to code this feature, it can be included in the next version.