GithubHelp home page GithubHelp logo

mshingan / nlp-hw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pinafore/nlp-hw

0.0 0.0 0.0 11.84 MB

Homework for NLP course at University of Maryland

License: MIT License

Python 98.31% Makefile 1.69%

nlp-hw's Introduction

nlp-hw

Homework for NLP course at University of Maryland

Shared Data

The homeworks use the dataset of questions. You can use the Makefile to download the files:

make qanta.train.json

The above data can also be used for the project since the files contain the quizbowl dataset questions.

You can also download the supporting paragraphs or sentences corresponding to every sentence of a quizbowl question. This is particularly helpful for developing reading comprehension style systems on quizbowl.

For the page, paragraph index, sentence index, and correct answer span information:

make qanta.train.evidence.json

For the page, paragraph index, sentence index, and sentence text information:

make qanta.train.evidence.text.json

Prerequisites

I assume that you have pytorch, sklearn, and nltk installed. It's easy to do this with Anaconda or pip.

nlp-hw's People

Contributors

ezubaric avatar maharshi95 avatar nehasrikn avatar pranav-goel avatar

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.