|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NYTCorpusDocument | |
|---|---|
| gov.llnl.ontology.text.corpora | |
| Uses of NYTCorpusDocument in gov.llnl.ontology.text.corpora |
|---|
| Methods in gov.llnl.ontology.text.corpora that return NYTCorpusDocument | |
|---|---|
static NYTCorpusDocument |
NYTDocumentReader.parseNYTCorpusDocumentFromDOMDocument(Document document)
|
static NYTCorpusDocument |
NYTDocumentReader.parseNYTCorpusDocumentFromDOMDocument(File file,
Document document)
|
static NYTCorpusDocument |
NYTDocumentReader.parseNYTCorpusDocumentFromFile(File file,
boolean validating)
Parse an New York Times Document from a file. |
static NYTCorpusDocument |
NYTDocumentReader.parseNYTCorpusDocumentFromString(String str,
boolean validating)
Parse an New York Times Document from a string. |
NYTCorpusDocument |
NYTDocumentReader.readDocument(String doc)
Returns a Document represented by the given string. |
NYTCorpusDocument |
NYTDocumentReader.readDocument(String doc,
String corpusName)
Returns a Document represented by the given string and uses
corpusName as the corpus name for the returned Document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||