~ubuntu-branches/ubuntu/trusty/frog/trusty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Joost van Baal-Ilić
  • Date: 2012-06-23 08:09:59 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120623080959-n65vdjojh02n3bjx
Tags: 0.12.15-2
Rebuild on amd64 to pull in libicu48 (was libicu44).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-03-29 09:13  sloot
 
2
 
 
3
        * [r14588] NEWS: updated NEWS for release
 
4
 
 
5
2012-03-28 15:03  sloot
 
6
 
 
7
        * [r14580] NEWS, configure.ac: depend on newer ucto (mostly because
 
8
          of its config)
 
9
 
 
10
2012-03-28 13:38  sloot
 
11
 
 
12
        * [r14574] src/Frog.cxx, src/tst.sh: adapted to other way of
 
13
          configuration handling
 
14
 
 
15
2012-03-28 12:26  sloot
 
16
 
 
17
        * [r14571] DPconfig: remove these too
 
18
 
 
19
2012-03-28 12:25  sloot
 
20
 
 
21
        * [r14570] Makefile.am, NEWS, config, configure.ac: remove the
 
22
          config files.
 
23
          they are to be found in separate frogdata tree
 
24
 
 
25
2012-03-27 09:07  sloot
 
26
 
 
27
        * [r14525] config/mblem.tree, src/mblem_mod.cxx: enable <alt>
 
28
          lemmas in mblem
 
29
          small fix in mblem tree
 
30
 
 
31
2012-03-22 15:33  sloot
 
32
 
 
33
        * [r14505] include/frog/mblem_mod.h, src/mblem_mod.cxx: added
 
34
          possibility to insert alternative lemma's in FoLiA.
 
35
          disabled atm
 
36
 
 
37
2012-03-22 13:00  sloot
 
38
 
 
39
        * [r14501] src/mblem_mod.cxx, src/mbma_mod.cxx: added shortcuts for
 
40
          LET (a la SPEC)
 
41
 
 
42
2012-03-22 11:37  sloot
 
43
 
 
44
        * [r14489] include/frog/cgn_tagger_mod.h, src/cgn_tagger_mod.cxx:
 
45
          detect more URL-isch stuff. not just URL-WWW
 
46
 
 
47
2012-03-22 09:37  sloot
 
48
 
 
49
        * [r14487] config/mblem.transtable, config/mblem.tree,
 
50
          config/mblem.tree.wgt: updated mblem data. contained a strange
 
51
          bug
 
52
 
 
53
2012-03-21 13:41  sloot
 
54
 
 
55
        * [r14483] src/mbma_mod.cxx: ok, for now, i stop my attempts to
 
56
          understand this code
 
57
 
 
58
2012-03-21 12:57  sloot
 
59
 
 
60
        * [r14482] src/mbma_mod.cxx: modernize
 
61
 
 
62
2012-03-21 11:26  sloot
 
63
 
 
64
        * [r14481] src/Parser.cxx, src/cgn_tagger_mod.cxx,
 
65
          src/iob_tagger_mod.cxx, src/mblem_mod.cxx, src/mbma_mod.cxx,
 
66
          src/ner_tagger_mod.cxx: - attempt to avoid irregular crashes,
 
67
          probably because of MT problems
 
68
          - cleanup mbma code
 
69
 
 
70
2012-03-21 09:00  sloot
 
71
 
 
72
        * [r14480] src/mblem_mod.cxx: some clarification
 
73
 
 
74
2012-03-20 17:01  sloot
 
75
 
 
76
        * [r14479] src/mblem_mod.cxx: code reshuffling. a bit cleared (to
 
77
          me) and faster!
 
78
 
 
79
2012-03-19 16:10  sloot
 
80
 
 
81
        * [r14478] include/frog/cgn_tagger_mod.h,
 
82
          include/frog/iob_tagger_mod.h, include/frog/mblem_mod.h,
 
83
          include/frog/mbma_mod.h, include/frog/mwu_chunker_mod.h,
 
84
          src/Frog.cxx, src/Parser.cxx, src/cgn_tagger_mod.cxx,
 
85
          src/iob_tagger_mod.cxx, src/mblem_mod.cxx, src/mbma_mod.cxx,
 
86
          src/mwu_chunker_mod.cxx: cleaned up LibFolia stuff (less generic
 
87
          pointers, more specific)
 
88
 
 
89
2012-03-19 13:25  sloot
 
90
 
 
91
        * [r14475] configure.ac: we prefer recent libfolia
 
92
 
 
93
2012-03-19 09:28  sloot
 
94
 
 
95
        * [r14470] DPconfig/frog.cfg, config/small-frog.cfg,
 
96
          include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx: removed
 
97
          unused configuration item
 
