Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 341 Bytes

File metadata and controls

20 lines (15 loc) · 341 Bytes

ScispaCy Candidate Generator

  • Candidate Generator with ScispaCy for Entity Linking

Environment Setup

$ docker build -t scg .
$ docker run -itd scg /bin/bash

How to Run

$ python3 example.py

For Tuning Parameters

See ./scg/candidate_generator.py

LICENSE

MIT

Special Thanks

https://github.com/allenai/scispacy