parsey-mcparseface-server
Language:
Python
Stars:
25
Forks:
22
*** 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
Joshua Tauberer
Head of Product Development at @larsa4d. Founder of @govtrack, @mail-in-a-box.
More MCP servers built with Python
An MCP (Model Context Protocol) server that provides access to Bing Webmaster Tools functionality
This MCP server provides access to real-time water data from the USGS Water Services API. It allows you to fetch instantaneous water measurements including stream flow, gage height, temperature, and other water quality parameters from thousands of monitoring stations across the United States.