Coder Social home page Coder Social logo

afcarl / simpleqa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidgolub/simpleqa

0.0 1.0 0.0 9.69 MB

SimpleQuestions code corresponding to publication at https://arxiv.org/abs/1604.00727

License: BSD 3-Clause "New" or "Revised" License

Lua 91.03% Shell 0.61% Python 8.36%

simpleqa's Introduction

This contains the code corresponding to the publication Character-Level Question-Answering with Attention found at: https://arxiv.org/abs/1604.00727

To run the evaluation script first build the container:

Pull the container

docker pull davidgolub/simpleqa

docker run -it davidgolub/simpleqa /bin/bash

Then inside the container start the freebase server

cd /src/servers/FreebaseWebServer

pip install -r requirements.txt

cd src

python server.py & disown

Run the evaluation script

cd /src/datasets

th scripts/evaluate_sq_fb_dataset_v2.lua

We hope this code helps researchers explore character-level encoder-decoder frameworks to semantic parsing with KBs and many other tasks in NLP! Email golubd [at] stanford.edu if you have any questions.

simpleqa's People

Contributors

davidgolub avatar

Watchers

 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.