GithubHelp home page GithubHelp logo

ecpe's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ecpe's Issues

Could you please send me the PPT of this paper?

Hello, I am a graduate student in Computer Science of South China Normal University. Does your team have a PPT for this paper report, and is it convenient for disclosure? I am going to report this paper recently, and I want to use your PPT to make the report better. If you take the liberty, please understand. My email is [email protected] ,if convenient, please send PPT to this email. Thank you !

cannot find w2v_200.txt

To run the model needs a embedding file named "w2v_200.txt". However, it isn't included in the repository and the description in the article is obscure:
We use word vectors that were pre-trained on the corpora from Chinese Weibo1 with word2vec
(Mikolov et al., 2013) toolkit.
The reference to the website: http://www.aihuang.org/p/challenge.html is invalid. Do you mean this embedding file is trained by yourselves? Otherwise, could you please provide this file in the repository? Thx!

Why run() execute twice?

It's observed that the method run() has been executed twice. Is the twice execution just for getting a reliable result?

FileNotFoundError

The following error was found while running the code
FileNotFoundError: [Errno 2] No such file or directory: '../data/w2v_200.txt'
I finally found data in RTHN, maybe you can upload it.

In addition, could you explain what the files in data_combine are for?

What are w_cause and b_cause mean?

w_cause = tf_funcs.get_weight_varible('softmax_w_cause', [2 * FLAGS.n_hidden, FLAGS.n_class])
b_cause = tf_funcs.get_weight_varible('softmax_b_cause', [FLAGS.n_class])

lambda tradeoff parameter

I have a question about lambda parameter.

In your paper, the lambda refers tradeoff parameter applied to loss function.

But in this code, cause_lambda is 1 and also pos_lambda is 1, not 0.

Could you please describe this issue?

image
image

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.