NLTK

NLTK is one of the oldest natural language processing projects. You can find many references to it in classes and tutorials. If you start a new project, we recommend spaCy or AllenNLP.

Website

http://www.nltk.org/

Repository

https://github.com/nltk/nltk

Byline

A suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing

License

Apache 2.0

Project age

21 years 9 months

Backers

NLTK Community (Creator and maintainer)

Size score (1 to 10, higher is better)

7.5

Trend score (1 to 10, higher is better)

3.0

Education Resources

URL

Resource Type

Description

https://www.nltk.org/#

Documentation

Official project documentation.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

51,500

1,313

Lines committed

36,884,463

127,005

Unique committers

443

32

Core committers

8

5

../_images/nltk_nltk-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

AllenNLP

5.25

3.0

An open-source NLP research library, built on PyTorch.

Hugging Face Transformers

8.25

6.75

Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

PyCaret

8.5

8.0

An open-source, low-code machine learning library in Python.

gensim

6.25

3.5

Topic Modelling for Humans

spaCy

7.25

3.75

Industrial-strength Natural Language Processing (NLP) with Python and Cython.