Daniel Ecer commited on
Commit ·
b1a6583
1
Parent(s): 69f2423
Removed file name from wapiti model
Browse files- config.yml +1 -1
config.yml
CHANGED
|
@@ -76,7 +76,7 @@ processors:
|
|
| 76 |
max_graphic_distance: 0.3
|
| 77 |
models:
|
| 78 |
segmentation:
|
| 79 |
-
path: 'https://github.com/kermitt2/grobid/raw/refs/tags/0.6.2/grobid-home/models/segmentation
|
| 80 |
engine: 'wapiti'
|
| 81 |
use_first_token_of_block: false
|
| 82 |
header:
|
|
|
|
| 76 |
max_graphic_distance: 0.3
|
| 77 |
models:
|
| 78 |
segmentation:
|
| 79 |
+
path: 'https://github.com/kermitt2/grobid/raw/refs/tags/0.6.2/grobid-home/models/segmentation'
|
| 80 |
engine: 'wapiti'
|
| 81 |
use_first_token_of_block: false
|
| 82 |
header:
|