Code Monkey home page Code Monkey logo

Comments (4)

caraneel avatar caraneel commented on September 13, 2024 1

On this note-- is there any way to see what the format is of the document that is being fed to createDataset.py? I realize the actual files contain personal info, I just want to know the structure of it so I can recreate it. The fbchat-archive-parser doesn't work for my message data, so I want to re-create the file that would have resulted from running fbcap ./messages.htm > fbMessages.txt

from facebook-messenger-bot.

adeshpande3 avatar adeshpande3 commented on September 13, 2024

Yeah totally agree with that. Things kinda busy for me on the life end, but PRs are welcome 🙏

from facebook-messenger-bot.

adeshpande3 avatar adeshpande3 commented on September 13, 2024

Actually now that I think back to this project (it's been a while for me), I think the fbMessages.txt file is actually pretty similar to the format @oveddan was talking about (correct me if I'm wrong though). #28 Basically just username: message on each line and then you should enter your username here (https://github.com/adeshpande3/Facebook-Messenger-Bot/blob/master/createDataset.py#L7)

from facebook-messenger-bot.

oveddan avatar oveddan commented on September 13, 2024

ok so what you're saying is, it expects a file in the format of:

somePerson: hi how's it going
someOtherPerson: ok
somePerson: what's for dinner tonight?
someOtherPerson: chicken on rice

Would it work if given a file like this? It would be great if there a sample file format for fb messages somewhere in this repo, considering the fb message gathering repo is obsolete.

from facebook-messenger-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.