All Classes
Class
Description
This class is a simple Wrapper of a
NIFWriter instance offering the
methods of the NIFDocumentCreator interface and might be removed in
future releases.This class is a simple Wrapper of a
NIFParser instance offering the
methods of the NIFDocumentParser interface and might be removed in
future releases.An Annotation is a meaning which is added to a document.
The Internationalization Tag Set (ITS) Version 2.0 vocabulary.
A Marking belongs to a text and could mark a meaning inside the text or a
topic covered by the whole text.
A class implementing this interface contains a set of URI pointing to the
meaning of this object.
This interface defines a NIFParser - a class that should parse NIF data from
a given source and create a list of
Document instances from this
data.The positions in NIF are measured in codepoints, while Java counts in terms
of characters.
Defines the default prefix mapping for a NIF model.
This interface defines a NIFWriter - a class that should write NIF data from
a given list of
Document instances.Implements a Relation Object
A scored tag is a
Annotation with a confidence score.A class implementing this interface contains a confidence score for this
Marking.
Deprecated.
A Span marks a position inside a text.
This class is a simple Wrapper of a
TurtleNIFWriter instance offering
the methods of the NIFDocumentCreator interface and might be removed
in future releases.This class is a simple Wrapper of a
TurtleNIFParser instance offering
the methods of the NIFDocumentParser interface and might be removed
in future releases.This is a implementation of the
NIFParser interface that relies on
the Turtle (TTL) serialization of RDF.This is a implementation of the
NIFWriter interface that relies on
the Turtle (TTL) serialization of RDF.Deprecated.
Deprecated.
Deprecated.
Meaningand theScoredMarkinginterfaces.