-
Notifications
You must be signed in to change notification settings - Fork 5
/
NEWS
91 lines (70 loc) · 2.51 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
0.22 22-10-2023
[Ko van der Sloot\
* updated mwu data
* updated mblem data
0.21 22-07-2022
[Ko van der Sloot]
* Updated for MBT version 2 (see: https://github.com/LanguageMachines/frogdata/pull/7)
0.20 15-12-2020
[Ko van der Sloot]
* retrained all Mbt files (tagger, chunker, ner) with the new UTF8 aware Mbt
* retrained Timbl trees (Mblem and Mbma) with the new UTF8 aware Timbl
0.18 14-04-2020
[Ko van der Sloot]
* added some comment to nld/frog.cfg
* added some test files to test using external Mblem/MBMA and Mbt servers
* updated NER data
[Maarten van Gompel]
* added a nld-vnn configuration
0.17 15-05-2019
[Ko van der Sloot]
* small fix in mblem data, and retrained
* updated NER gazeteer files
* added cgn constraints file
[Maarten van Gompel]
* config/nld/ners.known, config/nld/plaatsen-nld.ner: added dutch
cities/villages, may overlap with geonames but this is more specific
* config/nld/ners.known, config/nld/straten-nld.ner: Added dutch
streets gazeteer data (extracted from OpenStreetMap)
* Added middle dutch model (INL/nederlab-linguistic-enrichment#15) in /dum/
subdir
0.16 [Ko van der Sloot] 16-05-2018
* cleanup and additions to the NER gazeteer files
0.15 [Ko van der Sloot] 26-10-2017
* new enhanced NER data, including gazetteer data
* new enhanced IOB data
* numerous fixes in MBMA rules
* some updates in MBLEM
0.14 lost in transition
0.13 [Maarten van Gompel] 23-01-2017
* Data files are now in share/ instead of etc/ (incompatible with frog < 0.13.7)
0.12.1 [Maarten van Gompel] 06-01-2017
* Minor bugfix release to facilitate debian packaging
0.12 [Ko van der Sloot] 11-07-2016
* generally use ISO 639-3 for language codes
* quite a big update in the MBMA rules
0.11 [Maarten van Gompel] 08-09-2016
* Version number added to configuration itself
* Fixed a typo in two rules
0.10 [Ko van der Sloot] 11-07-2016
* The data is now stored in language dependend subdirectories
(for now only /nl)
for backward compatability, the dutch /nl data is copied to the root
configdir too
0.9 [Ko van der Sloot] 14-01-2016
* repository moved to git
* improved mbma and mblem data
* update frog.cfg, attempt to make more things configurable in frog
* mblem no longer uses a transtable
0.6 [Ko van der Sloot] 11-06-2014
* cleaned mblem data a lot
* cleaned mbma data a lot
0.4 [Ko van der Sloot] 19-02-2013
* cleaned mblem data a lot
0.3 [Antal v db Bosch] 15-04-2012
* updated mblem data
* lots of cleanup done
0.2 [Ko vd Sloot] 28-03-2012
* first serious release
0.1.0 [Ko vd Sloot]
* first attempt