compile and build with:
mvn clean compile assembly:single
run with:
java -jar target/sentence-simplification-jar-with-dependencies.jar <input_file> <output_file>
or you can use it as a library.
Some examples of its usage as a library are the DiscourseSimplification and inside the Graphene pipeline.
- Andre Freitas
- Bernhard Bermeitinger
- Christina Niklaus
- Matthias Cetto
- Siegfried Handschuh