Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.9 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.9 KB

Linguine

Linguine is comprised of the following submodules:

  • linguine (this repository): issue tracking and documentation (in progress).
  • linguine-node: The node-based frontend for Linguine's web interface.
  • linguine-python: The python-based backend for Linguine's analyses.
  • SPLAT: Stable version of the Speech Processing & Linguistic Analysis Tool.
  • stanford_corenlp_pywrapper: Stable version of the Stanford CoreNLP PyWrapper.

Contributing

Pull requests require review by two developers to ensure quality and accuracy of contributions.

Releasing a new version

  1. cd into the submodules and checkout the specific commit
  2. git tag -a v[version_number]
  3. git push --tags

Developer Contacts (September 2018)

Citation

If you use these instructional software materials, please cite:

Alm, Cecilia O., Meyers, Benjamin S., and Prud'hommeaux, Emily. 2017. An Analysis and Visualization Tool for Case Study Learning of Linguistic Concepts. Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP).

Acknowledgments

The work was partially supported by an RIT PLIG grant. Many thanks to three senior project teams: ProNouns, Rigatoni, and Pastafarians helped develop Linguine's core functionality and interface. Additional thanks to the developer after them: Benjamin S. Meyers.

Disclaimer

Please read this release notice before using the Linguine software materials.