[frog] 01/02: Updated version 0.13.6 from 'upstream/0.13.6'
Maarten van Gompel
proycon-guest at moszumanska.debian.org
Fri Jan 6 10:49:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
proycon-guest pushed a commit to branch master
in repository frog.
commit b2bfec116e8e0a94754f945a179cc29c8d3cf7f4
Merge: 58bed32 9b27111
Author: proycon <proycon at anaproy.nl>
Date: Fri Jan 6 11:47:13 2017 +0100
Updated version 0.13.6 from 'upstream/0.13.6'
with Debian dir 312cb7fb9c3d937944c1cf27153968f10de5bb56
ChangeLog | 294 +-
Makefile.in | 913 ++
NEWS | 14 +
config.guess | 38 +-
config.sub | 26 +-
configure | 20870 ++++++++++++++++++++++++++++++++++++
configure.ac | 4 +-
docs/Makefile.in | 554 +
docs/frog.1 | 4 +-
docs/mblem.1 | 2 +-
docs/ner.1 | 2 +-
include/Makefile.in | 660 ++
include/frog/Frog.h | 2 +-
include/frog/FrogAPI.h | 2 +-
include/frog/Makefile.in | 600 ++
include/frog/Parser.h | 2 +-
include/frog/cgn_tagger_mod.h | 2 +-
include/frog/clex.h | 4 +-
include/frog/iob_tagger_mod.h | 2 +-
include/frog/mblem_mod.h | 2 +-
include/frog/mbma_brackets.h | 29 +-
include/frog/mbma_mod.h | 4 +-
include/frog/mbma_rule.h | 15 +-
include/frog/mwu_chunker_mod.h | 2 +-
include/frog/ner_tagger_mod.h | 2 +-
include/frog/pos_tagger_mod.h | 2 +-
include/frog/ucto_tokenizer_mod.h | 2 +-
install-sh | 508 +
ltmain.sh | 11156 +++++++++++++++++++
m4/Makefile.in | 480 +
m4/ax_pthread.m4 | 332 +
m4/libtool.m4 | 8388 +++++++++++++++
m4/ltsugar.m4 | 7 +-
m4/lt~obsolete.m4 | 7 +-
m4/pkg.m4 | 217 +-
src/Frog-util.cxx | 2 +-
src/Frog.cxx | 136 +-
src/FrogAPI.cxx | 160 +-
src/Makefile.in | 1156 ++
src/Parser.cxx | 6 +-
src/cgn_tagger_mod.cxx | 16 +-
src/ckyparser.cxx | 2 +-
src/clex.cxx | 6 +-
src/csidp.cxx | 2 +-
src/iob_tagger_mod.cxx | 48 +-
src/mblem_mod.cxx | 134 +-
src/mblem_prog.cxx | 6 +-
src/mbma_brackets.cxx | 575 +-
src/mbma_mod.cxx | 50 +-
src/mbma_prog.cxx | 70 +-
src/mbma_rule.cxx | 172 +-
src/mwu_chunker_mod.cxx | 40 +-
src/ner_prog.cxx | 4 +-
src/ner_tagger_mod.cxx | 65 +-
src/pos_tagger_mod.cxx | 10 +-
src/ucto_tokenizer_mod.cxx | 31 +-
tests/Makefile.in | 478 +
57 files changed, 47544 insertions(+), 773 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frog.git
More information about the debian-science-commits
mailing list