1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2026-02-26 02:11:55 +01:00

add cache

This commit is contained in:
Kai Labusch 2020-08-18 11:49:16 +02:00
parent 7eba58fb11
commit 28fa95b09b
3 changed files with 14 additions and 1 deletions

View file

@ -168,7 +168,8 @@ Output:
]
]
```
The JSON above is the expected input format of the [SBB named entity disambiguation system](sbb_ner).
The JSON above is the expected input format of the
[SBB named entity linking and disambiguation system](https://github.com/qurator-spk/sbb_ned).
# Model-Training
***