Skip to content

Commit 7481641

Browse files
committed
fix: update vocab.json
1 parent 7ae9dd8 commit 7481641

File tree

7 files changed

+7
-0
lines changed
  • grobid-home/models

7 files changed

+7
-0
lines changed

grobid-home/models/affiliation-address-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
"21": "O"
206206
},
207207
"maxCharLength": 30,
208+
"returnChars": false,
208209
"featuresIndices": [
209210
9,
210211
10,

grobid-home/models/citation-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,6 +2020,7 @@
20202020
"37": "O"
20212021
},
20222022
"maxCharLength": 30,
2023+
"returnChars": false,
20232024
"featuresIndices": [
20242025
9,
20252026
10,

grobid-home/models/date-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"6": "O"
9191
},
9292
"maxCharLength": 30,
93+
"returnChars": false,
9394
"featuresIndices": [
9495
9,
9596
10,

grobid-home/models/funding-acknowledgement-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@
190190
"17": "O"
191191
},
192192
"maxCharLength": 30,
193+
"returnChars": false,
193194
"featuresIndices": [
194195
9,
195196
10,

grobid-home/models/header-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@
417417
"39": "O"
418418
},
419419
"maxCharLength": 30,
420+
"returnChars": false,
420421
"featuresIndices": [
421422
9,
422423
10,

grobid-home/models/header-BidLSTM_ChainCRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@
417417
"39": "O"
418418
},
419419
"maxCharLength": 30,
420+
"returnChars": false,
420421
"featuresIndices": [
421422
9,
422423
10,

grobid-home/models/reference-segmenter-BidLSTM_CRF_FEATURES.onnx/vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@
190190
"5": "O"
191191
},
192192
"maxCharLength": 30,
193+
"returnChars": false,
193194
"featuresIndices": [
194195
9,
195196
10,

0 commit comments

Comments
 (0)