Package | Description |
---|---|
edu.ucla.sspace.text |
Modifier and Type | Interface and Description |
---|---|
interface |
LabeledParsedDocument
A union interface for a document that has been (or will be) dependency parsed
to generate an accompanying parse tree of its contents and that has an
accompanying label about its source or contents.
|
Modifier and Type | Class and Description |
---|---|
class |
LabeledParsedStringDocument
An abstraction for a document that has been (or will be) dependency parsed to
generate an accompanying parse tree of its contents.
|
class |
LabeledStringDocument
A
LabeledDocument implementation backed by a String whose
contents are used for the document text. |
Modifier and Type | Method and Description |
---|---|
LabeledDocument |
UkWaCDocumentIterator.next()
Returns the next document from the file.
|
Copyright © 2012. All Rights Reserved.