I followed the steps outlined in the readme.
Downloaded messages from facebook in JSON format. Unzipped and put the content from the messages folder in my raw_data/messenger
directory.
When I run python parse.py messenger
I get this error:
2020-01-23 04:27:34,164 [INFO ] [parsers.mess]: Parsing Facebook messenger data...
2020-01-23 04:27:34,165 [ERROR] [parsers.mess]: No input files found under raw_data/messenger
