{"id":14974004,"url":"https://github.com/raghav714/question-answer-system","last_synced_at":"2026-03-04T00:15:25.269Z","repository":{"id":226796330,"uuid":"133760927","full_name":"Raghav714/Question-Answer-System","owner":"Raghav714","description":"In this Project I have used Standford Tools to extract the named entity and relation between those entity","archived":false,"fork":false,"pushed_at":"2019-07-14T03:59:02.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-08T22:35:50.166Z","etag":null,"topics":["named-entity-recognition","pgsql","question-answering","stanford-ner","stanford-nlp"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raghav714.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-05-17T04:58:37.000Z","updated_at":"2019-07-14T03:59:04.000Z","dependencies_parsed_at":"2024-03-09T18:54:23.180Z","dependency_job_id":null,"html_url":"https://github.com/Raghav714/Question-Answer-System","commit_stats":null,"previous_names":["raghav714/question-answer-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghav714%2FQuestion-Answer-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghav714%2FQuestion-Answer-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghav714%2FQuestion-Answer-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raghav714%2FQuestion-Answer-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raghav714","download_url":"https://codeload.github.com/Raghav714/Question-Answer-System/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240816480,"owners_count":19862295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["named-entity-recognition","pgsql","question-answering","stanford-ner","stanford-nlp"],"created_at":"2024-09-24T13:49:48.634Z","updated_at":"2026-03-04T00:15:25.216Z","avatar_url":"https://github.com/Raghav714.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Question-Answer-System\nIt was the part of CS200 my 4th Semester Course work. The domain on which the system was trained was freedom fighters biography.\nThe whole system was divided into 2 parts that is text processor and question processor.\n\nIn Text processor the Standford Tools to extract the named entity and relation between those entity was used. The obtanied tuple was stored in PGSQL database. This is the method by which i converted the unstructed data to structed data.\n\nIn question processor first the question were classified into o\n\n\nIn this You Need to download the NER and OPENIE tools from standford site given on below link\nhttps://nlp.stanford.edu/software/openie.html and https://nlp.stanford.edu/software/CRF-NER.shtml\n\n# PgSQL\nYou need to download pgsql in your system and conf it according to your need.\nsudo apt-get install postgresql\n\ncreate the database and table as given in the code.\n\n# how to run it\n$ python entry.py\n\n$ python askques.py\n# Result\nyou can see few result of the system in result.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraghav714%2Fquestion-answer-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraghav714%2Fquestion-answer-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraghav714%2Fquestion-answer-system/lists"}