Published December 3, 2015
| Version pepper-2.0.0
Software
Open
pepper pepper-2.0.0
Authors/Creators
- 1. Humboldt Universität zu Berlin
- 2. Humboldt Universität zu Berlin, Korpuslinguistik
- 3. HTW Berlin
Description
- removed EMF from Pepper (only used to access Salt) ** simplified project structure, main projects are ** pepper-framework (core of Pepper) ** pepper-lib (containing CLI and access to bridge OSGi) ** pepper-doc (documentation, reorganized documentation, fulfilled parts and adapted documentation to new structure) ** pepper-parentModule (a collection of pom plugins for Pepper modules) ** pepper-sampleModule (containing sample importer, manipulator and exporter, could be used as template for own modules)
- replaced OSGi logging with slf4j
- documents are sent to sleep when not needed, this decreases memory amount, since a single document does not to be held in main memory, when it is in waiting mode for a module, documents are stored in systems temporary folder (could be parameterized)
- improved test environment for modules, see: PepperImporterTest, PepperExporterTest, PepperManipulatorTest
- new interactive console to access Pepper and even the underlying OSGi (in parts)
- updated JUnit to version 4
Files
pepper-pepper-2.0.0.zip
Files
(29.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f6ec6e4676887d73a4c7cbf3af2592b5
|
29.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/korpling/pepper/tree/pepper-2.0.0 (URL)