2012-01-12 13:51  sloot

	* [r13981] NEWS: typo

2012-01-11 14:55  sloot

	* [r13963] NEWS: updated

2012-01-11 14:49  sloot

	* [r13962] src/Frog.cxx: split a long function into two

2012-01-11 14:36  mvgompel

	* [r13961] src/Frog.cxx: moved omp_set_threads to main

2012-01-11 14:23  mvgompel

	* [r13959] src/Frog.cxx: No parallelisation in server mode (would
	  fork on each snippet, too expensive)

2012-01-11 14:03  mvgompel

	* [r13957] src/Frog.cxx: different timer behaviour in server mode

2012-01-11 10:44  sloot

	* [r13948] include/frog/mbma_mod.h, src/Frog.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx: added more openMp directives
	  to avoid race problems

2012-01-10 17:43  sloot

	* [r13946] configure.ac, src/Frog.cxx: cleaned up configure.
	  Detected a small problem in the fly...

2012-01-10 15:32  sloot

	* [r13938] configure.ac: Bumped version after Release

2012-01-10 12:03  sloot

	* [r13924] configure.ac: forgotten to Bump :{

2012-01-10 11:51  sloot

	* [r13923] NEWS: updated NEWS

2012-01-09 11:41  sloot

	* [r13913] NEWS, src/Frog-util.cxx: bug fix

2012-01-06 16:03  mvgompel

	* [r13898] src/cgn_tagger_mod.cxx: typo: refl1 -> refl

2012-01-05 11:16  sloot

	* [r13879] NEWS, src/Parser.cxx: added pid to intermediate files

2012-01-02 13:47  sloot

	* [r13840] README, include/frog/Configuration.h,
	  include/frog/Frog.h, include/frog/Parser.h,
	  include/frog/cgn_tagger_mod.h, include/frog/mblem_mod.h,
	  include/frog/mbma_mod.h, include/frog/mwu_chunker_mod.h,
	  src/Configuration.cxx, src/Frog-util.cxx, src/Frog.cxx,
	  src/Parser.cxx, src/cgn_tagger_mod.cxx, src/mblem_mod.cxx,
	  src/mbma_mod.cxx, src/mwu_chunker_mod.cxx: It is 2012!

2012-01-02 13:31  sloot

	* [r13839] NEWS, src/Frog.cxx: small fix for GNU/Hurd

2011-12-22 11:30  sloot

	* [r13782] src/Frog-util.cxx: fixed small memoryleak

2011-12-22 10:51  sloot

	* [r13780] docs/frog.1: updated man page

2011-12-22 10:42  sloot

	* [r13779] src/Frog.cxx: added a --xmldir option. Modified -o and
	  -X options.
	  Now you can frog a whole dir (--testdir option) and save
	  the output in one dir (--outputdir option) and the FoLiA
	  XML in another dir (--xmldir option)

2011-12-21 14:50  mvgompel

	* [r13769] src/Frog.cxx: die on failure to bind to port

2011-12-21 14:31  sloot

	* [r13768] configure.ac: bump version after release

2011-12-21 14:12  sloot

	* [r13766] configure.ac: grmbl

2011-12-21 13:52  sloot

	* [r13765] src/Frog.cxx, src/Parser.cxx, tests/tst.ok: small
	  cleanup
	  fixed 'make check'

2011-12-21 12:07  sloot

	* [r13763] src/Parser.cxx, src/mblem_mod.cxx, src/mbma_mod.cxx,
	  src/mwu_chunker_mod.cxx: cleaned up some namespace mess

2011-12-15 16:49  sloot

	* [r13710] src/Parser.cxx: ok. last desparate attempt.
	  It seems to work now

2011-12-15 15:29  sloot

	* [r13709] src/Parser.cxx: use an other way off setting the import
	  path.
	  Now frog can also find .py files in the
	  /usr/lib/pymodules/python2.x
	  directory that the debian installer uses

2011-12-13 14:39  sloot

	* [r13685] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  fixed a leak

2011-12-13 13:15  sloot

	* [r13683] include/frog/mwu_chunker_mod.h, src/Frog.cxx,
	  src/mwu_chunker_mod.cxx: mwu cleanup

2011-12-13 10:33  sloot

	* [r13679] src/Frog.cxx, src/Parser.cxx, src/cgn_tagger_mod.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx, src/mwu_chunker_mod.cxx:
	  reshuffled again to use POS tags with head attribute

2011-12-12 16:07  sloot

	* [r13672] src/Frog.cxx, src/Parser.cxx, src/mbma_mod.cxx: attempt
	  to make multithreading a bit more reliable

2011-12-08 10:52  sloot

	* [r13661] src/Frog.cxx, src/Parser.cxx, src/mblem_mod.cxx,
	  src/mbma_mod.cxx, src/mwu_chunker_mod.cxx: adapted to changing
	  libfolia API

2011-12-06 16:44  sloot

	* [r13653] src/Frog.cxx, src/Parser.cxx, src/cgn_tagger_mod.cxx,
	  src/mwu_chunker_mod.cxx: libfolia API change!

2011-12-06 15:14  sloot

	* [r13649] configure.ac, include/frog/Parser.h,
	  include/frog/cgn_tagger_mod.h, include/frog/mblem_mod.h,
	  include/frog/mbma_mod.h, include/frog/mwu_chunker_mod.h,
	  src/Frog.cxx, src/Parser.cxx, src/cgn_tagger_mod.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx, src/mwu_chunker_mod.cxx:
	  adapted to change in libfolia: AbstractElement ==> FoliaElement

2011-12-06 14:24  sloot

	* [r13642] src/cgn_tagger_mod.cxx: cgn tag ==> subset translations
	  in a tabel now.
	  Should be a configuration file of course

2011-12-06 11:24  sloot

	* [r13641] src/mbma_mod.cxx: more cleanup

2011-12-06 11:08  sloot

	* [r13640] include/frog/mbma_mod.h, src/mbma_mod.cxx: more cleanup

2011-12-06 10:07  sloot

	* [r13635] include/frog/cgn_tagger_mod.h,
	  include/frog/mwu_chunker_mod.h, src/Frog.cxx,
	  src/cgn_tagger_mod.cxx, src/mwu_chunker_mod.cxx: more
	  folianizing.
	  folia classes E-MAIL and WWW-URL ==> SPEC(symb)

2011-12-06 08:53  sloot

	* [r13634] include/frog/mblem_mod.h, src/Frog.cxx,
	  src/mblem_mod.cxx: more cleanup, more folia

2011-12-06 08:13  sloot

	* [r13633] src/Frog.cxx: added -X option to save results in FoLiA
	  XML format.

2011-12-05 16:43  sloot

	* [r13631] src/cgn_tagger_mod.cxx, src/mblem_mod.cxx: use ucto tags
	  SMILEY and KNOWN-ABBREVIATION to modify the POS tags to SPEC()

2011-12-05 15:40  sloot

	* [r13629] include/frog/mbma_mod.h, src/Frog.cxx, src/Parser.cxx,
	  src/cgn_tagger_mod.cxx, src/mbma_mod.cxx: Tagger result is now
	  split into separate <feat> nodes
	  SPEC() always gets confidence 1.0

2011-11-29 10:03  sloot

	* [r13617] src/mblem_mod.cxx: small cleanup

2011-11-28 15:41  sloot

	* [r13614] include/frog/Makefile.am, include/frog/cgn_tagger_mod.h,
	  include/frog/tagger_mod.h, src/Frog.cxx, src/Makefile.am,
	  src/cgn_tagger_mod.cxx, src/tagger_mod.cxx: renamed tagger+mod to
	  cgn_tagger_mod

2011-11-24 16:44  sloot

	* [r13578] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  more cleaning done

2011-11-24 16:25  sloot

	* [r13577] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  ok, new cleaning attempt

2011-11-24 15:53  sloot

	* [r13576] include/frog/tagger_mod.h, src/Frog.cxx,
	  src/tagger_mod.cxx: move a lot code from main progrtam to tagger
	  module

2011-11-24 15:31  sloot

	* [r13575] include/frog/mblem_mod.h, include/frog/mbma_mod.h,
	  include/frog/mwu_chunker_mod.h, src/Frog.cxx, src/mblem_mod.cxx,
	  src/mbma_mod.cxx, src/mwu_chunker_mod.cxx: more cleanup

2011-11-24 14:13  sloot

	* [r13573] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  reverted to old mwu module.
	  something was broken. rethinking later…

2011-11-24 13:22  sloot

	* [r13572] include/frog/tagger_mod.h, src/tagger_mod.cxx: we need
	  thes too, then

2011-11-24 13:21  sloot

	* [r13571] include/frog/Makefile.am, src/Frog.cxx, src/Makefile.am:
	  started to implement a tagger module.
	  should make adding another one more easy

2011-11-24 10:03  sloot

	* [r13570] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  this realy cleans up

2011-11-23 11:46  sloot

	* [r13563] include/frog/mwu_chunker_mod.h, src/mwu_chunker_mod.cxx:
	  cleanup

2011-11-23 11:26  sloot

	* [r13562] include/frog/Parser.h, include/frog/mwu_chunker_mod.h,
	  src/Parser.cxx, src/mwu_chunker_mod.cxx: cleanup continues

2011-11-22 16:37  sloot

	* [r13561] include/frog/mwu_chunker_mod.h, src/Frog.cxx,
	  src/mwu_chunker_mod.cxx: next cleanup step
	  lot to do still!

2011-11-22 13:51  sloot

	* [r13560] include/frog/FrogData.h, include/frog/Makefile.am,
	  include/frog/Parser.h, src/Frog.cxx, src/FrogData.cxx,
	  src/Makefile.am, src/Parser.cxx: first cleanup step

2011-11-22 13:38  sloot

	* [r13559] include/frog/Parser.h, src/Frog.cxx, src/Parser.cxx: now
	  we are able to handle all based on a FoLiA document.
	  Next step: a lot of cleaning

2011-11-17 16:36  sloot

	* [r13557] src/Parser.cxx: The parser now sort-of adds dependencies
	  to the FoLia doc.
	  MWU' will fail

2011-11-15 16:28  sloot

	* [r13549] include/frog/Parser.h, src/Frog.cxx, src/FrogData.cxx,
	  src/Parser.cxx: started to modify the parser wrapper for FoLiA
	  usage.
	  Almost works, but needs libfolia extensions that Maarten forgot

2011-11-14 16:26  sloot

	* [r13547] include/frog/mwu_chunker_mod.h, src/Frog.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx, src/mwu_chunker_mod.cxx:
	  alles tot de parser werkt nu "folia-based".
	  Parser nog niet!!!!
	  Alles is nog wel wat houterig.

2011-11-10 14:36  sloot

	* [r13537] include/frog/Frog.h, include/frog/mblem_mod.h,
	  include/frog/mbma_mod.h, src, src/Frog-util.cxx, src/Frog.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx, src/tst.sh, tests,
	  tests/Makefile.am, tests/test.txt, tests/tst.ok, tests/tst.txt:
	  this version builds a FoLiA tree in parallel with the normal
	  processing.
	  This is not finished yet, and slows down processing too.
	  The output is still "old style" and seems to be OK still.
	  The produced FoLiA doc is dumped at the end for informational
	  purposes.
	  
	  Do not upgrade to this version please!

2011-11-03 15:57  sloot

	* [r13516] Makefile.am, configure.ac, src/Frog.cxx,
	  src/Makefile.am, src/tst.sh, test.txt, tests, tests/Makefile.am,
	  tests/test.txt, tests/tst.ok: added a 'make check' / 'make
	  distcheck' target
	  Frog now works with both Mbt 3.2.6 and higer versions

2011-11-03 09:33  sloot

	* [r13513] NEWS, configure.ac, include/frog/Frog.h, src/Frog.cxx,
	  src/mblem_mod.cxx, src/mbma_mod.cxx: merged with the foliabased
	  branch. folia rulezzzz

2011-10-25 13:06  sloot

	* [r13460] NEWS: NEWS was not updated for a while. what's new?

2011-10-24 14:23  sloot

	* [r13450] configure.ac: seems to work well with older Mbt too

2011-08-31 15:13  sloot

	* [r13056] config/Frog.mbt.1.0.settings, configure.ac,
	  src/Frog.cxx: fixed a problem in the settings.
	  Depends on new Mbt because we us +vcf to call the tagger

2011-08-31 09:36  sloot

	* [r13045] docs/frog.1, src/Frog.cxx: made -V (and --version)
	  consistent

2011-08-31 08:17  sloot

	* [r13038] configure.ac: Bumped version after release

2011-08-23 13:22  sloot

	* [r12954] include/frog/Frog.h, src/Frog.cxx: numb change

2011-08-23 12:36  sloot

	* [r12952] configure.ac: bumped version after release

2011-08-23 12:33  sloot

	* [r12951] NEWS: release!

2011-08-23 12:13  sloot

	* [r12948] config/.cvsignore, include/.cvsignore,
	  include/frog/.cvsignore, src/.cvsignore: soem remains form the
	  past removed

2011-08-23 10:29  sloot

	* [r12944] NEWS, docs/frog.1: NEWS
	  man page update

2011-08-23 10:25  sloot

	* [r12943] src/Frog.cxx: reversed -Q behaviour

2011-08-22 14:08  sloot

	* [r12933] configure.ac: lower version of ucto works too

2011-08-22 13:30  sloot

	* [r12929] configure.ac, src/Frog.cxx: adapted to changed ucto API.
	  Now the correct ucto config is used (I hope)

2011-06-08 14:25  sloot

	* [r10463] src/Frog.cxx: oesp

2011-06-08 14:19  sloot

	* [r10462] src/Frog.cxx: Use the same Tagger commandline arguments
	  both for Server and Normal mode!

2011-06-08 13:57  mvgompel

	* [r10460] src/Frog.cxx: added option to disable quote detection in
	  tokeniser

2011-05-23 10:50  sloot

	* [r10161] src/Frog.cxx: zo beter Maarten?

2011-05-12 13:26  sloot

	* [r9905] NEWS: news

2011-05-12 13:23  sloot

	* [r9904] src/mwu_chunker_mod.cxx: avoid scientific notation

2011-05-12 12:50  sloot

	* [r9902] config/Frog.mbt.1.0.settings, configure.ac,
	  include/frog/mwu_chunker_mod.h, src/Frog.cxx,
	  src/mwu_chunker_mod.cxx: added a confidence column. Needs the
	  latest and greatest Timbl and Mbt.

2011-05-12 10:16  antalb

	* [r9882] config/Frog.mbt.1.0.known.dddwfWawa,
	  config/Frog.mbt.1.0.settings: updated the Frog MBT known ibase
	  with class distributions (+D)

2011-05-11 14:32  sloot

	* [r9865] src/Frog.cxx: even for PassThru we want tokenizer config
	  to be present. We are going to use ucto anyway.
	  Als make sure to set the tokenizer debug level.

2011-05-11 13:22  sloot

	* [r9864] config/Makefile.am, config/tokconfig-de,
	  config/tokconfig-en, config/tokconfig-fr, config/tokconfig-it,
	  config/tokconfig-nl: No longer install and maintain ucto files
	  here!
	  Don't install non-dutch stuff. It is incomplete.

2011-04-27 16:49  mvgompel

	* [r9731] configure.ac: version bump after release

2011-04-27 16:37  mvgompel

	* [r9728] NEWS, configure.ac, src/Frog.cxx: moved nasty sentence
	  per line patch away, support now in ucto itself

2011-04-19 14:53  mvgompel

	* [r9588] configure.ac: version update for next round

2011-04-19 14:52  mvgompel

	* [r9587] NEWS: news update

2011-04-19 14:38  mvgompel

	* [r9585] src/Frog.cxx: Fixed max buffer size problem (a bit
	  patchy, but ok)

2011-04-18 14:19  sloot

	* [r9558] configure.ac: bumped version after release

2011-04-18 13:41  sloot

	* [r9556] configure.ac, src/Frog.cxx: ok. for now we do not want to
	  introduce dependencies on very recent packages.
	  removed some code and lowered our expectations

2011-04-18 13:05  sloot

	* [r9554] NEWS, include/frog/mblem_mod.h, include/frog/mbma_mod.h,
	  include/frog/mwu_chunker_mod.h, src/Frog.cxx, src/mblem_mod.cxx,
	  src/mbma_mod.cxx, src/mwu_chunker_mod.cxx: check the init()
	  functions for failures and stop execution on errors.

2011-04-07 13:07  sloot

	* [r9331] src/Frog.cxx: Use TimblServer as include

2011-04-07 10:23  sloot

	* [r9319] configure.ac, src/Frog.cxx: now we announe are partners.
	  Needs the most recent versions of ucto, timbl, timblserver and
	  mbt

2011-03-31 12:35  sloot

	* [r9241] leapfrogged

2011-03-31 12:30  sloot

	* [r9237] changed debugging a bit

2011-03-29 14:52  sloot

	* [r9217] default is NO debug.

2011-03-29 12:40  sloot

	* [r9216] when the [mblem] transFile option is empty (or missing),
	  mblem no longer translates the tags.
	  Only useful when mble is als trained without translations.

2011-03-29 12:29  sloot

	* [r9214] Bumped version after release
	  props set

2011-03-24 10:51  sloot

	* [r9114] reverted to previous version

2011-03-24 10:44  sloot

	* [r9113] reverted to old version

2011-03-23 10:58  sloot

	* [r9085] this one too

2011-03-23 10:57  sloot

	* [r9084] more decapping

2011-03-22 16:35  antalb

	* [r9054] new mbma data

2011-03-22 13:28  sloot

	* [r9038] make sure pthreads are used

2011-03-21 16:06  sloot

	* [r9002] arghhh

2011-03-21 13:09  sloot

	* [r8998] decapped

2011-03-20 14:38  joostvb

	* [r8983] typo

2011-03-20 14:37  joostvb

	* [r8982] new upstream, new homepage, versioned build-depends

2011-03-20 10:44  joostvb

	* [r8979] ship better 0.11.1

2011-03-20 10:42  joostvb

	* [r8978] add Frog.1 .so link: consistent with name of binary

2011-03-20 10:13  joostvb

	* [r8977] record changes

2011-03-17 09:32  sloot

	* [r8897] bumped version
	  depends on newer ucto (i think)

2011-03-16 16:00  sloot

	* [r8890] cleaned up Parser Python meuck

2011-03-16 15:37  sloot

	* [r8881] For now python stuff is fixed
	  we can do better I think

2011-03-16 13:47  sloot

	* [r8878] almost -pedantic proof.
	  Python stuff complains about "warning: ISO C++ 1998 does not
	  support ‘long long’"

2011-03-16 13:08  sloot

	* [r8873] updated the NEWS

2011-03-16 13:03  sloot

	* [r8872] make some compilers happy

2011-03-15 16:35  sloot

	* [r8870] geen debug=10 in SVN svp

2011-03-15 16:33  sloot

	* [r8869] propset
	  use ICU toLower instead of homegrown decap

2011-03-15 15:52  sloot

	* [r8866] decap all words, independent from tag
	  when tag==SPEC() ignore mblem and mbma results

2011-03-15 14:50  antalb

	* [r8865] perhaps, maybe, hopefully fixed the "weesten" issue

2011-03-14 17:49  antalb

	* [r8857] let's hope this tree file reverts to the correct encoding
	  situation

2011-03-14 15:38  antalb

	* [r8856] fixed "emmen" and "vrienden" errors

2011-03-14 11:26  sloot

	* [r8845] satisfy the compiler

2011-03-14 08:57  sloot

	* [r8835] smaal edit

2011-03-12 20:09  joostvb

	* [r8820] new upstream, new homepage

2011-03-09 16:02  sloot

	* [r8760] removed unwanted options

2011-03-09 15:48  sloot

	* [r8759] more detagging )

2011-03-09 14:37  sloot

	* [r8758] start to 'untag' mblem

2011-03-09 14:22  sloot

	* [r8757] made mbma classify independant from tagger result.
	  pre and postprocessing still needs that

2011-03-09 13:56  sloot

	* [r8756] more cleanup

2011-03-09 13:40  sloot

	* [r8755] cleanup.
	  removed inconvenient options like --vtok --stok.
	  disables paragraph detection, because it lead to strange results
	  in tokenizer.getSentenceString()

2011-03-08 10:53  sloot

	* [r8743] added a man page

2011-03-04 13:08  mvgompel

	* [r8686] added logo

2011-03-01 14:00  sloot

	* [r8638] bumped version. seemed a nice moment for 0.11

2011-03-01 13:39  sloot

	* [r8635] We need the most recent ucto!

2011-02-28 17:25  mvgompel

	* [r8630] when using testdir, ignore hidden files (dotfiles)

2011-02-28 16:13  mvgompel

	* [r8626] sentence per line on input side

2011-02-28 15:54  mvgompel

	* [r8625] fix

2011-02-28 15:53  mvgompel

	* [r8624] prettier help output

2011-02-28 15:49  mvgompel

	* [r8623] newline

2011-02-28 15:47  sloot

	* [r8621] now bootstrap works

