Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heaversm/text-summary
prototypes for text summarization and speed reading
https://github.com/heaversm/text-summary
Last synced: 3 days ago
JSON representation
prototypes for text summarization and speed reading
- Host: GitHub
- URL: https://github.com/heaversm/text-summary
- Owner: heaversm
- Created: 2014-05-27T16:37:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T14:40:43.000Z (over 10 years ago)
- Last Synced: 2024-12-16T01:39:06.520Z (7 days ago)
- Language: JavaScript
- Size: 6.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Text Summarizer / Reader
This is a tool which takes a body of text and summarizes it to a length specified by the reader. It can then highlight keywords within the summary, and read the text via a variable speed reader similar to [squirt](http://squirt.io).
The application is really just a combination of a number of great NLP-related projects, accredited below:
---
* [Summary Algorithm](http://thetokenizer.com/2013/04/28/build-your-own-summary-tool/)
* [Summary Codebase Foundation](https://github.com/jbrooksuk/node-summary)
* [Speed Reader Codebase](https://github.com/chaimpeck/spray)
* [POS Parser](https://code.google.com/p/jspos/) - Parts of Speech, not Piece of Sh!*