parent
532b0452de
commit
c6abebc1f8
2 changed files with 15 additions and 0 deletions
@ -0,0 +1,14 @@ |
||||
* Detailed French Parser |
||||
|
||||
This parser aims at creating XML files detailing a parse of French text. As for |
||||
now, it doesn’t consider yet French syntax and will only consider the first |
||||
option if a word has multiple definitions in the original dictionary. |
||||
|
||||
* Credits |
||||
|
||||
The Python code is a modified version of a parser by [[http://www.ai.univ-paris8.fr/index.php?page=membres&member=ap][Anna Pappa]], professor at |
||||
the University of Paris 8. |
||||
|
||||
~dico.dictfr~ is a file extracted from Alter/Ego, a software by the company |
||||
Plogue, Art et Technologie, based on the [[http://redac.univ-tlse2.fr/lexiques/psychoglaff.html][PsychoGLÀFF]]. It is distributed under |
||||
the [[https://creativecommons.org/licenses/by-sa/3.0/deed.en][CC BY-SA 3.0 licence]]. |
Loading…
Reference in new issue