parsey-mcparseface-server
Language:
Python
Stars:
25
Forks:
22
README
I do not reply to issues in this repository. This code is posted because it might help you, but I do not have time to provide any help myself. Good luck!
Parsey McParseface server
A simple Python Flask app to provide Parsey McParseface over HTTP as an API.
This will not work with the standard tensorflow models package.
To get this working:
- Follow my tensorflow/models installation steps for Ubuntu 14.04 x64.
- HOWEVER, in the git clone step, you will need to clone from my repository and then checkout my online-parsing branch, where I've modified the Parsey McParseface example code to stay running across parses.
- The server script here won't work with anything but my branch ^.
Publisher info
JoshData
Head of Product Development at @larsa4d. Founder of @govtrack, @mail-in-a-box.
More MCP servers built with Python
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.