ychafiqui commited on
Commit
673c126
1 Parent(s): aed5dfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -2,8 +2,13 @@
2
  tags:
3
  - spacy
4
  - token-classification
 
 
 
 
5
  language:
6
  - en
 
7
  model-index:
8
  - name: en_cv_info_extr
9
  results:
@@ -20,6 +25,8 @@ model-index:
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.8198380567
 
 
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
@@ -31,7 +38,7 @@ model-index:
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
32
  | **Sources** | n/a |
33
  | **License** | n/a |
34
- | **Author** | [n/a]() |
35
 
36
  ### Label Scheme
37
 
 
2
  tags:
3
  - spacy
4
  - token-classification
5
+ - cv
6
+ - resume parsing
7
+ - resume extraction
8
+ - named entity recognition
9
  language:
10
  - en
11
+ - fr
12
  model-index:
13
  - name: en_cv_info_extr
14
  results:
 
25
  - name: NER F Score
26
  type: f_score
27
  value: 0.8198380567
28
+ library_name: spacy
29
+ pipeline_tag: token-classification
30
  ---
31
  | Feature | Description |
32
  | --- | --- |
 
38
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
39
  | **Sources** | n/a |
40
  | **License** | n/a |
41
+ | **Author** | [Youssef Chafiqui](https://huggingface.co/ychafiqui) |
42
 
43
  ### Label Scheme
44