File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ * .tar.gz
2+ ChangeLog
13INSTALL
24Makefile
35Makefile.in
@@ -44,3 +46,7 @@ src/frog
4446src /mbma
4547src /mblem
4648src /ner
49+ src /test-suite.log
50+ src /tst.out
51+ src /tst.sh.log
52+ src /tst.sh.trs
Original file line number Diff line number Diff line change 1- # $Id$
2- # $URL$
3-
41ACLOCAL_AMFLAGS = -I m4 --install
52
63SUBDIRS = src include m4 docs tests
@@ -11,4 +8,4 @@ pkgconfigdir = $(libdir)/pkgconfig
118pkgconfig_DATA = frog.pc
129
1310ChangeLog : $(top_srcdir ) /NEWS
14- svn update ; svn2cl --include-rev
11+ git pull ; git2cl > ChangeLog
Original file line number Diff line number Diff line change 110.13.0 - 2015-09-28
22[Ko van der Sloot]
3- * First version without Python dependencies
3+ * moved repository to GitHub
4+ * added Travis support
5+ * First version without Python dependencies!
6+ The CSI parser is implemented in C++
7+ * use more stuff from >ticcutils (BasicServer)
8+ * frog now runs on a minimal configurations too
9+ * a lot more stuff is configurable (te become more language independent)
10+ * added NER lookup from a file
11+ * mbma is improved.
12+ Doesn't have the "eer" and "ere" hacks anymore
13+ does hande C tags/inflections better
14+ better 'daring' mode
15+ adds some comopund info
16+ * fixed the mbma_prog and mblem_prog to run without a tagger or tokenizer
17+ * added a 'ner' commandline tool
18+ * a lot of smaller bug fixes and code refactoring
419
5200.12.20 - 2015-01-29
621[Ko van der Sloot]
You can’t perform that action at this time.
0 commit comments