REST API for CODRA RST discourse parser (Joty et al. 2015) in a docker container
Stars
4
Forks
0
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
fix README
d57139d
removed format conversions (handled by rst-converter-service)
fc59de6
feat: added support for rs3 output
5bb92cd
fix API call after codra-docker update
4c3d912
fixed test; added travis file
24ab8e5
docker: base on tagged codra container version
98f02c7
fix API setup/teardown for pytest
052cf5b
start API before running test
e256b95
added tests
529f7f6
feat: return proper parser error message via API
42a1d5c
cleanup
18996b1
minimal working version with base64-png output
3bc0603
added Javascript usage example
2af2842
enabled CORS requests
85ecbae
cleanup: parameterised API file
819bc9a