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
2024-01-09 (2 months ago) RSS 2.0 feedStarStar 35%Total: 635 All time: 5,004 This week: 73Up
Version License PHP version Categories
gistfy 1.0.10BSD 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.

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: 46
All time rank: 1882115 in India India
Week rank: 312 Up22 in India India Up
Innovation award
Innovation award
Nominee: 1x

Recommendations

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

  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:635
This week:0
All time:5,004
This week:73Up
User Ratings User Comments (1)
 All time
Utility:50%StarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:41%StarStarStar
Tests:-
Videos:-
Overall:35%StarStar
Rank:4040
 
The package is not useful.
10 years ago (Czajnick2)
5%Star