Token Classification
spaCy
Turkish
Eval Results
BayanDuygu commited on
Commit
39af09e
1 Parent(s): 7bbda68

update to install after name change

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -117,6 +117,16 @@ Turkish large sized pipeline for TrSpaCy. Components: tok2vec, tagger, morpholog
117
  | `ENTS_R` | 88.28 |
118
 
119
  -----
 
 
 
 
 
 
 
 
 
 
120
  If you'd like to use the models in your own work, please kindly cite the paper [A Diverse Set of Freely Available Linguistic Resources for Turkish](https://aclanthology.org/2023.acl-long.768/):
121
 
122
  ```
 
117
  | `ENTS_R` | 88.28 |
118
 
119
  -----
120
+
121
+ ---
122
+ ## Installing with PIP
123
+ Due to a change in setup tools, I changed the wheel name. In order to install package please do a
124
+
125
+ ```
126
+ pip install https://huggingface.co/turkish-nlp-suite/tr_core_news_lg/resolve/main/tr_core_news_lg-1.0-py3-none-any.whl
127
+ ```
128
+
129
+ ---
130
  If you'd like to use the models in your own work, please kindly cite the paper [A Diverse Set of Freely Available Linguistic Resources for Turkish](https://aclanthology.org/2023.acl-long.768/):
131
 
132
  ```