RubyGems Navigation menu

engtagger 0.1.1

A Ruby port of Perl Lingua::EN::Tagger, 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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.0 - January 21, 2023 (595KB)
  2. 0.3.2 - August 05, 2022 (597KB)
  3. 0.3.1 - June 21, 2022 (597KB)
  4. 0.3.0 - June 21, 2022 (597KB)
  5. 0.2.2 - February 03, 2022 (597KB)
  6. 0.1.1 - May 14, 2008* (617KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (2):

hoe >= 1.5.1
hpricot >= 0

所有者:

作者:

  • Yoichiro Hasebe

SHA 256チェックサム:

10295d3d8330213d7e6837e8f2d39e2d003371dca2a7810242073adbed01ecb5

累計ダウンロード数 2,208,811

このバージョンのみ 6,059

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: