Natural Language Toolkit (NLTK) is a leading platform for building Python programs to work with human language data. With NLTK, languages can be tokenized and processed as though the written word was a mathematical process.
Visit nltk.org
Theory Jar, September 01, 2017
The aim of Theory Jar was to translate scientific jargon into lay language. I was responsible for scraping text to build a corpora, and processed this using Python's Natural Language Toolkit (NLTK). With this accomplished, a mySQL database was connected to a web application that could accept any…