cltk/cltk

Name: cltk

Owner: Classical Language Toolkit

Description: The Classical Language Toolkit

Created: 2014-01-11 23:59:47.0

Updated: 2018-01-17 10:48:29.0

Pushed: 2018-01-19 23:28:59.0

Homepage: http://cltk.org

Size: 116806

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The Classical Language Toolkit

PyPi downloads Documentation Status DOI

Build Status codecov.io

Join the chat at https://gitter.im/cltk/cltk

About

The Classical Language Toolkit (CLTK) offers natural language processing (NLP) support for the languages of Ancient, Classical, and Medieval Eurasia. Greek and Latin functionality are currently most complete. The goals of the CLTK are to:

Documentation

The docs are at docs.cltk.org.

Installation

CLTK supports Python version 3.6. The software only runs on POSIX?compliant operating systems (Linux, Mac OS X, FreeBSD, etc.).

p install cltk

See docs for complete installation instructions.

The CLTK organization curates corpora which can be downloaded directly or, better, imported by the toolkit.

Contributing

See the Quickstart for contributors for an overview of the process. If you're looking to start with a small contribution, see the Issue tracker for “easy” jobs needing to be done. Bigger projects may be found at Project ideas page. Of course, new ideas are always welcome.

Citation

Each major release of the CLTK is given a DOI, a type of unique identity for digital documents. This DOI ought to be included in your citation, as it will allow researchers to reproduce your results should the CLTK's API or codebase change. To find the CLTK's current DOI, observe the blue DOI button in the repository's home on GitHub. To the end of your bibliographic entry, append DOI plus the current identifier. You may also add version/release number, located in the pypi button at the project's GitHub repository homepage.

Thus, please cite core software as something like:

 P. Johnson et al.. (2014-2017). CLTK: The Classical Language Toolkit. DOI 10.5281/zenodo.<current_release_id>

A style-neutral BibTeX entry would look like this:

c{johnson2014,
or = {Kyle P. Johnson et al.},
e = {CLTK: The Classical Language Toolkit},
ublished = {\url{https://github.com/cltk/cltk}},
 = {{DOI} 10.5281/zenodo.<current_release_id>},
 = {2014--2017},

Many contributors have made substantial contributions to the CLTK. For scholarship about particular code, it might be proper to cite these individuals as authors of the work under discussion.

Gratitude

We are thankful for the following organizations that have offered support:

License

The CLTK is Copyright (c) 2017 Kyle P. Johnson, under the MIT License. See LICENSE for details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.