debian man page for tm::tau::filter::analyze

Query: tm::tau::filter::analyze

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TM::Tau::Filter::Analyze(3pm)				User Contributed Perl Documentation			     TM::Tau::Filter::Analyze(3pm)

NAME
TM::Tau::Filter::Analyze - Topic Maps, Analysis Filter
SYNOPSIS
# get a map my $tm = ... some map (or another filter) # build a filter expression my $an = new TM::Tau::Filter::Analyze (left => $tm); # this will calculate a map which carries the analysis result $an->sync_in; # print all metrics, the values are occurrences warn $an->instances ($an->mids ('metric));
DESCRIPTION
This package implements an analysis filter. See TM::Tau::Filter how to use filters. Ontology The underlying ontology will develop. You can bootstrap yourself by looking for "metric" in the map. All instances have occurrences with (integer) values. NOTE: This may change.
SEE ALSO
TM::Tau::Filter
AUTHOR INFORMATION
Copyright 200[5-6], Robert Barta <drrho@cpan.org>, All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2008-04-10 TM::Tau::Filter::Analyze(3pm)
Related Man Pages
par::filter5.18(3) - mojave
par::filter::bytecode(3) - mojave
par::filter(3) - osx
par::filter(3pm) - debian
tm::tau(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph