Cyrile commited on
Commit
608b63c
1 Parent(s): cd3858f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -68,57 +68,57 @@ result = ner(
68
 
69
  result
70
  [{'entity_group': 'ORG',
71
- 'score': 0.99327177,
72
  'word': 'Crédit Mutuel Arkéa',
73
  'start': 3,
74
  'end': 22},
75
  {'entity_group': 'LOC',
76
- 'score': 0.5869117,
77
  'word': 'Française',
78
  'start': 38,
79
  'end': 47},
80
  {'entity_group': 'ORG',
81
- 'score': 0.9728106,
82
  'word': 'CMB',
83
  'start': 66,
84
  'end': 69},
85
  {'entity_group': 'LOC',
86
- 'score': 0.9974824,
87
  'word': 'Bretagne',
88
  'start': 99,
89
  'end': 107},
90
  {'entity_group': 'ORG',
91
- 'score': 0.956406,
92
  'word': 'CMSO',
93
  'start': 114,
94
  'end': 118},
95
  {'entity_group': 'LOC',
96
- 'score': 0.99741644,
97
  'word': 'Aquitaine',
98
  'start': 169,
99
  'end': 178},
100
  {'entity_group': 'PER',
101
- 'score': 0.9988959,
102
  'word': 'Louis Lichou',
103
  'start': 208,
104
  'end': 220},
105
  {'entity_group': 'ORG',
106
- 'score': 0.93090177,
107
  'word': 'CMB',
108
  'start': 291,
109
  'end': 294},
110
  {'entity_group': 'ORG',
111
- 'score': 0.9965743,
112
  'word': 'Federal Finance',
113
  'start': 374,
114
  'end': 389},
115
  {'entity_group': 'ORG',
116
- 'score': 0.99655724,
117
  'word': 'Suravenir',
118
  'start': 391,
119
  'end': 400},
120
  {'entity_group': 'ORG',
121
- 'score': 0.99653435,
122
  'word': 'Financo',
123
  'start': 402,
124
  'end': 409}]
 
68
 
69
  result
70
  [{'entity_group': 'ORG',
71
+ 'score': 0.9974479,
72
  'word': 'Crédit Mutuel Arkéa',
73
  'start': 3,
74
  'end': 22},
75
  {'entity_group': 'LOC',
76
+ 'score': 0.9000358,
77
  'word': 'Française',
78
  'start': 38,
79
  'end': 47},
80
  {'entity_group': 'ORG',
81
+ 'score': 0.9788757,
82
  'word': 'CMB',
83
  'start': 66,
84
  'end': 69},
85
  {'entity_group': 'LOC',
86
+ 'score': 0.99919766,
87
  'word': 'Bretagne',
88
  'start': 99,
89
  'end': 107},
90
  {'entity_group': 'ORG',
91
+ 'score': 0.9594884,
92
  'word': 'CMSO',
93
  'start': 114,
94
  'end': 118},
95
  {'entity_group': 'LOC',
96
+ 'score': 0.99935514,
97
  'word': 'Aquitaine',
98
  'start': 169,
99
  'end': 178},
100
  {'entity_group': 'PER',
101
+ 'score': 0.99911094,
102
  'word': 'Louis Lichou',
103
  'start': 208,
104
  'end': 220},
105
  {'entity_group': 'ORG',
106
+ 'score': 0.96226394,
107
  'word': 'CMB',
108
  'start': 291,
109
  'end': 294},
110
  {'entity_group': 'ORG',
111
+ 'score': 0.9983959,
112
  'word': 'Federal Finance',
113
  'start': 374,
114
  'end': 389},
115
  {'entity_group': 'ORG',
116
+ 'score': 0.9984454,
117
  'word': 'Suravenir',
118
  'start': 391,
119
  'end': 400},
120
  {'entity_group': 'ORG',
121
+ 'score': 0.9985084,
122
  'word': 'Financo',
123
  'start': 402,
124
  'end': 409}]