Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashenoy95/text-mining
Mining Twitter and Wikipedia data
https://github.com/ashenoy95/text-mining
mediawiki mediawiki-api python python-3 python3 scraping text-mining twitter-api wikipedia-api
Last synced: about 1 month ago
JSON representation
Mining Twitter and Wikipedia data
- Host: GitHub
- URL: https://github.com/ashenoy95/text-mining
- Owner: ashenoy95
- Created: 2017-08-11T00:31:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T01:09:06.000Z (over 7 years ago)
- Last Synced: 2024-10-31T14:05:43.257Z (3 months ago)
- Topics: mediawiki, mediawiki-api, python, python-3, python3, scraping, text-mining, twitter-api, wikipedia-api
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Mining
Some examples for mining Twitter and Wikipedia data using Python along with the Twitter and Mediawiki APIs, respectively.
* __twitter_api.cfg__: Config file for twitter_mining.py that contains the consumer keys and access tokens
* __twitter_mining.py__: Includes instructions to get the consumer keys and access tokens from Twitter
* __wikipedia_mining.py__: Contains a few examples to scrape data from Wikipedia articles