public class Annotation extends Object implements Serializable
Constructor and Description |
---|
Annotation(Document referencedDocument,
List<Token> tokens) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMatchedString() |
Document |
getReferencedDocument() |
String |
getString() |
ArrayList<Token> |
getTokens() |
int |
hashCode() |
void |
setMatchedString(String matchedString) |
String |
toString() |
public Annotation(Document referencedDocument, List<Token> tokens)
public String getMatchedString()
public void setMatchedString(String matchedString)
public Document getReferencedDocument()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann