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