allenai / deep_qa_experiments

Scala framework for running experiments with allenai/deep_qa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Deep QA Experiments

This repository contains scala code for setting up and running experiments with DeepQA. The main point here is to have reasonable pipeline management for setting up data and running comparison experiments between several models on some dataset.

Usage Guide

To use this code, you set up an experiment in scala, then run it using sbt. Some documentation on how to do this is found in the README for the org.allenai.deep_qa.experiments package.

Contributing

If you use this code and think something could be improved, pull requests are very welcome. Opening an issue is ok, too, but we're a lot more likely to respond to a PR. The primary maintainer of this code is Matt Gardner.

License

This code is released under the terms of the GNU General Public License.

About

Scala framework for running experiments with allenai/deep_qa


Languages

Language:Scala 98.1%Language:Python 1.3%Language:Protocol Buffer 0.6%