Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richackashyap/using-bart-model-and-named-entity-recognition-to-summarize-text-and-create-a-mind-map-

Generation of mind maps based on any given paragraph
https://github.com/richackashyap/using-bart-model-and-named-entity-recognition-to-summarize-text-and-create-a-mind-map-

mind-mapping nlp spacy

Last synced: about 2 months ago
JSON representation

Generation of mind maps based on any given paragraph

Awesome Lists containing this project

README

        

This study explores the application of Natural Language Processing algorithms which is used to summarize text paragraphs and create a mind map off it.
The main objective involves extracting only the sentences and words that are directly linked to the main topic and using those words to create a summarization of the paragraphs.
The methodology involves using libraries such as spaCy and Graphviz.
The output is obtained by involving three steps: summarizing, extracting key points and making the mind map