Skip to content

Tool to simplify english sentences into their core and context sentences

License

Notifications You must be signed in to change notification settings

Lambda-3/SentenceSimplification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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