diff options
Diffstat (limited to 'libraries/nltk/README')
-rw-r--r-- | libraries/nltk/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/nltk/README b/libraries/nltk/README index 868d987c3c5a6..8d8102f681b7e 100644 --- a/libraries/nltk/README +++ b/libraries/nltk/README @@ -2,9 +2,6 @@ Open source Python modules, linguistic data and documentation for research and development in natural language processing, supporting dozens of NLP tasks, with distributions for Windows, Mac OSX and Linux. -As of version 3.5, python 2.7 is no longer supported and python3 is now -required. - NLTK comes with many corpora, toy grammars, trained models, etc. A complete list is posted at: http://nltk.org/nltk_data/. To retrieve all the data, use "python3 -m nltk.downloader all". To ensure system wideinstallation, you can |