Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 510 Bytes

Natural-Language-Processing

Natural Language Processing, or NLP for short, is broadly defined as the automatic manipulation of natural language, like speech and text, by software.

Problems of NLP:- Word Representation and Meaning.

Text Classification.

Language Modeling.

Machine Translation.

Speech Recognition.

and more

This repository contains a guide of how NLP problems are to be dealt with.

This repository contains excerpts from the blog https://machinelearningmastery.com/ by Dr. Jason Browlee