The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "TPEDERSE"

UTILS - [documentation] WordNet::Similarity supporting utilities River stage one • 6 direct dependents • 6 total dependents

The '/utils' directory of the package contains a few support Perl programs, that use the WordNet::Similarity modules or generate data files for it. As part of the standard installation these are installed into the system directories (such as /usr/bin...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution

wordvec.pl - Construct word vectors from bigram or co-occurrence matrices River stage zero No dependents

Constructs word vectors from the given WORD_PAIRS....

TPEDERSE/Text-SenseClusters-1.05 - 03 Oct 2015 14:33:01 UTC - Search in distribution

wsd.pl - automatically assign a meaning to every word in a text River stage zero No dependents

Disambiguates each word in the context file using the specified relatedness measure (or WordNet::Similarity::lesk if none is specified)....

TPEDERSE/WordNet-SenseRelate-AllWords-0.19 - 28 May 2009 01:46:03 UTC - Search in distribution

rank.pl - Calculate Spearman's Correlation on two ranked lists output by count.pl or statistic.pl River stage one • 2 direct dependents • 3 total dependents

1. Introduction This is a program that is meant to be used to compare two different statistical measures of association. Given the same set of n-grams ranked in two different ways by two different statistical measures, this program computes Spearman'...

TPEDERSE/Text-NSP-1.31 - 04 Oct 2015 16:42:20 UTC - Search in distribution

Rate - This is a perl program that gives the example use of the Google-Hack Rate functions which manipulate the text retrieved from the web to . River stage zero No dependents

This program gives examples of calling the relatedness functions (NLP related functions)....

PRATH/WebService-GoogleHack-0.15 - 21 Apr 2005 14:38:30 UTC - Search in distribution

intro.pod - introduction to WordNet::SenseRelate::TargetWord River stage zero No dependents

This package consists of a set of Perl modules along with supporting Perl programs that perform the task of Word Sense Disambiguation. The program(s) attempt to disambiguate the sense of a single target word in a given context as described by Banerje...

SID/WordNet-SenseRelate-TargetWord-0.09 - 24 Dec 2006 13:13:56 UTC - Search in distribution

getIC.pl - This program returns the information content of a concept or a term. River stage one • 3 direct dependents • 3 total dependents

BTMCINNES/UMLS-Interface-1.51 - 18 Oct 2016 16:25:20 UTC - Search in distribution

ws-test River stage zero No dependents

This program is used for testing a large data set. It accepts the test file as command line argument and sequentially calls getAllowablePath.pl for each test CUI pair....

TPEDERSE/WebService-UMLSKS-Similarity-0.23 - 11 Dec 2011 04:34:27 UTC - Search in distribution

README - Introduction to WordNet::Extend River stage zero No dependents

This package contains Perl modules that implement the ability to locate a calculated place for inserting a new out of vocabulary (OOV) Lemma into WordNet. This is accomplished primarily by overlaps desribed by Lesk (1986), and the extended gloss over...

JONRUSERT/WordNet-Extend-1.000 - 07 Aug 2017 04:17:24 UTC - Search in distribution
  • CHANGES - Revision history for WordNet::Extend

README - General Information about WordNet-SenseRelate-WordToSet River stage zero No dependents

TPEDERSE/WordNet-SenseRelate-WordToSet-0.04 - 07 Apr 2008 03:39:42 UTC - Search in distribution

sim2r.pl - This program converts a series of umls-similarity output to R format in order to run the SignificanceTesting.r program. River stage one • 1 direct dependent • 1 total dependent

BTMCINNES/UMLS-Similarity-1.47 - 14 Sep 2016 20:12:40 UTC - Search in distribution

README - General information about Text::Similarity River stage two • 3 direct dependents • 11 total dependents

Text-Similarity is a Perl module that allows a user to measure the similarity between two strings or two files. There is one method for computing similarity supported Text::Similarity::Overlaps, and others can be added. When using Text::Similarity::O...

TPEDERSE/Text-Similarity-0.13 - 08 Oct 2015 13:24:23 UTC - Search in distribution

Sparse - Perl module for Sparse Vectors River stage one • 1 direct dependent • 1 total dependent

AMRUTA/Sparse-0.03 - 14 Jun 2004 22:14:33 UTC - Search in distribution

Statistics::Gap - An adaptation of the "Gap Statistic" River stage zero No dependents

Given a dataset how does one automatically find the optimal number of clusters that the dataset should be grouped into? - is one of the prevailing problems. Statisticians Robert Tibshirani, Guenther Walther and Trevor Hastie propose a solution for th...

ANAGHAKK/Statistics-Gap-0.10 - 29 Apr 2006 20:29:54 UTC - Search in distribution

mm-xml2aw-xml.pl - This program converts MetaMap xml (mm-xml) formatted text into the all words xml (aw-xml) format. River stage zero No dependents

BTMCINNES/UMLS-SenseRelate-0.29 - 24 Jul 2013 09:28:12 UTC - Search in distribution

Algorithm::Munkres - Perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros. River stage one • 2 direct dependents • 2 total dependents

Assignment Problem: Given N jobs, N workers and the time taken by each worker to complete a job then how should the assignment of a Worker to a Job be done, so as to minimize the time taken. Thus if we have 3 jobs p,q,r and 3 workers x,y,z such that:...

TPEDERSE/Algorithm-Munkres-0.08 - 22 Oct 2008 17:01:02 UTC - Search in distribution

Math::SparseMatrix - Provides basic sparse matrix operations such as creation, reading from file, reading transpose from file and writing to file. River stage one • 2 direct dependents • 2 total dependents

Math::SparseMatrix provides simple sparse matrix functionality such as creation of sparse matrices, writing them out to a file, reading matrices from files and reading transpose of a matrix stored in a file....

TPEDERSE/Math-SparseMatrix-0.03 - 06 Apr 2008 21:02:23 UTC - Search in distribution

array-suffix-driver.pl River stage zero No dependents

See README...

BTMCINNES/Array-Suffix-0.5 - 28 Aug 2007 21:00:04 UTC - Search in distribution

Text::SenseClusters::LabelEvaluation::Driver - Module for evaluation of labels of the clusters. River stage zero No dependents

This Program will compare the result obtained from the SenseClusters with that of Gold Standards. Gold Standards can be obtained from: 1. Wikipedia 2. Wordnet 3. User Provided For fetching the Wikipedia data it use the WWW::Wikipedia module from the ...

AANANDJHA/Text-SenseClusters-LabelEvaluation-Driver-0.09 - 18 Mar 2013 03:06:42 UTC - Search in distribution

Algorithm::RandomMatrixGeneration - Generate internal cell values for a matrix given fixed marginal totals. River stage zero No dependents

This module generates a random matrix given the row and column marginals in such a way that the row and column marginals of the resultant matrix are same as the given marginals. If the given marginals are real valued then the generated cell values ar...

TPEDERSE/Algorithm-RandomMatrixGeneration-0.06 - 27 Mar 2008 12:44:45 UTC - Search in distribution
26 results (0.051 seconds)