arXiv / arxiv-classifier

Facebook contributed classifier for abstracts
14 stars 2 forks source link

Implement classify controller for classification service #5

Closed erickpeirson closed 3 years ago

erickpeirson commented 5 years ago

This controller should be called by POST /classify with the raw (bytes) content of the request body. It should use the API defined in https://github.com/arXiv/arxiv-classifier/issues/4 to obtain a list of classifier results that should be returned as part of the response body.