Skip to content

izuna385/ScispaCy-Candidate-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published