- PREFIX - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
- PREFIX - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
- PROP_CATNAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Name of category annotation for non-terminal nodes, e.g.
- PROP_CATNAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Name of category annotation for PTB non-terminal nodes, e.g.
- PROP_EDGEANNONAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Name of PTB dominance relation annotation name, e.g.
- PROP_EDGEANNONAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Name of PTB dominance relation annotation name, e.g.
- PROP_EDGEANNONAMESPACE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Namespace for relation annotations (represented within a node label after
a separator), e.g.
- PROP_EDGEANNONAMESPACE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Namespace for PTB relation annotations (represented within a node label
after a separator), e.g.
- PROP_EDGEANNOSEPARATOR - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Separator character for relation labels following node annotation, e.g.
- PROP_EDGEANNOSEPARATOR - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Separator character for relation labels following node annotation, e.g.
- PROP_EDGETYPE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Name of relation type for dominance relations, e.g.
- PROP_EDGETYPE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Name of relation type for PTB dominance relations, e.g.
- PROP_EXPORTEDGEANNOS - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Boolean, whether to output relation annotations after a separator.
- PROP_HANDLESLASHTOKENS - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Boolean, whether to create Penn atis-style tokens, which are non
bracketed and separate the pos tag with a slash, e.g.: (NP two/CD
friends/NNS ).
- PROP_HANDLESLASHTOKENS - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Boolean, whether to handle Penn atis-style tokens, which are non
bracketed and separate the pos tag with a slash, e.g.: (NP two/CD
friends/NNS ).
- PROP_IMPORTEDGEANNOS - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Boolean, whether to look for relation annotations after a separator.
- PROP_NODENAMESPACE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Name of namespace for nodes to be exported and their annotations, e.g.
- PROP_NODENAMESPACE - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Name of namespace for PTB nodes and their annotations, e.g.
- PROP_POSNAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
Name of pos annotation name for tokens, e.g.
- PROP_POSNAME - Static variable in class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-
Name of pos annotation name for PTB tokens, e.g.
- PTBExporter - Class in org.corpus_tools.peppermodules.PTBModules
-
This exporter transforms a Salt model into the Penn Trebank format (ptb).
- PTBExporter() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBExporter
-
OVERRIDE THIS METHOD FOR CUSTOMIZATION
A constructor for your module.
- PTBExporterMapper - Class in org.corpus_tools.peppermodules.PTBModules
-
- PTBExporterMapper() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBExporterMapper
-
- PTBExporterProperties - Class in org.corpus_tools.peppermodules.PTBModules
-
- PTBExporterProperties() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBExporterProperties
-
- PTBImporter - Class in org.corpus_tools.peppermodules.PTBModules
-
This importer transforms data in Penn Trebank format (ptb). to a Salt model
- PTBImporter() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBImporter
-
OVERRIDE THIS METHOD FOR CUSTOMIZATION
A constructor for your module.
- PTBImporterMapper - Class in org.corpus_tools.peppermodules.PTBModules
-
- PTBImporterMapper() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBImporterMapper
-
- PTBImporterProperties - Class in org.corpus_tools.peppermodules.PTBModules
-
- PTBImporterProperties() - Constructor for class org.corpus_tools.peppermodules.PTBModules.PTBImporterProperties
-