notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

NLP.md (250B)


      1 # NLP
      2 
      3 ML Book CH1
      4 
      5 **Definition:** NLP is the acronym for natural language processing. This is the process of taking in language data (written, audible, or some other form), and doing something with it. This may be classification or something else.