パッケージ: liblingua-en-tagger-perl (0.31-3)
liblingua-en-tagger-perl に関するリンク
Debian の資源:
liblingua-en-tagger-perl ソースパッケージをダウンロード:
- [liblingua-en-tagger-perl_0.31-3.dsc]
- [liblingua-en-tagger-perl_0.31.orig.tar.gz]
- [liblingua-en-tagger-perl_0.31-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
part-of-speech tagger for English natural language processing
Lingua::EN::Tagger is a perl module which implements a probability based, corpus-trained tagger that assigns POS tags to English text based on a lookup dictionary and a set of probability values. The tagger assigns appropriate tags based on conditional probabilities - it examines the preceding tag to determine the appropriate tag for the current word. Unknown words are classified according to word morphology or can be set to be treated as nouns or other parts of speech.
The tagger also extracts as many nouns and noun phrases as it can, using a set of regular expressions.
その他の liblingua-en-tagger-perl 関連パッケージ
|
|
|
|
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: liblingua-stem-perl
- module for stemming of words
-
- dep: libmemoize-expirelru-perl
- Expiry plug-in for Memoize that adds LRU cache expiration
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語