Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kohjiaxuan committed Jun 9, 2019
1 parent 37d9316 commit 9cb3231
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ e.g. paris = wikiscrape.wiki('PArIs','Yes','french','Yes') means to search for t
Refer to images in the repository for examples. The earliest image 'bar.png' made 4 months ago was the initial design for the bar chart for word frequency.
<br><br>

#### Libraries used: requests, bs4, collections, matplotlib, re, os, nltk
#### Libraries used: requests, bs4, collections, matplotlib, re, os, nltk (optional, only if using stoplist)
Package itself already has a comprehensive stoplist built inside to remove common words before text analytics <br>

#### Updates: <br>
1. 26 May 2019 - Added plotyear() function to plot the most frequent years mentioned
Expand Down

0 comments on commit 9cb3231

Please sign in to comment.