aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-02-21 18:07:23 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-02-21 18:07:23 +0000
commit089ae7bb8b8f3128b695bea366cde9f8f0230481 (patch)
tree24867814681c18c76f21c6c477a43e5a9aab8a4b /textproc/Makefile
parenta5510fca0cacd2024eccca8c5672d6f91a8b625b (diff)
downloadports-089ae7bb8b8f3128b695bea366cde9f8f0230481.tar.gz
ports-089ae7bb8b8f3128b695bea366cde9f8f0230481.zip
SRILM is a toolkit for building and applying statistical language models (LMs),
primarily for use in speech recognition, statistical tagging and segmentation. It has been under development in the SRI Speech Technology and Research Laboratory since 1995. The toolkit has also greatly benefitted from its use and enhancements during the Johns Hopkins University/CLSP summer workshops in 1995, 1996, and 1997 SRILM consists of the following components: * A set of C++ class libraries implementing language models, supporting data stuctures and miscellaneous utility functions. * A set of executable programs built on top of these libraries to perform standard tasks such as training LMs and testing them on data, tagging or segmenting text, etc. * A collection of miscellaneous scripts facilitating minor related tasks. WWW: http://www.speech.sri.com/projects/srilm/ Author: stolcke@speech.sri.com PR: 60810 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=101586
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ba2cf8a35e31..d4fca07a747b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -495,6 +495,7 @@
SUBDIR += sp
SUBDIR += spell
SUBDIR += spellutils
+ SUBDIR += srilm
SUBDIR += sv-aspell
SUBDIR += tclExpat
SUBDIR += tdtd.el