Contribute 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 `_). In 2015 we are especially keen to improve NLTK coverage for: `dependency parsing `_, `machine translation `_, `sentiment analysis `_, `twitter processing `_. New material in these areas will be covered in the second edition of the NLTK book, anticipated in early 2016. * `desired enhancements `_ * `contribute a corpus `_ * `nltk-dev mailing list `_ * `GitHub Project `_ NLTK Core Developers -------------------- The NLTK project is led by `Steven Bird, Ewan Klein, and Edward Loper `_. Individual packages are maintained by the following people: :Semantics: `Dan Garrette `_, Austin, USA (``nltk.sem, nltk.inference``) :Parsing: `Peter Ljunglöf `_, Gothenburg, Sweden (``nltk.parse, nltk.featstruct``) :Metrics: `Joel Nothman `_, Sydney, Australia (``nltk.metrics, nltk.tokenize.punkt``) :Python 3: `Mikhail Korobov `_, Ekaterinburg, Russia :Releases: `Steven Bird `_, Melbourne, Australia