Coder Social home page Coder Social logo

niksanjp / google-natural-language-dataset-question-answering-personal-research-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.22 MB

The goal for this project is to answer questions from a large amount of text which was not possible before. Have you ever wanted to answer questions from a book without reading it. Using these models it will make answering question of book by simply scanning through the large text document and answering questions.

Jupyter Notebook 100.00%

google-natural-language-dataset-question-answering-personal-research-project's Introduction

Google-Natural-Language-Dataset-Question-Answering-Personal-Research-Project

Brief Explanation

The goal for this project is to answer questions from a large amount of text which was not possible before. Have you ever wanted to answer questions from a book without reading it. Using these models it will make answering question of book by simply scanning through the large text document and answering questions.

This project uses Google Natural Language dataset (42 GB) worth of text data and trains 2 models from it.

  1. Yes_No Model
  • Which will scan through each paragraph from the dataset
  • Give an answer (YES/NO) on whether the answer of the question is in the paragraph
  1. Question Answering Model
  • Takes the Paragraph from the Yes_No Model which are predicted YES/NO
  • Answer the question in Words

Dataset

Website : https://ai.google.com/research/NaturalQuestions/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.