Skip to content

This Streamlit application will get sentence or paragraph or Wikipedia page and generate the knowledge graph using Spacy and Networkx packages.

Notifications You must be signed in to change notification settings

BalayogiG/Knowledge_Graph_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge_Graph_Generator


This Streamlit application will get sentence or paragraph or Wikipedia page and generate the knowledge graph using Spacy and Networkx packages.

Install required packages using requirements.txt file
pip install requirements.txt

To run the app:
streamlit run app.py
or
streamlit run Github_link

About

This Streamlit application will get sentence or paragraph or Wikipedia page and generate the knowledge graph using Spacy and Networkx packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages