nlp - How to determine if a sentence is a statement using OpenNLP or any other library? -


i wondering if it's possible determine if sentence question or statement using apache opennlp or other library?

if so, i'm looking pointers on how achieve this.


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -