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.
- Host: GitHub
- URL: https://github.com/sakshamsharma/conceptgraph
- Owner: sakshamsharma
- Created: 2015-06-03T19:45:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T06:57:41.000Z (almost 10 years ago)
- Last Synced: 2025-01-15T12:24:41.074Z (4 months ago)
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```