GithubHelp home page GithubHelp logo

bso's People

Contributors

swiseman avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bso's Issues

Error while training the model

In MT DATASET i have successfully pretrained my model.Now i move to train my model
I execute the command :

th bso_train.lua -data_file data_prep/MT/prep-train.hdf5 -val_data_file data_prep/MT/prep-val.hdf5 -savefile mixersave -num_layers 1 -rnn_size 4 -word_vec_size 4 -save_after 21 -adagrad -curriculum 0 -epochs 21 -train_from mixerpt_epoch3_*.t7 -dropout 0.2 -max_beam_size 6 -beam_size 2 -layer_etas 0.02,0.02,0.1 -mt_delt_multiple 1

but it shows error
loading data...
done!
Source vocab size: 32011, Target vocab size: 22824
Source max sent len: 283, Target max sent len: 285
layer_etas 0.02 0.02 0.1
loading mixerpt_epoch3_175.20.t7...
Number of parameters: 7137368
/home/singla/torch/install/bin/luajit: /home/singla/Desktop/Singla/BSO/margin_beam_searcher.lua:106: attempt to call method 'floor' (a nil value)
stack traceback:
/home/singla/Desktop/Singla/BSO/margin_beam_searcher.lua:106: in function 'nextSearchStep'
bso_train.lua:536: in function 'train_batch'
bso_train.lua:666: in function 'train'
bso_train.lua:953: in function 'main'
bso_train.lua:956: in main chunk
[C]: in function 'dofile'
...ngla/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50

How can i fix it ? pls help

Error: Could not find or load main class edu.stanford.nlp.trees.EnglishGrammaticalStructure

When i write the command
java -cp stanford-parser-3.3.0.jar edu.stanford.nlp.trees.EnglishGrammaticalStructure -treeFile ~/Projects/group/data/wsj/train.txt -conllx -basic > train.conll.txt ( the first one for Creating the Dependency Parsing Dataset)
i get the error
Error: Could not find or load main class edu.stanford.nlp.trees.EnglishGrammaticalStructure

i have searched this error but i am unable to resolve it and proceed further

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.