2011-02-27 17:08  joostvb

	* [r8598] ship it

2011-02-27 16:53  joostvb

	* [r8597] files

2011-02-27 16:02  joostvb

	* [r8596] it just might compile

2011-02-27 15:58  joostvb

	* [r8595] initial shot at frog rpm

2011-02-27 12:26  joostvb

	* [r8589] make sure tmp installpath not encoded in .pyc files

2011-02-27 12:07  joostvb

	* [r8588] restart 0.10.4

2011-02-27 12:06  joostvb

	* [r8587] upstream rerelease

2011-02-27 12:01  joostvb

	* [r8586] ship a better 0.10.3

2011-02-27 11:59  joostvb

	* [r8585] install scripts, data and util pythoncode in separate
	  dirs.

2011-02-27 11:40  joostvb

	* [r8584]

2011-02-27 11:38  joostvb

	* [r8583] new upstream

2011-02-27 11:38  joostvb

	* [r8582] start 0.10.4, tags

2011-02-27 11:28  joostvb

	* [r8581] ship it: 0.10.3

2011-02-27 11:24  joostvb

	* [r8580] tags

2011-02-27 11:23  joostvb

	* [r8579] do not set pythondir to $(PYTHONDIR): it is unneeded for
	  installation, and breaks "make install prefix=/foo" (used by fink
	  on Mac OS X, e.g.)

