cogcomp-nlp icon indicating copy to clipboard operation
cogcomp-nlp copied to clipboard

NER ReadMe not updated

Open ttsygankova opened this issue 5 years ago • 1 comments

The newest training script for the NER in particular says it takes in 4 arguments (train_dir, test_dir, format, config_file), however the documentation still says it takes in 3 (only train_dir, test_dir, config_file). It's also unclear what the various types of acceptable formats are.

I assume that given that the format option was added to most scripts, many of the usage instructions need to be updated.

Also, the test.sh usage actually says "train.sh" even though the description above it states this is the testing script.

ttsygankova avatar Apr 24 '19 16:04 ttsygankova

Thanks for pointing out the issues. Feel free send a "pull request", if you'd like to take on any of these.

danyaljj avatar Apr 24 '19 21:04 danyaljj