emnlp14-semi icon indicating copy to clipboard operation
emnlp14-semi copied to clipboard

Results 2 emnlp14-semi issues
Sort by recently updated
recently updated
newest added

When i do `python src/enner.py de < my_ner_file`, namely i want to try out the dense embedding features, it shows: `No such file or directory: './data/emb-manaal/glove_6B_300.txt'`. So, may I know...

When i run `./train.sh de`, it always show `Usage: ./train.sh [de|bi|ce|proto|baseline]`. I looked into `train.sh`, at the third line, you are checking if the number of input arguments is 2,...