2011-02-27 10:41  joostvb

	* [r8577] build-depend upon new split ucto. add python to
	  build-depends

2011-02-27 10:26  joostvb

	* [r8575] first shot at from fink package

2011-02-14 13:49  sloot

	* [r8319] added a '-n' option to do 'one sentence per line'
	  tokenizing.

2011-02-13 07:36  joostvb

	* [r8307] start 0.10.3

2011-02-13 07:26  joostvb

	* [r8306] ship it: 0.10.2

2011-02-13 07:11  joostvb

	* [r8305] do not install ChangeLog. packagers take care of that

2011-02-13 06:56  joostvb

	* [r8304] use sysconfdir variable, not hardcoded etc/

2011-02-12 18:49  joostvb

	* [r8303] 0.10.1 is released. start 0.10.2

2011-02-12 18:33  joostvb

	* [r8302] ship it. version nr in sync with the one found in
	  configure.ac

2011-02-12 18:27  joostvb

	* [r8301] changelog is autogenerate, removed from svn

2011-02-12 18:27  joostvb

	* [r8300] record changes

2011-02-12 17:35  joostvb

	* [r8295] lets call this "frog", not "Frog": sane tarbaball name

2011-02-12 17:31  joostvb

	* [r8294] merge frog-ng patch to deal with unavailable icu 4.6

2011-02-10 16:05  sloot

	* [r8287] we need ucto >= 0.3.6

2011-02-10 15:52  sloot

	* [r8285] added -e option to set the encoding

2011-02-09 10:15  sloot

	* [r8268] changed displaying of MWU's.
	  Added (fatal) error when an entry in the MWU file is invalid

2011-02-09 09:04  sloot

	* [r8266] Removed invalid (non MWU) entry

2011-02-08 11:05  antalb

	* [r8252] moved to a more comprehensive MWU file based on the Lassy
	  + Alpino treebanks

2011-02-07 20:32  antalb

	* [r8248] another fix

2011-02-07 20:29  antalb

	* [r8247] little fix

2011-02-07 18:38  antalb

	* [r8244] replaced old & small parser files by Frog.mbdp.1.0 parser
	  files

2011-02-07 15:23  sloot

	* [r8240] renamed groupSize
	  bumped version
	  fixed install for new tagger files

2011-02-07 15:00  antalb

	* [r8239] removed older cgn-wotan-dcoi.mbt tagger files

2011-02-07 14:56  antalb

	* [r8238] adding new Frog.mbt.1.0 tagger files, also updated
	  frog.cfg

2011-02-02 14:18  sloot

	* [r8187] tags and props

2011-02-02 13:36  sloot

	* [r8175] it's another year

2011-02-02 12:00  sloot

	* [r8173] not needed anymore

2011-02-02 11:58  sloot

	* [r8172] don't use private unicode_utils. ucto provides what we
	  need

2011-02-01 15:10  sloot

	* [r8150] fixed include

2011-01-31 15:58  sloot

	* [r8124] Removed redundant -s from tagger command
	  disabled -s from usage. Tt is not used.

2011-01-31 13:39  sloot

	* [r8115] bumped version
	  now uses ucto-icu.pc

2011-01-27 11:14  sloot

	* [r8031] bumped version after release

2011-01-27 09:24  sloot

	* [r8026] props set

2011-01-27 09:23  sloot

	* [r8025] made it work with recent ucto
	  addes some TODO

2011-01-13 13:40  sloot

	* [r7812] explicitly set theErrLog

2011-01-11 14:41  mvgompel

	* [r7782] same fixes as in ucto

2011-01-10 15:46  mvgompel

	* [r7766] Re-added support for pre-tokenised data, bypassing most
	  of ucto

2011-01-10 15:14  mvgompel

	* [r7764] re-enabled --tok , but it's a bit of a secret function
	  now, best use ucto directly for only tokenisation.

2011-01-10 15:01  mvgompel

	* [r7763] Refactored main Test function, containing main
	  tokenisation loop, now much cleaner and compliant with new API

2011-01-05 16:16  sloot

	* [r7721] simple identification of ourself

2011-01-05 15:54  mvgompel

	* [r7718] small version bump

2011-01-05 15:52  sloot

	* [r7717] not needed in SVN
	  is auto installed

2011-01-05 15:33  mvgompel

	* [r7715] adapted to new ucto API

2010-12-16 10:24  sloot

	* [r7444] changed illegal '=='

2010-12-15 11:49  sloot

	* [r7407] use ucto to also get ICU ok (experimental)

2010-12-14 16:58  sloot

	* [r7397] Always ICU please!

2010-12-14 16:57  sloot

	* [r7396] We don't support Frog without ICU

2010-12-13 15:53  sloot

	* [r7368] small ucto tokenizer interface change

2010-12-13 15:13  sloot

	* [r7365] knip/plak foutje

2010-12-13 14:54  sloot

	* [r7362] propset

2010-12-13 14:51  sloot

	* [r7361] use ucto lib!

2010-12-13 14:51  sloot

	* [r7360] no longer needed. We use ucto

2010-12-13 14:42  sloot

	* [r7359] removed from trunk. see FrogNG branch

2010-12-07 09:59  sloot

	* [r7165] added standard © info

2010-12-07 09:59  sloot

	* [r7164] unused file

2010-12-06 16:20  sloot

	* [r7157] make compiler happy

2010-12-01 16:27  sloot

	* [r7088] small edits to make the compiler happy

2010-10-26 14:35  mvgompel

	* [r6675] last move

2010-10-26 14:33  mvgompel

	* [r6674] moving Frog stuff to trunk

2010-10-26 14:29  mvgompel

	* [r6673] moving stuff to new trunk, first test

2010-10-26 10:29  mvgompel

	* [r6657] added trunk

