Download the PHP package vench/php-lsa without Composer
On this page you can find all versions of the php package vench/php-lsa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vench/php-lsa
More information about vench/php-lsa
Files in vench/php-lsa
Download vench/php-lsa
More information about vench/php-lsa
Files in vench/php-lsa
Please rate this library. Is it a good library?
Informations about the package php-lsa
PHP LSA Library
Singular value decomposition in PHP implementation language.
This package can analyze texts to find a relation with given terms.
It can take an array with text document strings and transform them so they can be queried.
The package can also take a given text and perform a query to return the index of the document that matches better text that was given in the original array of text documents.
Install
Examples
Find the most similar text.
TODO
- [x] add save data
- [x] add load data
- [x] change transform
All versions of php-lsa with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package vench/php-lsa contains the following files
Loading the files please wait ....