SlideShare a Scribd company logo
1 of 14
Download to read offline
Embeddable concept maps
FOR
websites
Ashish Dubey
B.Tech CSE, 2013-14
What is a concept Map?
Representation of entities and relationships in natural language
text.
Concepts in a document become nodes
Relationships become the edges connection concepts.
Example
Extracted from an article about tree. Clearly shows the
interesting attributes.
HOW CAN THEY be
USED?
Easy understanding of an article.
Concept discovery
Helps in ideation
Natural language search - answer finding
Purpose of embeddable
concept maps
Can be used as an infographic for representing text.
Just like word clouds.
Can be used on blogs, and other websites
project aim
Build a concept graph engine
Should be re-usable
Build a service to allow easy embedding of concept maps
into web pages.
existing work
Lot of manual tools for concept map construction
Not many automatic tools
No re-usable frameworks
Workflow
(registered) User adds their websites and pages.
Pages are processed upon adding
Users copy-paste the embed snippet into their page
The embed script constructs the concept map on the page
Architecture interaction
Extraction service
Written in Scala
Uses StanfordCoreNLP and OLLIE libraries for information
extraction
Simple TCP server accepting text and returning relation
triples
Web/API server
Written in Python/Django
Serves all the web content
Handles user registration and sign-in
Serves the data for the frontend using the API
Communicates with the extraction service whenever a new
page is added
Dashboard
Written in JavaScript/CSS
Allows users to manage websites/pages
Client side app which gets data via API
Embed script
Uses D3.js to contruct graphs
Gets data for a particular page via API as well
Allows user to zoom-in/out to control details in the concept
map
(DEMO)
Thank you
Source Code
https://github.com/dash1291/major

More Related Content

Viewers also liked

Final year project presentation (ted)
Final year project presentation (ted)Final year project presentation (ted)
Final year project presentation (ted)
Teddx Nasril
 
出、出~!勉強会参加技術向上思奴wwww
出、出~!勉強会参加技術向上思奴wwww出、出~!勉強会参加技術向上思奴wwww
出、出~!勉強会参加技術向上思奴wwww
Lee Choong Geun
 
宋朝殭屍判案記My Angle特別費案之評議
宋朝殭屍判案記My Angle特別費案之評議宋朝殭屍判案記My Angle特別費案之評議
宋朝殭屍判案記My Angle特別費案之評議
Michael Polo
 
Porfolio master lores
Porfolio master loresPorfolio master lores
Porfolio master lores
Scott Day
 

Viewers also liked (13)

Final presentation
Final presentationFinal presentation
Final presentation
 
Waste management - FYP Slide Media Art project
Waste management - FYP Slide Media Art projectWaste management - FYP Slide Media Art project
Waste management - FYP Slide Media Art project
 
Final year project presentation (ted)
Final year project presentation (ted)Final year project presentation (ted)
Final year project presentation (ted)
 
