https://github.com/openeventdata/mitie-py
Make the MITIE Python wrapper installable.
https://github.com/openeventdata/mitie-py
Last synced: over 1 year ago
JSON representation
Make the MITIE Python wrapper installable.
- Host: GitHub
- URL: https://github.com/openeventdata/mitie-py
- Owner: openeventdata
- Created: 2016-07-05T19:09:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-05T19:13:21.000Z (almost 10 years ago)
- Last Synced: 2025-01-11T02:48:30.804Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mitie-py
========
This repo is simply a `setup.py` file that allows the
[MITIE](https://github.com/mit-nlp/MITIE) Python wrapper to be `pip
install`-ed. The actual, original source for the Python wrapper can be found
[here](https://github.com/mit-nlp/MITIE/blob/master/mitielib/mitie.py).
This code was donated to the Open Event Data Alliance by Caerus Associates.
MITIE is licensed under the Boost Software License.