Package perl-Lingua-EN-Tagger: Information

    Source package: perl-Lingua-EN-Tagger
    Version: 0.23-alt1
    Build time:  Oct 3, 2012, 11:28 PM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Part-of-speech tagger for English natural language processing
    Description: 
    The module is 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.

    List of rpms provided by this srpm:
    perl-Lingua-EN-Tagger (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexey Tourbin

    ACL:
    @cpan
    @qa

      1. perl-HTML-Parser
      2. perl-Lingua-Stem
      3. perl-Memoize-ExpireLRU
      4. perl-devel

    Last changed


    Oct. 3, 2012 Igor Vlasenko 0.23-alt1
    - automated CPAN update
    Sept. 26, 2012 Alexey Tourbin 0.20-alt1
    - 0.16 -> 0.20
    July 16, 2010 Igor Vlasenko 0.16-alt1
    - automated CPAN update