Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siimer/fb-text-classifier
A Facebook chatbot that classifies texts using chat history
https://github.com/siimer/fb-text-classifier
chat-history facebook-chatbot text-classifier
Last synced: about 1 month ago
JSON representation
A Facebook chatbot that classifies texts using chat history
- Host: GitHub
- URL: https://github.com/siimer/fb-text-classifier
- Owner: SiiMeR
- License: mit
- Created: 2017-12-20T16:29:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:48:56.000Z (about 2 years ago)
- Last Synced: 2023-03-08T06:34:14.476Z (almost 2 years ago)
- Topics: chat-history, facebook-chatbot, text-classifier
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fb-text-classifier
A facebook chatbot that you can invite to a group chat, which then classifies the chat history by users. After that it is possible to ask who is the author of a specific text.# How to get the chat history
1. Log in to your facebook account
2. Go to settings (seaded)
3. Download a copy of your Facebook data (Laadi alla koopia oma Facebooki andmetest).
4. Start My Archive
5. Wait (around 5-15 minutes)
6. Click on a notification "Your Facebook data is ready for download."
7. Download archive
8. Unzip to a suitable location
9. Open the unzipped folder and go to messages folder
10. Choose any .html file and change the extension to .txt# Installation guide
1. Clone this repository
2. `cd` to project folder
3. `pip install -r requirements.txt`