Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 720 Bytes

Build Status

Sentence Simplification

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.

Contributors (alphabetical order)

  • Andre Freitas
  • Bernhard Bermeitinger
  • Christina Niklaus
  • Matthias Cetto
  • Siegfried Handschuh