|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChunkedDocument | |
|---|---|
| edu.washington.cs.knowitall.nlp | |
| Uses of ChunkedDocument in edu.washington.cs.knowitall.nlp |
|---|
| Methods in edu.washington.cs.knowitall.nlp that return ChunkedDocument | |
|---|---|
ChunkedDocument |
ChunkedDocumentReader.readDocument(File file)
Reads a document from the given file, using File.getAbsolutePath() as the id of the document. |
ChunkedDocument |
ChunkedDocumentReader.readDocument(InputStream input,
String id)
Reads a document from the input, assigning it the given id |
ChunkedDocument |
ChunkedDocumentReader.readDocument(String docStr,
String id)
Reads a document from the given string, assigning it the given id |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||