Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davisking committed Apr 14, 2018
1 parent 10ea841 commit d528cd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,9 @@ MITIE: [named entity recognition and relation extraction](examples/python/ner.py
[training a custom NER tool](examples/python/train_ner.py), or
[training a custom relation extractor](examples/python/train_relation_extraction.py).

If you are using a UNIX system, you can also install ``mitie`` package direcly from github:
You can also install ``mitie`` direcly from github with this command:
``pip install git+https://github.com/mit-nlp/MITIE.git``.

If you are using Windows then compile MITIE using the CMake instructions shown above.

### Using MITIE from R

Expand Down

0 comments on commit d528cd3

Please sign in to comment.