Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.nlp |
Modifier and Type | Field and Description |
---|---|
protected LinkedList<Sentence> |
SentenceSplitter.sentences
Contains sentences ready to be returned to the user upon request.
|
Modifier and Type | Method and Description |
---|---|
Sentence[] |
SentenceSplitter.splitAll()
Retrieves every sentence found in the input paragraphs that have been
provided so far in array form.
|
Copyright © 2017. All rights reserved.