SystemComponent "dataspects SpaCyServer"
Dataspects spaCy Server
Jump to navigation
Jump to search
|
dataspects SpaCyServer is managed in https://github.com/dataspects/SpaCyServer.
- Check
@app.route(
for endpoints. - Check
build-and-upgrade-on-microk8s.sh
for how to deploy to dataspects microk8s.
Currently its services are consumed in https://github.com/dataspects/DataspectsSearch.
- Check
getDsSpacyAnnotations(
.
CanBeDeveloped Yes
- Run the local Python server for https://github.com/dataspects/SpaCyServer.
- Use
(knowledge-graph-tools) lex@lexYoga:~/knowledge-graph-tools$ python3 -m unittest test_spaCy.py
in https://github.com/dataspects/knowledge-graph-tools.