Skip to content

junkyul/allenel

Repository files navigation

allenel

evaluation & demo

  • evaluation
$ allennlp evaluate <path_to_model.tar.gz> <input test file> --include-package allenel --output-file <output path>
$ allennlp evaluate /home/junkyul/conda/allenel/models/Cmodel_15/model.tar.gz /home/junkyul/conda/neural-el_test/wiki.txt --include-package allenel --outpu-file /home/junkyul/conda/allenel/outputs/wiki.log
  • demo
$ python -m allennlp.service.server_simple --archive-path ./tests/fixtures/model.tar.gz --predictor el_linker --include-package allenel --title "EL Demo" --field-name context

About

entity linking in allennlp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages