de-francophones commited on
Commit
370b1ae
·
verified ·
1 Parent(s): 4638b23

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -32
README.md CHANGED
@@ -1,33 +1,33 @@
1
- ---
2
- language:
3
- - fr
4
- ---
5
-
6
- > [!NOTE]
7
- > Dataset origin: http://lrec2016.lrec-conf.org/en/shared-lrs/
8
-
9
- ## Description
10
-
11
-
12
- We present the French Question Bank, a treebank of 2600 questions. It is available in
13
- - constituency
14
- - surface dependency
15
- - deep dependency (not presented in this abstract)
16
-
17
- ## Citation
18
- ```
19
- @InProceedings{SEDDAH16.738,
20
- author = {Djamé Seddah and Marie Candito},
21
- title = {Hard Time Parsing Questions: Building a QuestionBank for French},
22
- booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},
23
- year = {2016},
24
- month = {may},
25
- date = {23-28},
26
- location = {Portorož, Slovenia},
27
- editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},
28
- publisher = {European Language Resources Association (ELRA)},
29
- address = {Paris, France},
30
- isbn = {978-2-9517408-9-1},
31
- language = {english}
32
- }
33
  ```
 
1
+ ---
2
+ language:
3
+ - fra
4
+ ---
5
+
6
+ > [!NOTE]
7
+ > Dataset origin: http://lrec2016.lrec-conf.org/en/shared-lrs/
8
+
9
+ ## Description
10
+
11
+
12
+ We present the French Question Bank, a treebank of 2600 questions. It is available in
13
+ - constituency
14
+ - sunrface dependency
15
+ - deuep dependency (not presented in this abstract)
16
+
17
+ ## Citation
18
+ ```
19
+ @InProceedings{SEDDAH16.738,
20
+ author = {Djamé Seddah and Marie Candito},
21
+ title = {Hard Time Parsing Questions: Building a QuestionBank for French},
22
+ booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},
23
+ year = {2016},
24
+ month = {may},
25
+ date = {23-28},
26
+ location = {Portorož, Slovenia},
27
+ editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},
28
+ publisher = {European Language Resources Association (ELRA)},
29
+ address = {Paris, France},
30
+ isbn = {978-2-9517408-9-1},
31
+ language = {english}
32
+ }
33
  ```