Skip to content

This repository consists of the implementation of the paper "Automatic Ellipsis Reconstruction in Coordinated German Sentences based on Text-To-Text Transfer Transformers" which is accepted at 27th International Conference on Text, Speech and Dialogue.

Notifications You must be signed in to change notification settings

mariisaschmidt/CCE-reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clausal Coordinate Ellipsis

This is the top level Readme. For more information have a look at src/README.md

For convenience we offer a bash script to simplify using our system.

NOTE: this system requires CUDA, but it should be possible to deactivate this dependency, which will result in much longer runtimes.

Run the system

  1. download the corpus files and place them in the src directory
  2. make script executable: chmod +x run.sh
  3. Execute ./run.sh --help. This will help you set up the environment and train or evaluate models.

Citation

This code belongs to the following paper and should be cited as the same:

Accepted at 27th International Conference on Text, Speech and Dialogue in Brno, Czech Republic, September 9-13, 2024

M. Schmidt, K. Harbusch and D. Memmesheimer (2024). Automatic Ellipsis Reconstruction in Coordinated German Sentences based on Text-To-Text Transfer Transformers.

About

This repository consists of the implementation of the paper "Automatic Ellipsis Reconstruction in Coordinated German Sentences based on Text-To-Text Transfer Transformers" which is accepted at 27th International Conference on Text, Speech and Dialogue.

Topics

Resources

Stars

Watchers

Forks