A project for simplifying sentences wrt. discourse/rhetorical structures.
This is the core component of the Graphene project.
mvn clean install -DskipTests
Create a new text file with the input
vim input.txt
Run program
mvn clean compile exec:java
Inspect output
cat output_default.txt
cat output_flat.txt
Check App.java
.
Or its usage in the Graphene project.
- Andre Freitas
- Bernhard Bermeitinger
- Christina Niklaus
- Matthias Cetto
- Siegfried Handschuh