/camus

"Experiment"

Primary LanguagePython

docker run -d -P --name camus camus:latest

curl http://localhost:6000/qanda/ POST -H "Content-Type: application/json" -v -d '{"qanda": "How do I tokenize text for nlp? Give me a step by step process."}'