diff options
author | pav <pav@FreeBSD.org> | 2004-04-04 05:46:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-04 05:46:24 +0800 |
commit | a174f3659b418bb0292081630ad7a76851302432 (patch) | |
tree | 64263ce2580591280b21573e78a29b4b3f4de211 /textproc/srilm/pkg-plist | |
parent | 96be523f92629ce8018a9f1ecba1429531a6acf0 (diff) | |
download | freebsd-ports-gnome-a174f3659b418bb0292081630ad7a76851302432.tar.gz freebsd-ports-gnome-a174f3659b418bb0292081630ad7a76851302432.tar.zst freebsd-ports-gnome-a174f3659b418bb0292081630ad7a76851302432.zip |
- Update to 1.4
PR: ports/65116
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Diffstat (limited to 'textproc/srilm/pkg-plist')
-rw-r--r-- | textproc/srilm/pkg-plist | 66 |
1 files changed, 34 insertions, 32 deletions
diff --git a/textproc/srilm/pkg-plist b/textproc/srilm/pkg-plist index dc8a39a122bb..fd721cd9547d 100644 --- a/textproc/srilm/pkg-plist +++ b/textproc/srilm/pkg-plist @@ -1,45 +1,36 @@ -bin/ngram -bin/ngram-count -bin/ngram-merge -bin/ngram-class -bin/disambig bin/anti-ngram +bin/disambig +bin/fax2tiff +bin/hidden-ngram +bin/lattice-tool +bin/multi-ngram bin/nbest-lattice bin/nbest-mix bin/nbest-optimize bin/nbest-pron-score +bin/ncftpget +bin/ngram +bin/ngram-class +bin/ngram-count +bin/ngram-merge bin/segment bin/segment-nbest -bin/hidden-ngram -bin/multi-ngram -bin/lattice-tool -%%EXAMPLESDIR%%/change-lm-vocab -%%EXAMPLESDIR%%/rescore-decipher -%%EXAMPLESDIR%%/rescore-acoustic -%%EXAMPLESDIR%%/rescore-reweight -%%EXAMPLESDIR%%/rescore-minimize-wer -%%EXAMPLESDIR%%/make-batch-counts -%%EXAMPLESDIR%%/merge-batch-counts -%%EXAMPLESDIR%%/make-big-lm -%%EXAMPLESDIR%%/make-multiword-pfsg -%%EXAMPLESDIR%%/pfsg-from-ngram -%%EXAMPLESDIR%%/nbest-error -%%EXAMPLESDIR%%/nbest-rover -%%EXAMPLESDIR%%/align-with-tags -%%EXAMPLESDIR%%/compute-sclite -%%EXAMPLESDIR%%/compare-sclite %%EXAMPLESDIR%%/add-classes-to-pfsg %%EXAMPLESDIR%%/add-dummy-bows %%EXAMPLESDIR%%/add-pauses-to-pfsg %%EXAMPLESDIR%%/add-ppls +%%EXAMPLESDIR%%/align-with-tags %%EXAMPLESDIR%%/bytelog-to-log10 +%%EXAMPLESDIR%%/change-lm-vocab %%EXAMPLESDIR%%/classes-to-fsm %%EXAMPLESDIR%%/combine-acoustic-scores %%EXAMPLESDIR%%/compare-ppls +%%EXAMPLESDIR%%/compare-sclite %%EXAMPLESDIR%%/compute-best-mix %%EXAMPLESDIR%%/compute-best-rover-mix %%EXAMPLESDIR%%/compute-best-sentence-mix %%EXAMPLESDIR%%/compute-oov-rate +%%EXAMPLESDIR%%/compute-sclite %%EXAMPLESDIR%%/continuous-ngram-count %%EXAMPLESDIR%%/extract-skip-probs %%EXAMPLESDIR%%/find-reference-posteriors @@ -48,37 +39,48 @@ bin/lattice-tool %%EXAMPLESDIR%%/hits-from-log %%EXAMPLESDIR%%/log10-to-bytelog %%EXAMPLESDIR%%/make-abs-discount +%%EXAMPLESDIR%%/make-batch-counts +%%EXAMPLESDIR%%/make-big-lm %%EXAMPLESDIR%%/make-diacritic-map %%EXAMPLESDIR%%/make-gt-discounts -%%EXAMPLESDIR%%/make-kn-discounts -%%EXAMPLESDIR%%/make-kn-counts %%EXAMPLESDIR%%/make-hiddens-lm +%%EXAMPLESDIR%%/make-kn-counts +%%EXAMPLESDIR%%/make-kn-discounts %%EXAMPLESDIR%%/make-lm-subset +%%EXAMPLESDIR%%/make-multiword-pfsg %%EXAMPLESDIR%%/make-nbest-pfsg %%EXAMPLESDIR%%/make-ngram-pfsg %%EXAMPLESDIR%%/make-sub-lm -%%EXAMPLESDIR%%/sort-lm -%%EXAMPLESDIR%%/reverse-lm +%%EXAMPLESDIR%%/merge-batch-counts %%EXAMPLESDIR%%/merge-nbest +%%EXAMPLESDIR%%/nbest-error %%EXAMPLESDIR%%/nbest-posteriors -%%EXAMPLESDIR%%/nbest2-to-nbest1 +%%EXAMPLESDIR%%/nbest-rover %%EXAMPLESDIR%%/nbest-vocab +%%EXAMPLESDIR%%/nbest2-to-nbest1 +%%EXAMPLESDIR%%/pfsg-from-ngram %%EXAMPLESDIR%%/pfsg-to-dot %%EXAMPLESDIR%%/pfsg-to-fsm %%EXAMPLESDIR%%/pfsg-vocab %%EXAMPLESDIR%%/ppl-from-log +%%EXAMPLESDIR%%/prettify %%EXAMPLESDIR%%/remove-lowprob-ngrams %%EXAMPLESDIR%%/replace-words-with-classes -%%EXAMPLESDIR%%/reverse-text +%%EXAMPLESDIR%%/rescore-acoustic +%%EXAMPLESDIR%%/rescore-decipher +%%EXAMPLESDIR%%/rescore-minimize-wer +%%EXAMPLESDIR%%/rescore-reweight +%%EXAMPLESDIR%%/reverse-lm %%EXAMPLESDIR%%/reverse-ngram-counts -%%EXAMPLESDIR%%/sentid-to-sclite +%%EXAMPLESDIR%%/reverse-text %%EXAMPLESDIR%%/sentid-to-ctm +%%EXAMPLESDIR%%/sentid-to-sclite +%%EXAMPLESDIR%%/sort-lm %%EXAMPLESDIR%%/subtract-ppls %%EXAMPLESDIR%%/uniform-classes %%EXAMPLESDIR%%/vp2text +%%EXAMPLESDIR%%/wlat-stats %%EXAMPLESDIR%%/wlat-to-dot %%EXAMPLESDIR%%/wlat-to-pfsg -%%EXAMPLESDIR%%/wlat-stats %%EXAMPLESDIR%%/wordlat-to-lisp -%%EXAMPLESDIR%%/prettify @dirrm %%EXAMPLESDIR%% |