etzion commited on
Commit
bbff809
verified
1 Parent(s): cf67500

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -28,10 +28,13 @@ Here you can find our NER models:
28
  For example, the text "讛讗专讬 驻讜讟专 讜专讜谉 讜讜讬讝诇讬" would tagged as **SINGLE** entity. That problem prevent the model to extract entities correctly.
29
 
30
  # Hebrew NLP models
 
 
31
  | Model name | Link | Creator |
32
  |:-----------|:-----|:--------|
33
  | HeNLP/HeRo | [https://huggingface.co/HeNLP/HeRo](HeNLP/HeRo) | Vitaly Shalumov and Harel Haskey |
34
  | dicta-il/dictabert | [https://huggingface.co/dicta-il/dictabert](https://huggingface.co/dicta-il/dictabert) | Shaltiel Shmidman and Avi Shmidman and Moshe Koppel |
 
35
  | avichr/heBERT | [https://huggingface.co/avichr/heBERT](https://huggingface.co/avichr/heBERT) | Avihay Chriqui and Inbal Yahav |
36
 
37
  **MIT License**
 
28
  For example, the text "讛讗专讬 驻讜讟专 讜专讜谉 讜讜讬讝诇讬" would tagged as **SINGLE** entity. That problem prevent the model to extract entities correctly.
29
 
30
  # Hebrew NLP models
31
+ You can find in the table Hebrew NLP models:
32
+
33
  | Model name | Link | Creator |
34
  |:-----------|:-----|:--------|
35
  | HeNLP/HeRo | [https://huggingface.co/HeNLP/HeRo](HeNLP/HeRo) | Vitaly Shalumov and Harel Haskey |
36
  | dicta-il/dictabert | [https://huggingface.co/dicta-il/dictabert](https://huggingface.co/dicta-il/dictabert) | Shaltiel Shmidman and Avi Shmidman and Moshe Koppel |
37
+ | dicta-il/dictabert-large | [https://huggingface.co/dicta-il/dictabert-large](https://huggingface.co/dicta-il/dictabert-large) | Shaltiel Shmidman and Avi Shmidman and Moshe Koppel |
38
  | avichr/heBERT | [https://huggingface.co/avichr/heBERT](https://huggingface.co/avichr/heBERT) | Avihay Chriqui and Inbal Yahav |
39
 
40
  **MIT License**