aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-06-01 22:49:53 +0800
committersem <sem@FreeBSD.org>2005-06-01 22:49:53 +0800
commite9517ff49c03011867b214fb24038b9ae75337c3 (patch)
tree9b41755a0b292d5b27834d52a15f34e2d28e5921 /textproc/Makefile
parent7f307daa004071f9409dbe0f8da48d0683d87f7f (diff)
downloadfreebsd-ports-gnome-e9517ff49c03011867b214fb24038b9ae75337c3.tar.gz
freebsd-ports-gnome-e9517ff49c03011867b214fb24038b9ae75337c3.tar.zst
freebsd-ports-gnome-e9517ff49c03011867b214fb24038b9ae75337c3.zip
- New port: textproc/lemmatizer
Library for automatic morphological analysis of English, Russian and German Languages. Finds the lemmas (all forms) of a word. Written in C++. PR: ports/81521 Submitted by: Andrei V. Shetuhin <shetuhin@corp.mail.ru>
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 ab0ddaea691f..c7ea1e749472 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -200,6 +200,7 @@
SUBDIR += lacheck
SUBDIR += latex2html
SUBDIR += latte
+ SUBDIR += lemmatizer
SUBDIR += libcroco
SUBDIR += libebml
SUBDIR += libextractor