Skip to content

ritlinguine/linguine

 
 

Repository files navigation

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.

About

Issue tracking repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.2%
  • Shell 31.8%