https://github.com/shellfly/tagclassifier
a simple tag classifier use nltk.NaiveBayesClassifier
https://github.com/shellfly/tagclassifier
Last synced: 7 months ago
JSON representation
a simple tag classifier use nltk.NaiveBayesClassifier
- Host: GitHub
- URL: https://github.com/shellfly/tagclassifier
- Owner: shellfly
- License: mit
- Created: 2017-10-26T09:02:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T14:12:53.000Z (over 8 years ago)
- Last Synced: 2025-03-01T19:26:56.761Z (12 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TagClassifier
a simple tag classifier use nltk.NaiveBayesClassifier and content from zhihu.com
### How to run
1. copy cookies from browser and paste it to crawl.py
2. python3 crawl.py
3. python3 analysis.py