Why not use BreakIterator
from java.text
package...... to split Sentences, Lines, Words, Characters...etc
See this link:
http://docs.oracle.com/javase/6/docs/api/java/text/BreakIterator.html
Read full article from java - stanford Core NLP: Splitting sentences from text - Stack Overflow
No comments:
Post a Comment