3454a55636
cffconvert / validate (push) Has been cancelled
ci-workflow / pre-commit (push) Has been cancelled
ci-workflow / Minimal NLTK Download Test (macos-latest) (push) Has been cancelled
ci-workflow / Minimal NLTK Download Test (ubuntu-latest) (push) Has been cancelled
ci-workflow / Minimal NLTK Download Test (windows-latest) (push) Has been cancelled
ci-workflow / Python 3.10 on macos-latest (push) Has been cancelled
ci-workflow / Python 3.11 on macos-latest (push) Has been cancelled
ci-workflow / Python 3.12 on macos-latest (push) Has been cancelled
ci-workflow / Python 3.13 on macos-latest (push) Has been cancelled
ci-workflow / Python 3.14 on macos-latest (push) Has been cancelled
ci-workflow / Python 3.14t on macos-latest (push) Has been cancelled
ci-workflow / Python 3.10 on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.11 on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.12 on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.13 on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.14 on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.14t on ubuntu-latest (push) Has been cancelled
ci-workflow / Python 3.10 on windows-latest (push) Has been cancelled
ci-workflow / Python 3.11 on windows-latest (push) Has been cancelled
ci-workflow / Python 3.12 on windows-latest (push) Has been cancelled
ci-workflow / Python 3.13 on windows-latest (push) Has been cancelled
ci-workflow / Python 3.14 on windows-latest (push) Has been cancelled
14 lines
705 B
ReStructuredText
14 lines
705 B
ReStructuredText
Contributing to NLTK
|
|
====================
|
|
|
|
The Natural Language Toolkit exists thanks to the efforts of dozens
|
|
of voluntary developers who have contributed functionality and
|
|
bugfixes since the project began in 2000 (`contributors <https://github.com/nltk/nltk/blob/develop/AUTHORS.md>`_).
|
|
Information for contributors:
|
|
|
|
* `contributing to NLTK <https://github.com/nltk/nltk/blob/develop/CONTRIBUTING.md>`_
|
|
* `desired enhancements <https://github.com/nltk/nltk/issues?labels=enhancement&page=1&state=open>`_
|
|
* `contribute a corpus <https://github.com/nltk/nltk/wiki/Adding-a-Corpus>`_
|
|
* `nltk-dev mailing list <https://groups.google.com/group/nltk-dev>`_
|
|
* `GitHub Project <https://github.com/nltk/nltk>`_
|