How to start Natural Language Processing Natural Language process is a one of the branch of an Artificial Intelliegence and it has been used for many application like fraud detection, sentimental analysis,Spam detection and link is given below https://medium.com/@datamonsters/artificial-neural-networks-in-natural-language-processing-bcf62aa9151a go through this article you will find the application. NLP can also be Performed with Tensorflow and it reduces the time required to perform operation.
By STANFORD and link:-https://nlp.stanford.edu/IR-book/html/htmledition/tokenization-1.html
TOKENIZATION:-Given a character sequence and a defined document unit, tokenization is the task of chopping it up into pieces, called tokens , perhaps at the same time throwing away certain characters, such as punctuation.
link for the Tensorflow for NLP is Given Below and the host was Laurence Moroney https://www.youtube.com/watch?v=Y_hzMnRXjhI&t=40s
Stemming taken from from Krish naik the link :-https://www.youtube.com/watch?v=1OMmbtVmmbg&list=PLZoTAELRMXVMdJ5sqbCK2LiM0HhQVWNzm&index=2
stemming is a process of reducing infected or derived words to their base or root form. example:-Brave, Bravely into its original form of "Brave" One major problem with Stemming is produced intermediate representation of the word may not have any meaning. different type of stemming is there like: potter stemming lovins Stemming Dawson Stemming