All releases tagged Major feature enhancements


No changes have been submitted for this release.


Release Notes: Some significant changes were made to NLTK's basic architecture. These changes make the basic processing tasks easier to use, and make it easier to combine different processing tasks into a single system.


Release Notes: This version adds two new packages: nltk-data, a package containing sample datasets, and nltk-contrib, a package containing third party contributions that have not (yet) been incorporated into the toolkit. It also includes significant improvements to the documentation, including new tutorials, revised tutorials, and improved API documentation. It adds a new module that defines a standard interface for stemmers, and implements the Porter stemmer. It also contains several improvements to the graphical demos.