Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.nlp |
Constructor and Description |
---|
NLDocument(NLDocument p,
String file)
Creates a document from the contents of the named file.
|
NLDocument(NLDocument p,
String[] text)
This constructor takes the entire text of the document in a String array
as input and initializes the representation.
|
Copyright © 2017. All rights reserved.