Skip to content

The code for the complex segment learner, Gouskova and Stanton (2019)

License

Notifications You must be signed in to change notification settings

aphonologist/compsegcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compsegcode

The code for the complex segment learner, Gouskova and Stanton (2019)

To see the available command line options, run:

$ python3 compseg.py --help

To run the learner offline, create a directory called "data" at the same level as "code", and put your LearningData.txt and Features.txt files there. Give the directory a one-word name (e.g. "hebrew" or "spanish"). This will allow you to use the --language switch (see 'help' for more).

There is a more user-friendly interface for the learner on the project website, compseg.lingexp.org.

About

The code for the complex segment learner, Gouskova and Stanton (2019)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%