Alvis::TermTagger

Perl extension for tagging terms in a corpus
Download

Alvis::TermTagger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Thierry Hamon
  • Publisher web site:
  • http://search.cpan.org/~thhamon/

Alvis::TermTagger Tags


Alvis::TermTagger Description

Perl extension for tagging terms in a corpus Alvis::TermTagger is a Perl extension for tagging terms in a corpus.SYNOPSISuse Alvis::TermTagger;Alvis::TermTagger::termtagging($termlist, $outputfile);This module is used to tag a corpus with terms. Corpus (given on the STDIN) is a file with one sentence per line. Term list ($termlist) is a file containing one term per line. For each term, additionnal information (as canonical form or semantic tag) can be given after the first column. This information can be separated by either a column, either by a vertical bar. Each line of the output file ($outputfile) contains the sentence number, the term, additional information, all separated by a tabulation character.This module is mainly used in the Alvis NLP Platform. Requirements: · Perl


Alvis::TermTagger Related Software