1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2025-06-08 20:00:01 +02:00
Commit graph

75 commits

Author SHA1 Message Date
Kai Labusch
c05c04f01b Merge branch 'master' of https://github.com/qurator-spk/sbb_ner 2024-11-07 18:31:39 +01:00
Kai Labusch
a4b51ca7f4 fix unicode problem 2024-11-07 18:30:26 +01:00
Kai Labusch
cdabc83655 fix requirements 2024-08-29 11:50:09 +02:00
Joerg Lehmann
d7d6d61280
Update sbb-ner-model-card.md 2023-02-01 09:00:31 +01:00
Kai Labusch
bada944e5c model card 2023-01-31 10:13:38 +01:00
Kai Labusch
457fad859c model card 2023-01-31 10:11:26 +01:00
Kai Labusch
c49c75b180 model card 2023-01-31 10:05:53 +01:00
Kai Labusch
80e596fd90 model card 2023-01-31 10:02:35 +01:00
Kai Labusch
fdf0a6b45f model card 2023-01-31 09:32:42 +01:00
Kai
f4ddfc6e20 refator 2022-06-10 10:06:16 +02:00
Kai
9057148d8d fix README 2022-02-21 16:40:16 +01:00
Kai
5c2b5ecd9c fix README 2022-02-21 16:27:17 +01:00
Kai
c2ff011010 move bert pre-training code to sbb_ner 2022-02-21 15:41:27 +01:00
Kai Labusch
9cc644edac Merge commit 'd3fbbf7282' 2021-08-10 17:44:38 +02:00
Kai
d3fbbf7282 adapt 8GB GPU configuration 2021-08-09 16:46:06 +02:00
Kai Labusch
980f8b62b8 Merge commit '28fa95b09b' 2020-08-18 11:55:56 +02:00
Kai Labusch
28fa95b09b add cache 2020-08-18 11:49:16 +02:00
Kai Labusch
eec48988d8 Merge branch 'master' of code.dev.sbb.berlin:qurator/mono-repo 2020-07-20 15:37:55 +02:00
Kai Labusch
afeaa4659a Merge commit '7eba58fb11' 2020-07-03 11:14:31 +02:00
Kai Labusch
7eba58fb11
Update README.md 2020-06-18 16:28:43 +02:00
Kai Labusch
ea8fb16df1
Update README.md 2020-06-18 16:24:37 +02:00
Kai Labusch
78b3caabb0
Update README.md 2020-06-18 16:23:26 +02:00
Kai Labusch
565c19f692 Merge commit '95f16f392e' 2020-06-18 16:21:12 +02:00
Labusch, Kai
b2b08c8b68 Update README.md 2020-06-18 16:15:47 +02:00
U-PKb-kl104
95f16f392e improve README 2020-06-18 12:43:23 +02:00
Kai Labusch
fa72739312 correctly interpret output of NER model 2020-05-26 16:55:10 +02:00
Kai Labusch
fab5d460f2 fix model output handling bug 2020-05-19 16:57:53 +02:00
Kai Labusch
319c29fc96 fix paper link 2020-01-15 11:15:55 +01:00
Kai Labusch
a594025e89 fix paper link 2020-01-15 11:13:04 +01:00
Kai Labusch
09a5c10975 fix models link 2020-01-15 11:11:41 +01:00
Kai Labusch
5b218430dc more correct interpretation of BERT tokens 2019-12-13 15:08:44 +01:00
Kai Labusch
29eb154fb8 more correct interpretation of BERT tokens 2019-12-13 11:17:45 +01:00
Kai Labusch
ba188d1daa add default model behaviour 2019-12-06 16:26:06 +01:00
Kai Labusch
181cbb9f53 de-couple SBB related stuff and general NER functionality 2019-12-05 13:35:21 +01:00
Kai Labusch
57cd9227f9 alto NER visualization 2019-12-04 16:21:47 +01:00
Kai Labusch
19c4eaa15f Merge branch 'master' of code.dev.sbb.berlin:qurator/mono-repo 2019-12-02 15:53:22 +01:00
Kai Labusch
5d2a75b2b2 permit empty input 2019-12-02 15:53:16 +01:00
Kai Labusch
1c4d21810e add historic french and dutch ground truth 2019-12-02 12:10:24 +01:00
Kai Labusch
715c6ca3f3 add multilang target 2019-12-02 12:09:42 +01:00
Kai Labusch
5f6d045755 update documentation 2019-11-29 10:14:11 +01:00
Kai Labusch
a5e5af2196 enable per model choice of training epoch;make config file exchangeable 2019-11-29 10:04:09 +01:00
Kai Labusch
54edcbc44d fix model build process 2019-11-28 17:06:29 +01:00
Kai Labusch
4b56341000 add model that is trained on all available ground-truth 2019-11-28 16:32:45 +01:00
Kai Labusch
3ed5437f64 simplify code 2019-11-28 14:24:05 +01:00
Kai Labusch
15d99074a9 fix NER composition bug 2019-11-26 12:58:44 +01:00
Kai Labusch
b2fdff0d9e add logging 2019-11-26 09:26:43 +01:00
Kai Labusch
a29ea04603 add gunicorn to README and requirements 2019-11-25 14:42:11 +01:00
Kai Labusch
91b299a698 add unicode normalization to ner batch tool 2019-11-25 13:24:30 +01:00
Kai Labusch
e431058d5e add wsgi entry point 2019-11-25 10:47:03 +01:00
Kai Labusch
014738cb3f fix NER bug;parallelize ner tool 2019-11-25 09:37:02 +01:00