cjf9028

Results 3 issues of cjf9028

korean depencency parser only use left arcs so i want to use left arc (not use right) how to change this code and i want to add feacture like distance...

i want to use this code to parsing so i change n pointer but i can get huge loss and 0 accuracy my data set is 의상 실내 장식품 -...

i try to train new elmo model use thins code CUDA_VISIBLE_DEVICES=1 python -m elmoformanylangs.biLM train \ --train_path data/korean.txt \ --config_path configs/cnn_50_100_512_4096_sample.json \ --model output/ko \ --optimizer adam \ --lr 0.001...