98
 
 
99
2012-03-13 10:12  sloot
 
100
 
 
101
        * [r14454] DPconfig/frog.cfg, config/small-frog.cfg: updated config
 
102
 
 
103
2012-03-12 16:41  sloot
 
104
 
 
105
        * [r14448] src/iob_tagger_mod.cxx: small name change
 
106
 
 
107
2012-03-12 16:34  sloot
 
108
 
 
109
        * [r14447] include/frog/Parser.h, include/frog/cgn_tagger_mod.h,
 
110
          include/frog/iob_tagger_mod.h, include/frog/mblem_mod.h,
 
111
          include/frog/mbma_mod.h, include/frog/mwu_chunker_mod.h,
 
112
          include/frog/ner_tagger_mod.h, src/Frog.cxx, src/Parser.cxx,
 
113
          src/cgn_tagger_mod.cxx, src/iob_tagger_mod.cxx,
 
114
          src/mblem_mod.cxx, src/mbma_mod.cxx, src/mwu_chunker_mod.cxx,
 
115
          src/ner_tagger_mod.cxx: refactoring: make the tagset names
 
116
          configurable, and don't let them appear
 
117
          at manifold places in the code.
 
118
 
 
119
2012-03-12 12:02  sloot
 
120
 
 
121
        * [r14445] NEWS, config/Makefile.am, config/ner.data.settings,
 
122
          config/small-frog.cfg, tests/tst.ok, tests/tst.txt: fixed config
 
123
          and install
 
124
          changed 'make check' test
 
125
 
 
126
2012-03-08 22:36  antalb
 
127
 
 
128
        * [r14431] config/ner.data.10paxes,
 
129
          config/ner.data.known.ddwdwfWawaa,
 
130
          config/ner.data.known.ddwdwfWawawaa,
 
131
          config/ner.data.known.ddwdwfWawawaa.wgt, config/ner.data.lex,
 
132
          config/ner.data.lex.ambi.05, config/ner.data.settings,
 
133
          config/ner.data.top1000, config/ner.data.top500,
 
134
          config/ner.data.unknown.chnppddwdwFawawaasss,
 
135
          config/ner.data.unknown.chnppddwdwFawawasss: updating the
 
136
          replacement of the NER config files
 
137
 
 
138
2012-03-08 22:18  antalb
 
139
 
 
140
        * [r14430] config/ner.data.10paxes, config/ner.data.5paxes,
 
141
          config/ner.data.known.dddwfWawa,
 
142
          config/ner.data.known.dddwfWawa.wgt,
 
143
          config/ner.data.known.ddwdwfWawaa, config/ner.data.lex,
 
144
          config/ner.data.lex.ambi.05, config/ner.data.settings,
 
145
          config/ner.data.top1000, config/ner.data.top500,
 
146
          config/ner.data.unknown.chnppddwFawsss,
 
147
          config/ner.data.unknown.chnppddwdwFawawasss: replaced first NER
 
148
          with optimizer (more accurate, slower) NER
 
149
 
 
150
2012-03-08 14:43  sloot
 
151
 
 
152
        * [r14426] src/Frog.cxx: small edit
 
153
 
 
154
2012-03-08 10:59  sloot
 
155
 
 
156
        * [r14422] config/ner.data.known.dddwfWawa,
 
157
          config/ner.data.known.dddwfWawa.wgt,
 
158
          config/ner.data.unknown.chnppddwFawsss: retrained with -eEL
 
159
 
 
160
2012-03-06 10:49  sloot
 
161
 
 
162
        * [r14381] NEWS, configure.ac, include/frog/cgn_tagger_mod.h,
 
163
          include/frog/iob_tagger_mod.h, include/frog/ner_tagger_mod.h,
 
164
          src/Frog.cxx, src/cgn_tagger_mod.cxx, src/iob_tagger_mod.cxx,
 
165
          src/ner_tagger_mod.cxx: using a new MBT API function, code has
 
166
          become simpler, faster, better!
 
167
 
 
168
2012-03-01 13:20  sloot
 
169
 
 
170
        * [r14367] NEWS, src/cgn_tagger_mod.cxx, src/iob_tagger_mod.cxx,
 
171
          src/ner_tagger_mod.cxx: fix problem with trailing / in input.
 
172
          Mbt should provide a better API!
 
173
 
 
174
2012-03-01 11:12  sloot
 
175
 
 
176
        * [r14365] configure.ac: bump version
 
177
 
 
178
2012-02-29 17:02  sloot
 
179
 
 
180
        * [r14361] NEWS, src/Frog.cxx, tests/tst.ok: argl!
 
181
 
1
182
2012-02-29 14:39  sloot
2
183
 
3
184
        * [r14360] configure.ac: bump version after release