/natural_language_processing

This repository contains my notebooks to process Text Mining

Primary LanguageJupyter Notebook

text_mining

This repository contains my notebooks to process Text Mining

  • Natural Language Processing outline : An outline of the steps to process basic NLP
  • Description_column : example of text mining over .csv file : concatenate the rows of a column called "description" in a single string to process NLP.