Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
viewer: false
|
5 |
+
license: lgpl-lr
|
6 |
+
---
|
7 |
+
|
8 |
+
> [!NOTE]
|
9 |
+
> Dataset origin: http://infolingu.univ-mlv.fr/
|
10 |
+
|
11 |
+
## Description
|
12 |
+
LGLex syntactic lexicon of French verbs, nouns playing the predicative role, frozen expressions and adverbs in text or XML format, generated by LGExtract (M. Constant and E. Tolone, 2010) from the Lexicon-Grammar tables
|
13 |
+
For more details on LGExtract tool in Java and also the configuration scripts (one per category), see (E. Tolone, 2012).
|