mirror of https://github.com/percyliang/sempre
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
# This file contains additional public datasets described in the EMNLP
|
|
# 2013 paper, including WebQuestions.
|
|
#
|
|
# These files are hosted on the Stanford NLP web endpoint and are
|
|
# intended to be obtained via the command
|
|
#
|
|
# ./download-dependencies emnlp2013
|
|
#
|
|
|
|
############################################################
|
|
# Lexicon alignment data
|
|
|
|
lib/fb_data/6/unaryInfoStringAndAlignment.txt
|
|
lib/fb_data/6/binaryInfoStringAndAlignment.txt
|
|
|
|
############################################################
|
|
# WebQuestions
|
|
|
|
lib/data/webquestions/dataset_11/webquestions.examples.train.json
|
|
lib/data/webquestions/dataset_11/webquestions.examples.test.json
|
|
|
|
############################################################
|
|
# Free917 [Cai & Yates, 2013]
|
|
|
|
data/free917.train.examples.canonicalized.json
|
|
data/free917.test.examples.canonicalized.json
|
|
|
|
############################################################
|
|
# Lucene
|
|
lib/lucene/4.4/free917
|
|
lib/lucene/4.4/inexact
|
|
|
|
############################################################
|
|
# Model
|
|
lib/models/15.exec
|
|
|
|
############################################################
|
|
# Grammars
|
|
data/emnlp2013.exactent.grammar
|
|
data/emnlp2013.inexactent.grammar
|