Home
last modified time | relevance | path

Searched refs:mkmodel (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/yamcha/yamcha-0.33/
H A DMakefile.am35 cp -f libexec/mkmodel @PACKAGE@-@VERSION@/libexec/yamcha
64 (cd $(DESTDIR)@prefix@/bin; @LN_S@ -f ../libexec/yamcha/mkmodel yamcha-mkmodel)
67 rm -f $(DESTDIR)@prefix@/bin/yamcha-mkmodel
H A DMakefile.in690 cp -f libexec/mkmodel @PACKAGE@-@VERSION@/libexec/yamcha
719 (cd $(DESTDIR)@prefix@/bin; @LN_S@ -f ../libexec/yamcha/mkmodel yamcha-mkmodel)
722 rm -f $(DESTDIR)@prefix@/bin/yamcha-mkmodel
H A Dconfigure.in310 libexec/mkmodel
324 libexec/mkmodel \
H A Dconfigure23129 libexec/mkmodel \
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/WebBrowser/
H A DProperties.config8 # 'path to a .mkmodel #1',
9 # 'path to a .mkmodel #2',
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/WebBrowser/Help/
H A DSelectModel.htmlf3 … An example would be "MiddleKit/Docs/Videos/Middle/Videos.mkmodel". You can leave the ".mkmodel" e…
/dports/textproc/yamcha/yamcha-0.33/libexec/
H A Dmkmodel.in7 $Id: mkmodel.in,v 1.15 2004/10/03 03:16:26 taku-ku Exp $;
54 sub mkmodel { my @p = @_; eval "${MODULE}::mkmodel (\@p)"; die $@ if $@; }
152 mkmodel (\@dic, \@model);
H A DMakefile.am2 pkglibexec_SCRIPTS = mkmodel mksvmdata svm_learn_wrapper mkparam showse zipmodel selecttag PKI.pm P… script
H A DMakefile.in47 $(srcdir)/mkmodel.in $(srcdir)/mkparam.in \
57 CONFIG_CLEAN_FILES = mkmodel mksvmdata svm_learn_wrapper mkparam \
199 pkglibexec_SCRIPTS = mkmodel mksvmdata svm_learn_wrapper mkparam showse zipmodel selecttag PKI.pm P…
238 mkmodel: $(top_builddir)/config.status $(srcdir)/mkmodel.in
H A DPKI.pm98 sub mkmodel subroutine
H A DPKE.pm97 sub mkmodel subroutine
/dports/textproc/yamcha/yamcha-0.33/tests/
H A Dtest1.sh7 perl ../libexec/mkmodel -t ../libexec -e tmp.txtmodel.gz tmp.model
H A Dtest4.sh7 perl ../libexec/mkmodel -t ../libexec -e tmp.txtmodel.gz tmp.model
H A Dtest3.sh7 perl ../libexec/mkmodel -t ../libexec -e tmp.txtmodel.gz tmp.model
H A Dtest2.sh7 perl ../libexec/mkmodel -t ../libexec -e tmp.txtmodel.gz tmp.model
/dports/textproc/yamcha/yamcha-0.33/training/
H A DMakefile.in53 $(PERL) $(TOOLDIR)/mkmodel -t $(TOOLDIR) $(MODEL).txtmodel.gz $(MODEL).model
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/Docs/
H A DTODO.text164 [ ] Improve Resources/Template.mkmodel.
192 …[ ] We could possibly provide a WebKit servlet factory for *.mkmodel. Actually, I don't know if We…