Another Copernican Revolution: maintenance first, projects second (European D...
Another Copernican Revolution: maintenance first, projects second (European D...Another Copernican Revolution: maintenance first, projects second (European D...
Another Copernican Revolution: maintenance first, projects second (European D...
 
How to successfully unite new media and culture?
How to successfully unite new media and culture?How to successfully unite new media and culture?
How to successfully unite new media and culture?
 
出、出~!勉強会参加技術向上思奴wwww
出、出~!勉強会参加技術向上思奴wwww出、出~!勉強会参加技術向上思奴wwww
出、出~!勉強会参加技術向上思奴wwww
 
4. el proceso de conversion escuela virtual rcccolombia - mar 14-13 - copia
4. el proceso de conversion   escuela virtual rcccolombia - mar 14-13 - copia4. el proceso de conversion   escuela virtual rcccolombia - mar 14-13 - copia
4. el proceso de conversion escuela virtual rcccolombia - mar 14-13 - copia
 
El arte de la sabiduría y el arte de la prudencia
El arte de la sabiduría y el arte de la prudenciaEl arte de la sabiduría y el arte de la prudencia
El arte de la sabiduría y el arte de la prudencia
 
Git preso to valtech cfml team
Git preso to valtech cfml teamGit preso to valtech cfml team
Git preso to valtech cfml team
 
4Developers 2015: Behavior Driven Development - sounds perfect but why are we...
4Developers 2015: Behavior Driven Development - sounds perfect but why are we...4Developers 2015: Behavior Driven Development - sounds perfect but why are we...
4Developers 2015: Behavior Driven Development - sounds perfect but why are we...
 
宋朝殭屍判案記My Angle特別費案之評議
宋朝殭屍判案記My Angle特別費案之評議宋朝殭屍判案記My Angle特別費案之評議
宋朝殭屍判案記My Angle特別費案之評議
 
Porfolio master lores
Porfolio master loresPorfolio master lores
Porfolio master lores
 
GUJ-2012-11 Alembic Vidyalaya / Utkarsh School -Visarjan mathi Sarjan
GUJ-2012-11 Alembic Vidyalaya  / Utkarsh School -Visarjan mathi SarjanGUJ-2012-11 Alembic Vidyalaya  / Utkarsh School -Visarjan mathi Sarjan
GUJ-2012-11 Alembic Vidyalaya / Utkarsh School -Visarjan mathi Sarjan
 

Similar to Concept Graphs for Learning and Search - Final Year Project

Ontology based semantics and graphical notation as directed graphs
Ontology based semantics and graphical notation as directed graphsOntology based semantics and graphical notation as directed graphs
Ontology based semantics and graphical notation as directed graphs
Johann Höchtl
 
Unify Design & Deliverables
Unify Design & DeliverablesUnify Design & Deliverables
Unify Design & Deliverables
nathanacurtis
 
DSL (Domain Specific Language) for Maps Mashups
DSL (Domain Specific Language) for Maps MashupsDSL (Domain Specific Language) for Maps Mashups
DSL (Domain Specific Language) for Maps Mashups
aliraza786
 
Amruta Thombare
Amruta ThombareAmruta Thombare
Amruta Thombare
Amruta T
 
Applicaton Development using RESTful APIs
Applicaton Development using RESTful APIsApplicaton Development using RESTful APIs
Applicaton Development using RESTful APIs
Sourav Maji
 
This is a flow chart of an existing project. It should be about .docx
This is a flow chart of an existing project. It should be about .docxThis is a flow chart of an existing project. It should be about .docx
This is a flow chart of an existing project. It should be about .docx
EvonCanales257
 
SanathSP_5yrs_Resume
SanathSP_5yrs_ResumeSanathSP_5yrs_Resume
SanathSP_5yrs_Resume
Sanath SP
 

Similar to Concept Graphs for Learning and Search - Final Year Project (20)

Ontology based semantics and graphical notation as directed graphs
Ontology based semantics and graphical notation as directed graphsOntology based semantics and graphical notation as directed graphs
Ontology based semantics and graphical notation as directed graphs
 
Unify Design & Deliverables
Unify Design & DeliverablesUnify Design & Deliverables
Unify Design & Deliverables
 
Web Site Design Principles
Web Site Design PrinciplesWeb Site Design Principles
Web Site Design Principles
 
Slides chapter 19
Slides chapter 19Slides chapter 19
Slides chapter 19
 
DSL (Domain Specific Language) for Maps Mashups
DSL (Domain Specific Language) for Maps MashupsDSL (Domain Specific Language) for Maps Mashups
DSL (Domain Specific Language) for Maps Mashups
 
Amruta Thombare
Amruta ThombareAmruta Thombare
Amruta Thombare
 
EPiServer Module Technical Overview
EPiServer Module Technical OverviewEPiServer Module Technical Overview
EPiServer Module Technical Overview
 
leewayhertz.com-What role do embeddings play in a ChatGPT-like model.pdf
leewayhertz.com-What role do embeddings play in a ChatGPT-like model.pdfleewayhertz.com-What role do embeddings play in a ChatGPT-like model.pdf
leewayhertz.com-What role do embeddings play in a ChatGPT-like model.pdf
 
NME WPI UNIt 3.pptx
NME WPI UNIt 3.pptxNME WPI UNIt 3.pptx
NME WPI UNIt 3.pptx
 
Building Ontologies from Concept Maps
Building Ontologies from Concept MapsBuilding Ontologies from Concept Maps
Building Ontologies from Concept Maps
 
Applicaton Development using RESTful APIs
Applicaton Development using RESTful APIsApplicaton Development using RESTful APIs
Applicaton Development using RESTful APIs
 
ashish ppt webd.pptx
ashish ppt webd.pptxashish ppt webd.pptx
ashish ppt webd.pptx
 
This is a flow chart of an existing project. It should be about .docx
This is a flow chart of an existing project. It should be about .docxThis is a flow chart of an existing project. It should be about .docx
This is a flow chart of an existing project. It should be about .docx
 
Themes for graduation projects 2010
Themes for graduation projects   2010Themes for graduation projects   2010
Themes for graduation projects 2010
 
Sudipta mukherjee
Sudipta mukherjeeSudipta mukherjee
Sudipta mukherjee
 
SanathSP_5yrs_Resume
SanathSP_5yrs_ResumeSanathSP_5yrs_Resume
SanathSP_5yrs_Resume
 
Web Page Design.ppt
Web Page Design.pptWeb Page Design.ppt
Web Page Design.ppt
 
Web Page Design.ppt
Web Page Design.pptWeb Page Design.ppt
Web Page Design.ppt
 
Composite Design Pattern For Feature- Oriented Service Injection And Composit...
Composite Design Pattern For Feature- Oriented Service Injection And Composit...Composite Design Pattern For Feature- Oriented Service Injection And Composit...
Composite Design Pattern For Feature- Oriented Service Injection And Composit...
 
COMPOSITE DESIGN PATTERN FOR FEATUREORIENTED SERVICE INJECTION AND COMPOSITIO...
COMPOSITE DESIGN PATTERN FOR FEATUREORIENTED SERVICE INJECTION AND COMPOSITIO...COMPOSITE DESIGN PATTERN FOR FEATUREORIENTED SERVICE INJECTION AND COMPOSITIO...
COMPOSITE DESIGN PATTERN FOR FEATUREORIENTED SERVICE INJECTION AND COMPOSITIO...
 

Recently uploaded

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Recently uploaded (20)

Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 

Concept Graphs for Learning and Search - Final Year Project