Git Product home page Git Product logo

Comments (2)

quynhneo avatar quynhneo commented on July 17, 2024

It looks like some settings mismatch. I have just updated main.py, can you pull and try to run again, using all default settings, see if you have working code ? This runs well for me.
You will have to change two lines:
https://github.com/quynhneo/DETM/blob/master/main.py#L34: points to the folder where you keep min_df_30 from preprocessed data, which you can get from here https://bitbucket.org/franrruiz/data_undebates_largev/src/master/split_paragraph_1/min_df_30/ for the UN debates
https://github.com/quynhneo/DETM/blob/master/main.py#L35 : path to prefit embedding which you can get from here https://bitbucket.org/diengadji/embeddings/src/master/un/ for the UN debates
then run all defaults python main.py
Let me know.

from detm-arxiv.

quynhneo avatar quynhneo commented on July 17, 2024

still error? Did you use all default settings? that is, replace the data , and just run python main.py? which data set did you try to run on?

from detm-arxiv.

Related Issues (3)

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.