chat-miner icon indicating copy to clipboard operation
chat-miner copied to clipboard

Parsers and visualizations for chats

Results 6 chat-miner issues
Sort by recently updated
recently updated
newest added

While trying to parse a chat exported from a Phone in India, ```raise ParserError("Unknown string format: %s", timestr)``` ```dateutil.parser._parser.ParserError: Unknown string format: 7.9.2020```

question

I was trying this app when I encountered this problem that while parsing the text file it's showing this error. ``` PS D:\Coding\Python> & C:/Users/qwerk/AppData/Local/Programs/Python/Python37/python.exe d:/Coding/Python/chat-miner/run.py INFO:chatminer.chatparsers.WhatsAppParser.2067091229440:Finished reading 40001 messages....

question

### Goal: Test the single parsers using unit tests. ### Jobs to be done for the minimum viable solution: - [ ] Create dummy chatlog with the same formatting as...

enhancement
help wanted
good first issue
hacktoberfest

We currently support sunburst charts and word clouds to create visualizations for chat logs. I'm sure that there are a lot of other ways to expressively visualize chat data that...

enhancement
help wanted
good first issue
hacktoberfest

``` C:\Users\Szymon\Downloads\chat-miner-0.5.3\chatminer>python3 test.py 04.07.2024 09:11:54 INFO Depending on the platform, the message format in chat logs might not be standardized across devices/versions/localization and might change over time. Please report issues...