develooper Front page | perl.modules | Postings from April 2008

Module submission Lingua::EN::Semtags

From:
Perl Authors Upload Server
Date:
April 24, 2008 11:41
Subject:
Module submission Lingua::EN::Semtags

The following module was proposed for inclusion in the Module List:

  modid:       Lingua::EN::Semtags
  DSLIP:       cdpOg
  description: extract semantic tags (semtags) from text
  userid:      IGORM (Igor Myroshnichenko)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:
    http://lingua-en-semtags.blogspot.com

  similar:
    Lingua::EN::Tagger, WordNet::QueryData

  rationale:

    Problem: a user is processing blog post titles and needs to
    programmatically determine the posts' semantic context.

    Solution: the user feeds a blog post title to Lingua::EN::Semtags
    and gets back a set of semantic tags (semtags) which can be used for
    further processing.

    For example: A blog post title like "BBtv: Graffiti Research Lab,
    the movie" (http://www.boingboing.net, Posted by Xeni Jardin, April
    24, 2008 8:00 AM) would produce the following semtags: [DECORATION
    WORKPLACE SHOW].

    Lingua::EN::Semtags depends on Lingua::EN::Tagger for POS (part of
    speech) tagging and WordNet::QueryData for interfacing with a
    WordNet database.

  enteredby:   IGORM (Igor Myroshnichenko)
  enteredon:   Thu Apr 24 18:41:07 2008 GMT

The resulting entry would be:

Lingua::EN::
::Semtags         cdpOg extract semantic tags (semtags) from text    IGORM


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c8310000_9297b278060a875a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c8310000_9297b278060a875a&SUBMIT_pause99_add_mod_insertit=1



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About