Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Palash09 committed Jan 3, 2019
1 parent d99fabb commit 2feb5a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Understand_NLP
Here I have worked with Natural Language Processing fundamentals. Initlially, I had built a web scraper which had scraped news
articles from Inshorts website.
Then I have used numerous text-preprocessing techniques, through which I was able to clean the data for further processing.
After this, I have done sentiment analysis on the data.
For this, I have used NLTK and TextBlob library. Using both data visualization and pandas dataframe to show results of the dataset.

0 comments on commit 2feb5a7

Please sign in to comment.