ychafiqui commited on
Commit
bde2b28
1 Parent(s): 69d3ad3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -89,8 +89,8 @@ This model is designed for information extraction from resumes/CVs written in En
89
  | `Spacy Components` | Transformer, Named Entity Recognition (NER) |
90
  | `Author` | [Youssef Chafiqui](https://huggingface.co/ychafiqui) |
91
 
92
- ### Labels
93
- The model recognizes various labels corresponding to different sections of a resume. Below are some of the labels used by the model:
94
  | Label | Description |
95
  | --- | --- |
96
  | 'FNAME' | First name |
 
89
  | `Spacy Components` | Transformer, Named Entity Recognition (NER) |
90
  | `Author` | [Youssef Chafiqui](https://huggingface.co/ychafiqui) |
91
 
92
+ ### NER Entities
93
+ The model recognizes various entities corresponding to different sections of a resume. Below are the entities used by the model:
94
  | Label | Description |
95
  | --- | --- |
96
  | 'FNAME' | First name |