AstraZeneca / KAZU

Fast, world class biomedical NER
https://AstraZeneca.github.io/KAZU/
Apache License 2.0
76 stars 8 forks source link

Docs webserver (docs/kazu_webservice.rst) #53

Open wonjininfo opened 3 months ago

wonjininfo commented 3 months ago

I added a simple tutorial on how to run python -m kazu.web.server (i.e., host a REST API server). This addresses issue #7.

Please feel free to review and provide any feedback, corrections, or modifications.

RichJackson commented 1 month ago

@wonjininfo sorry for the delay in getting back to you. Looks good - just one minor suggestion.

Also I rebased and fixed a minor formatting issue

wonjininfo commented 1 month ago

Sounds good! I've modified the code to reflect your suggestion @RichJackson