-
Notifications
You must be signed in to change notification settings - Fork 0
0. How to start
ParkSangJun edited this page Mar 10, 2019
·
15 revisions
download my sources
git clone --depth=1 https://github.com/psj8252/KakaoAnal.git
Main module is kakaoAnalyzer.py so you can start by running kakaoAnalyzer.py
python version is 3.
type python kakaoAnalyzer.py
then sample_main will start.
you should type the name of text file you prepared.
- Chatroom name
- Chat Members
- Message Count
- Message Rate
- View a day conversation
- View a person words by frequency
- Exit :
you can use this sample code.