Martin Klotz
Martin Klotz
The current version of the kickstarter saves the most recent import path only when the path was picked using the dialog. Manually typed paths are not remembered. In cases when...
Building pepper lib with `mvn clean install assembly:single` does not result in a clean and properly starting pepper. This what happens instead: ``` The bundle 'org.apache.felix.scr-2.1.24' wasn't started correctly. The...
pepperStart.sh does not support relative paths (for pepperparams files). The resulting error message is also rather confusing for end users. ``` arne@uschi-Extensa-5635Z ~/bin/SaltNPepper_2013.04.17 $ ./pepperStart.sh -p examples/sample3/treetagger treetagger/ treetagger2relANNIS.pepperparams treetagger2treetagger.pepperparams...
Since releases will be hosted on maven central, but snapshots on korpling, we need two repos in modules.xml. Use maven-xml!
If the user first types in a "non-command" and afterwards the repeat command ("repeat", "r"), the non-command is repeated and not the last valid command. In consequence a typo in...
If pepper gui runs on systems like linux, the root list currently only displays the root directory (and the artificially added home dir). USB devices or CD-ROMs should also be...
Create a customization property for entire Pepper, to remove an export folder before the job starts. So for instance if the export folder is A and A already exists on...
move functionality of Sentencer in Pepper nlp modules to salt (see tokenizer)
make the XMLExtractor usable via PepperStarter, for instance: pepper xml-lib INPUT_FILE OUTPUT_FILE