Skip to content

OntoGene/blah5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation / Running

  • It's in /mnt/storage/karr/projects/clontogene/blah5
  • Install pip install -r requirements.txt
  • python -m spacy download en`

Use

  • curl -F file='@data/6234315.json' http://0.0.0.0:61455/ > out.json
  • PubAnnotation style: curl -d text="example text" https://pub.cl.uzh.ch/projects/ontogene/blah5/

Querying OGER

  • curl -d "@filename" https://pub.cl.uzh.ch/projects/ontogene/oger/upload/txt/pubanno_json

To Do

  • Test integration with PubAnnotation
  • Automatically get OGER annos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published