Skip to content

byteofprash/Pragyan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pragyan v1.0

An open source question answering system.

#Work to be done:#

  1. To get the query and sanitize it
  2. To get the predicates
  3. To get the literals
  4. To sanitize the literals and predicates and add a score to them
  5. To sort the predicate and literal objects based on the score
  6. To get the Domain and range of the predicate and the literals that we have chosen
  7. Add the domain and range to the predicate by cross checking the questionMatch attribute
  8. To create the query with Predicate along with the domain and range, and filter it based on the literal.
  9. To create a class for the answers that will contain the answers objects, such as the answer, URI, etc etc..

Deadlines and the week ahead##

  • Periodicals on 10th, so cooling period from monday evening
  • Review on 16th, 5 days from periodical - 3 developement days available

Plans for the review

  • A full fledged product, but without the visualization part. Full working queries
  • The document that vidhya ma'am asked for
  • To come up with a minimum of 30-40 questions and sparql queries written for them

About

An open source question answering system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 31.9%
  • JavaScript 29.2%
  • Logos 27.1%
  • Shell 8.0%
  • Python 3.8%