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

https://github.com/sakshamsharma/conceptgraph

Project under Prof. Amey Karkare for Intelligent Tutoring System to extract relations/concepts from questions and visualize them as a graph.
https://github.com/sakshamsharma/conceptgraph

Last synced: 2 months ago
JSON representation

Project under Prof. Amey Karkare for Intelligent Tutoring System to extract relations/concepts from questions and visualize them as a graph.

Awesome Lists containing this project

README

        

# ConceptGraph
Project under Prof. Amey Karkare for Intelligent Tutoring System to extract relations/concepts from questions and visualize them as a graph.

To find out concepts used in a question, run:
```
python ExtractRelation.py
```