PHP Classes

Gistfy: Create a summary of a given text

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-06-02 (3 months ago) RSS 2.0 feedNot enough user ratingsTotal: 630 All time: 5,020 This week: 96Up
Version License PHP version Categories
gistfy 1.0.8BSD License5.4PHP 5, Text processing
Description 

Author

This class can create a summary of a given text.

It takes a given text string and process it to extract the most relevant sentence that summarize the text.

The class ranks and extracts sentences according to a relevance method based on the occurrence of popular words using the TextRank and LexRank algorithms.

Recommendations

Article summarizer
A class or a function which should summarize the given text

Innovation Award
PHP Programming Innovation award nominee
July 2013
Number 4


Prize: One downloadable copy of Komodo IDE
Some texts are too long to motivate users to read the texts, as the users may not have time even to evaluate the interest of the texts.

One way to persuade users to read a text is to create a short summary of the text contents.

If the summary of a text does not exist, it would be useful if there was a way to produce summaries automatically from the text contents.

This class provides that functionality. It employs several text ranking algorithms to extract the sentences that may be more relevant to summarize the text.

Manuel Lemos
Picture of V Loganathane
  Performance   Level  
Name: V Loganathane is available for providing paid consulting. Contact V Loganathane .
Classes: 2 packages by
Country: India India
Age: 45
All time rank: 1884115 in India India
Week rank: 402 Up30 in India India Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imageexample (1 directory)
Plain text file gistfy.php Class gistfy summarizing text class using mongodb
Plain text file test.php Example test file

  Files folder image Files  /  example  
File Role Description
Files folder imagedump (1 file)

  Files folder image Files  /  example  /  dump  
File Role Description
  Plain text file gistfy.sql Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:630
This week:0
All time:5,020
This week:96Up
User Comments (1)
The package is not useful.
10 years ago (Czajnick2)
5%Star