USCDataScience / NLTKRest

This is a REST Server endpoint built using Flask and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLTK REST Server

This project provides a Work in progress implementation of exposing the NLTK toolkit in Python as a REST service.

There are two projects.

  • NLTK REST - the server itself, a Python PIP/setuptools installable version of exposing NLTK as REST using Flask.
  • NLTK REST Examples - an Apache CXF REST client that tests out the NLTK REST server.

Questions, comments?

Send them to Manali Shah or Chris A. Mattmann.

Contributors

  • Manali Shah, USC
  • Chris A. Mattmann, USC & JPL

License

Apache License, version 2

About

This is a REST Server endpoint built using Flask and Python.

License:Apache License 2.0


Languages

Language:Java 60.5%Language:Python 39.5%