App is an extraction-based text summarization tool that ranks the sentences within the text by importance
RecapAppY
What is it about?
App is an extraction-based text summarization tool that ranks the sentences within the text by importance. It reorganizes the summary to focus on a certain topic; by selection of the most frequent keyword. It extracts the most important sentences and removes insignificant transition phrases, unnecessary clauses, and excessive examples.
App Screenshots
App Store Description
App is an extraction-based text summarization tool that ranks the sentences within the text by importance. It reorganizes the summary to focus on a certain topic; by selection of the most frequent keyword. It extracts the most important sentences and removes insignificant transition phrases, unnecessary clauses, and excessive examples.
The algorithm works by these simplified steps:
Calculate the occurrence of each word in the text.
Associate words with their grammatical counterparts. (e.g. "create” and "creativity”)
Assign each word with points depending on their popularity (frequency in the text).
Split up the text into individual sentences.
Rank sentences by the sum of their words' points.
Return some of the most highly ranked sentences in chronological order.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.