WhatsApp parser to create a chat corpus
- git installed
- node installed
- yarn installed
- python installed
Clone repository:
git clone https://github.com/AAA-Intelligence/parser
Install dependencies:
yarn
pip install -r requirements.txt
Put your chat.txt file into the root path of the repository
./parse.sh "Name of first person" "Name of second person" OS
OS: 1 for iOS exported Chats 0 for Android exported Chats
./parse.sh "Leon" "Niklas" 0
./parse.sh "Leon" "Niklas" 1
.\parse.ps1 "Name of first person" "Name of second person" OS
OS: 1 for iOS exported Chats 0 for Android exported Chats
.\parse.ps1 "Leon" "Niklas" 0
.\parse.ps1 "Leon" "Niklas" 1
You should see your parsed chat in the /export folder and the generated chat data in /chat-data.