Git Product home page Git Product logo

Comments (4)

mesnilgr avatar mesnilgr commented on July 23, 2024

try from a fresh-start by re-cloning the repo. do you still have this problem?

from is13.

lucas0 avatar lucas0 commented on July 23, 2024

Yes.

I could manage to install numpy, scipy and theano correctly and I'm able to run Lasagne (https://github.com/Lasagne/Lasagne) examples, but still can't run your code.

From the fresh start this is what I did:

*clone repository
*put all .py in the same directory
*change the import statements on accuracy.py and elman-forward.py
*put the atis.pkl in the same folder

Then I call

python elman-forward.py

and get this error

OSError: [Errno 2] No such file or directory: 'conlleval.pl'

from is13.

mesnilgr avatar mesnilgr commented on July 23, 2024

run wget https://www.comp.nus.edu.sg/%7Ekanmy/courses/practicalNLP_2008/packages/conlleval.pl in your code directory and re-run the experiment. let me know if it solves your problem.

from is13.

lucas0 avatar lucas0 commented on July 23, 2024

That`s worked, actually training epoch 2.! Thank you a lot for your attention, really appreciated that!

I would like to ask you for one more thing: can you please give me a full description of the data set, i.e. answer those questions I've made on the other issue?

Thanks!

from is13.

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.