Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- fix links to USCDataScience
  • Loading branch information
chrismattmann authored May 21, 2017
1 parent a9e1edf commit b73042a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This project provides a Work in progress implementation of exposing the

There are two projects.

* [NLTK REST](https://github.com/chrismattmann/NLTKRest/tree/master/nltkrest) - the
* [NLTK REST](https://github.com/USCDataScience/NLTKRest/tree/master/nltkrest) - the
server itself, a Python PIP/setuptools installable version of exposing NLTK as REST
using Flask.
* [NLTK REST Examples](https://github.com/chrismattmann/NLTKRest/tree/master/nltkrest-examples) -
* [NLTK REST Examples](https://github.com/USCDataScience/NLTKRest/tree/master/nltkrest-examples) -
an [Apache CXF](http://cxf.apache.org/) REST client that tests out the NLTK REST server.

Questions, comments?
Expand Down

0 comments on commit b73042a

Please sign in to comment.