Skip to content

Performs dialect analysis using autoencoders. Generates output files that can be ported to GabMap or visualized using SplitsTree

Notifications You must be signed in to change notification settings

andrekaa/dialectautoencoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

dialectautoencoder

Performs dialect analysis using autoencoders. Generates output files that can be ported to GabMap or visualized using SplitsTree.

Please consider citing the following paper if you use the code:

Taraka Rama and Çağrı Çöltekin. LSTM Autoencoders for Dialect Analysis. Proceedings of Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial3), COLING 2016, Osaka, Japan, 2016. http://www.aclweb.org/anthology/W/W16/W16-48.pdf#page=37

Requirements:

Running the program:

  • The main program is in src folder as ae.py
  • Run the program as python3 src/ae.py data/Germany40.utf8
  • The program generates a nexus file (.nex extension) and a vectors file in the data folder

Contact:

In case of any questions, contact [email protected]

About

Performs dialect analysis using autoencoders. Generates output files that can be ported to GabMap or visualized using SplitsTree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%