Skip to content

Instantly share code, notes, and snippets.

@Vectorspace-API
Created September 11, 2018 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vectorspace-API/7e5bc6ca2d686d62337b920c20ce349c to your computer and use it in GitHub Desktop.
Save Vectorspace-API/7e5bc6ca2d686d62337b920c20ce349c to your computer and use it in GitHub Desktop.
Context-controlled data summarization with auto ranked tag extraction
{
"summarized_data": [
{"sentence":"And though our sense of direction often feels innate, it may develop and perhaps be modified in a region of the brain called the retrosplenial cortex, next to the hippocampus, which becomes active when we investigate and judge the permanence of landmarks"},
{"sentence":"Recently, Maguire and colleagues proposed a new unified theory of the hippocampus, imagining it not as a repository for disparate memories and directions but as a constructor of scenes that incorporate both"},
{"sentence":"By contrast, following a sequence of directional instructions, as we do when using GPS, does not activate the hippocampus at all, according to work done by Veronique Bohbot, a cognitive neuroscientist at McGill University"},
{"sentence":") Edvard and May-Britt Moser have similarly hypothesized that our ability to time-travel mentally evolved directly from our ability to travel in the physical world, and that the mental processes that make navigation possible are also the ones that allow us to tell a story"},
{"sentence":"Tolman hypothesized that humans have cognitive maps, too, and that they are not just spatial but social"}
],
"autoranked_tags": [
{"tag":"hippocampu"},
{"tag":"brain"},
{"tag":"cognitive"},
{"tag":"moser"},
{"tag":"physical"},
{"tag":"maguire"},
{"tag":"neuroscientist"},
{"tag":"memory"},
{"tag":"university"},
{"tag":"region"},
{"tag":"direction"},
{"tag":"tolman"},
{"tag":"london"},
{"tag":"map"},
{"tag":"hippocampuse"},
{"tag":"edvard"},
{"tag":"maze"},
{"tag":"discovery"},
{"tag":"human"},
{"tag":"britt"},
{"tag":"bohbot"},
{"tag":"driver"},
{"tag":"hypothesized"},
{"tag":"story"},
{"tag":"imagining"},
{"tag":"lead"},
{"tag":"retrosplenial"},
{"tag":"landmark"},
{"tag":"colleague"},
{"tag":"cabby"},
{"tag":"moment"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment