You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,8 +79,8 @@ This book:
79
79
analyzing app or game reviews using topic modeling and text summarization,
80
80
and clustering popular movie synopses and analyzing the sentiment of movie reviews
81
81
- Shows implementations based on Python and several popular open source libraries
82
-
in NLP and text analytics, such as the natural language toolkit (`nltk`),
83
-
`gensim`, `scikit-learn`, `spaCy` and `Pattern`
82
+
in NLP and text analytics, such as the natural language toolkit ([`nltk`](http://www.nltk.org/)),
83
+
[`gensim`](https://radimrehurek.com/gensim/), [`scikit-learn`](http://scikit-learn.org/stable/), [`spaCy`](https://spacy.io/) and [`pattern`](http://www.clips.ua.ac.be/pattern)
0 commit comments