Ask HN: Summarize Content Machine Learning
Are there any projects out there that attempt to use Machine Learning (other technologies welcome too) to create a summary of given content?
Specifically, I am thinking in terms of reading comprehension. A list of prompts given with content and the expectation is the computer answers the prompts based on the content provided. But a project that attempts to summarize/parse content would be awesome.
3 comments
[ 5.2 ms ] story [ 15.6 ms ] threadhttps://github.com/26medias/node-nlpsum
https://www.quora.com/How-do-I-extract-key-phrases-from-onli...
In your case you are looking for some way to heatmap certain keywords, or even the tone of a piece of content. You could go further and see the context of the content (which is presumably some form of document which can be parsed).
There are innumerable things online to do this. My first port of call is to trawl Github and find a repo on there which does this.
Just be careful of online services which are hoovering up your query and making off with your data...