Download the PHP package truongbo/textscore without Composer
On this page you can find all versions of the php package truongbo/textscore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package textscore
Text Process
Description :
- Combine the most important sentences in that passage into a more complete short paragraph
- Use algorithm Stopword,TF-IDF,...
Usage :
-
Install
-
Use
- $input_text : The paragraph needs to be shortened
- $language : If it can't detect the language by itself, you can specify the language of the paragraph
- $limit : Desired number of sentences in the paragraph after being processed
Input :
Output :
All versions of textscore with dependencies
PHP Build Version
Package Version
Requires
patrickschur/language-detection Version
^5.2
The package truongbo/textscore contains the following files
Loading the files please wait ....