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

javascript - How to bind ViewModel Store to View? -

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

c - Why does alarm() cause fgets() to stop waiting? -