The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RePrec::Salton - compute precision values

SYNOPSIS

See RePrec(3).

DESCRIPTION

Compute precision values and interpolate according to Salton's proposal. Precision is not uniquely defined in the case of ranks which don't have relevant documents. Therefore it migth happen that for a given recaqll point more than one precision value is returned.

METHODS

See RePrec(3).

$obj = RePrec::Salton->new()

Constructor.

BUGS

Yes. Please let me know!

SEE ALSO

RePrec(3), perl(1).

AUTHOR

Norbert Gövert <goevert@ls6.cs.uni-dortmund.de>

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 57:

'=item' outside of any '=over'

Around line 119:

You forgot a '=back' before '=head1'