| Package | Description |
|---|---|
| org.corpus_tools.pepper.impl | |
| org.corpus_tools.pepper.modules.coreModules |
| Modifier and Type | Class and Description |
|---|---|
class |
PepperExporterImpl
This class is an abstract implementation of
PepperExporter and cannot
be instantiated directly. |
class |
PepperImporterImpl
An importer in Pepper reads data from a format A and maps its data to a Salt
model.
|
class |
PepperManipulatorImpl
This class is an abstract implementation of
PepperManipulator and
cannot be instantiated directly. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingExporter |
class |
DoNothingImporter |
class |
DoNothingManipulator
A dummy manipulator, which waves through all documents and corpora.
|
class |
DOTExporter |
class |
DOTManipulator |
class |
SaltValidator
This class analyzes a Salt model and prints out a report about conflicts in
the Salt model.
|
class |
SaltXMLExporter
This is a PepperExporter which exports a salt model to the SaltXML format.
|
class |
SaltXMLImporter
This is a
PepperImporter which imports the SaltXML format into a salt
model. |
class |
TextExporter
This is a PepperExporter which extracts and exports the primary text of a
Salt model and stores it into a text file.
|
class |
TextImporter
Maps a file-structure to a corpus-structure and reads the contained txt files
to map their content to
STextualDS objects. |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.