An open API service indexing awesome lists of open source software.

https://github.com/southernmethodistuniversity/pythonintro

Python sessions for DHRI. This repo contains: Intro to Text and Data Mining (TDM) with Python, with Binder links.
https://github.com/southernmethodistuniversity/pythonintro

dhri python tdm text-mining

Last synced: 2 months ago
JSON representation

Python sessions for DHRI. This repo contains: Intro to Text and Data Mining (TDM) with Python, with Binder links.

Awesome Lists containing this project

README

          

# Python

# Text Mining With Python

Click on the link to see each lesson or click on [![Binder](/binder.png) to launch the [jupyter notebook](https://southernmethodistuniversity.github.io/dhri/sections/whycoding.html#jupyter-notebooks) in an interactive environment.

* [Introduction to Python Programming](https://github.com/SouthernMethodistUniversity/pythonintro/blob/main/intro_to_python.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SouthernMethodistUniversity/pythonintro/main?labpath=intro_to_python.ipynb)

* [Introduction to Working with Text in Python](https://github.com/SouthernMethodistUniversity/pythonintro/blob/main/intro_to_working_with_text.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SouthernMethodistUniversity/pythonintro/main?labpath=intro_to_working_with_text.ipynb)

* [Intermediate TextMining with Python](https://github.com/SouthernMethodistUniversity/pythonintro/blob/main/intermediate_textmining.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SouthernMethodistUniversity/pythonintro/main?labpath=intermediate_textmining.ipynb)

* [TextMining with Python](https://github.com/SouthernMethodistUniversity/pythonintro/blob/main/textmining_python.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SouthernMethodistUniversity/pythonintro/main?labpath=textmining_python.ipynb)

Additional lessons:
* [Plotting and Programming in Python](https://swcarpentry.github.io/python-novice-gapminder/): This lesson is an introduction to programming in Python 3 for people with little or no previous programming experience. Via [Software Carpentry](https://software-carpentry.org/lessons/)
* [Python lessons](https://programminghistorian.org/en/lessons/?topic=python) from [Programming Historian](https://programminghistorian.org/)

### [To see the full DHRI curriculum, click here](https://southernmethodistuniversity.github.io/dhri/)
-----

* Written by [Eric Godat](https://www.smu.edu/Provost/Data-Science-Institute/People) & Robert Kalescky