shizhediao

Results 37 issues of shizhediao

when I type the command ./tests/run-system-tests.pl There is an error ![image](https://user-images.githubusercontent.com/18120087/32898762-a61bb238-caae-11e7-896d-a86e79964229.png) Could you help me, thanks!

I find most of the command about installing pycdec is python setup.py install BUT, I just find the setup.py.in file and there is no setup.py file when I type python...

I'm trying the tutorial at the [http://www.cdec-decoder.org/guide/tutorial.html](url) `~/cdec/corpus/tokenize-anything.sh < training/news-commentary-v7.es-en | ~/cdec/corpus/lowercase.pl > nc.lc-tok.es-en ` How to find the dataset news-commentary-v7.es-en Thanks!

Dear authors, Thanks for your great work LSAT. I found that there are some `\u2014` tokens in the data, may I ask what is the meaning of it? Thanks! For...

Hi, Thanks for your great work. I was really confused that when I am training with my own dataset which has 86217 lines and 7695997 words, ~43MB, I meet with...

what's the format of dataset?

``` Traceback (most recent call last): File "/scratch/xxx/xxx/tools/anaconda3/bin/slurm_gpustat", line 8, in sys.exit(main()) File "/scratch/xxx/xxx/tools/anaconda3/lib/python3.8/site-packages/slurm_gpustat/slurm_gpustat.py", line 714, in main all_info(color=args.color, verbose=args.verbose, partition=args.partition) File "", line 69, in all_info File "/scratch/xxx/xxx/tools/anaconda3/lib/python3.8/site-packages/slurm_gpustat/slurm_gpustat.py", line...

I type the command as below: ./dbltrain --input1 ../sample/english \ --input2 ../sample/german \ --tree plain \ --type additive \ --method adagrad \ --word-width 128 \ --hinge_loss_margin 128 \ --model1-out modelA.en.128...

I just wonder is there any help/documentation/tutorial about bicvm? I have no idea of what command should I type. Thanks!