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
@@ -189,7 +189,7 @@ _More Libraries can be found in related [specializations](https://github.com/dat
189
189
190
190
***Natural Language Processing & Understanding**
191
191
*[NLTK](http://bit.ly/py-nltk) - Natural Language Toolkit
192
-
*[Gensim](http://bit.ly/py-gensim) - Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.
192
+
*[Gensim](http://bit.ly/py-gensim) - Python library for topic modeling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.
193
193
194
194
***Live Data Packages**
195
195
*[twython](http://bit.ly/py-twython) - Python wrapper for the Twitter API
Copy file name to clipboardExpand all lines: basic-programming.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ _[Please help make this better!]_
11
11
* Python the Hard Way [Online Book & Tutorial](http://learnpythonthehardway.org/book/) - my personal favorite Pythonic starting point.
12
12
13
13
#### **Startups and Software Engineering**
14
-
* Startup Engineering [Stanford / Coursera](https://class.coursera.org/startup-001)_NB: This is a full-stack class; explains development from conception to deployment. Great granualar, stepwise course explaining how to built an application from scratch._
14
+
* Startup Engineering [Stanford / Coursera](https://class.coursera.org/startup-001)_NB: This is a full-stack class; explains development from conception to deployment. Great granular, stepwise course explaining how to built an application from scratch._
0 commit comments