Natural Language Processing, or NLP, is the sub-field of AI that is focused on enabling computers to understand and process human languages.
Blog Post: http://kuldeepsinghsidhu.blogspot.com
https://kuldeepsinghsidhu.blogspot.com/2018/11/getting-started-with-nlp-natural.html
virtualenv -p python3 venv --no-site-packages
source venv/bin/activate
pip3 install -r requirements.txt
pip3 install -U spacy
python3 -m spacy download en_core_web_lg
pip3 install -U textacy
Kuldeep Singh Sidhu
Github: github/singhsidhukuldeep
https://github.com/singhsidhukuldeep
Website: Kuldeep Singh Sidhu (Website)
http://kuldeepsinghsidhu.com
LinkedIn: Kuldeep Singh Sidhu (LinkedIn)
https://www.linkedin.com/in/singhsidhukuldeep/