This is a simple web application for curating gold standard named entity annotations in PubMed abstracts and titles.
See sample_abstracts.json
for an example input file. You can run the
app as
python annotate.py <input_file>
The app maintains a persistent sqlite database called annotations.db
.