Linguistica 5

Linguistica 5 is a Python library for unsupervised learning of linguistic structure.

See also

John Goldsmith’s development code is at his GitHub repository. For Linguistica 4, see Linguistica at UChicago.

Linguistica 5 is available in three modes:

  • Python library

  • Graphical user interface (GUI)

  • Command line interface (CLI)

The GUI and CLI modes use the Python library as the backend.

_images/gui_manifold.png

Citation

If you use Linguistica 5, please cite this paper:

Jackson L. Lee and John A. Goldsmith. 2016. Linguistica 5: Unsupervised Learning of Linguistic Structure. In Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Demonstrations, pages 22–26, San Diego, California. Association for Computational Linguistics.

@InProceedings{lee-goldsmith:2016:lxa5,
   title = "Linguistica 5: Unsupervised Learning of Linguistic Structure",
   author = "Lee, Jackson L.  and
      Goldsmith, John A.",
   editor = "DeNero, John  and
      Finlayson, Mark  and
      Reddy, Sravana",
   booktitle = "Proceedings of the 2016 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Demonstrations",
   month = jun,
   year = "2016",
   address = "San Diego, California",
   publisher = "Association for Computational Linguistics",
   url = "https://aclanthology.org/N16-3005/",
   doi = "10.18653/v1/N16-3005",
   pages = "22--26"
}

Technical support

Please open issues for questions and bug reports. Alternatively, please feel free to contact Jackson Lee and John Goldsmith.

Documentation