adaamko / newpotato

MIT License
3 stars 8 forks source link

Visualize knowledge graph in streamlit #8

Closed adaamko closed 1 year ago

adaamko commented 1 year ago

Modify the classify page so the user can also paste there large chunk of texts. The text is then parsed and we extract all the triplets and then visualize it with cytoscape

When classifying we should also store the relations among sentences-extracted triplets-rules so we can implement a "explainability component"