dumitrescustefan commited on
Commit
7baf2af
1 Parent(s): 70cf021

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -37,7 +37,9 @@ print(ner_results)
37
 
38
  #### Use in a Python package
39
 
40
- Coming soon!
 
 
41
 
42
 
43
  #### Don't forget!
37
 
38
  #### Use in a Python package
39
 
40
+ ``pip install roner``
41
+
42
+ Easy, takes care of word-token alignment, long sequences, etc. See details at [https://github.com/dumitrescustefan/roner](https://github.com/dumitrescustefan/roner)
43
 
44
 
45
  #### Don't forget!