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.
- Host: GitHub
- URL: https://github.com/southernmethodistuniversity/pythonintro
- Owner: SouthernMethodistUniversity
- Created: 2022-08-26T01:30:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T23:08:54.000Z (almost 4 years ago)
- Last Synced: 2025-06-12T02:54:33.606Z (about 1 year ago)
- Topics: dhri, python, tdm, text-mining
- Language: Jupyter Notebook
- Homepage: https://southernmethodistuniversity.github.io/dhri/
- Size: 2.12 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python
# Text Mining With Python
Click on the link to see each lesson or click on [ 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)
[](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)
[](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)
[](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)
[](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