Vadim Alperovich
commited on
Commit
•
095d0a9
1
Parent(s):
4d44748
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,11 @@ language:
|
|
6 |
- en
|
7 |
size_categories:
|
8 |
- 1K<n<10K
|
|
|
9 |
---
|
10 |
|
11 |
# Question Classification dataset
|
12 |
|
13 |
-
|
|
|
|
|
|
6 |
- en
|
7 |
size_categories:
|
8 |
- 1K<n<10K
|
9 |
+
pretty_name: uiuc-qc
|
10 |
---
|
11 |
|
12 |
# Question Classification dataset
|
13 |
|
14 |
+
This data collection contains all the data used in our learning question classification experiments(see [1]), which has question class definitions, the training and testing question sets, examples of preprocessing the questions, feature definition scripts and examples of semantically related word features. This work has been done by Xin Li and Dan Roth
|
15 |
+
|
16 |
+
Source: https://cogcomp.seas.upenn.edu/Data/QA/QC/
|