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

Sort a complex associative array in PHP -

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

recursion - Can every recursive algorithm be improved with dynamic programming? -