pharos-alexandria / cltk

The Classical Language Toolkit

Home Page:http://cltk.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice: This Git branch (dev) contains the CLTK's upcoming major release (v. 1.0.0). See https://github.com/cltk/cltk/tree/master and https://docs.cltk.org/ for the legacy code and docs.

travis rtd codecov pypi zenodo binder

The Classical Language Toolkit (CLTK) is a Python library offering natural language processing (NLP) for the languages of pre–modern Eurasia.

Installation

For the CLTK's latest pre-release version:

$ pip install --pre cltk
Requirements:
  • Python version 3.7 or above
  • A Unix-like OS
  • To install from source, see Development in the docs.

Documentation

Documentation at https://dev.cltk.org.

Citation

@Misc{johnsonetal2014,
 author = {Johnson, Kyle P. and Patrick Burns and John Stewart and Todd Cook},
 title = {CLTK: The Classical Language Toolkit},
 url = {https://github.com/cltk/cltk},
 year = {2014--2021},
}

License

Copyright (c) 2014-2023 Kyle P. Johnson under the MIT License.

About

The Classical Language Toolkit

http://cltk.org

License:MIT License


Languages

Language:Python 90.6%Language:Jupyter Notebook 9.2%Language:Makefile 0.1%