Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
wikicolor
Commits
96601bc0
Commit
96601bc0
authored
Aug 14, 2021
by
Sylvain Coulange
Browse files
début modification textPhonographer.py pour utilisation AlemDic
parent
86d5d416
Changes
1
Show whitespace changes
Inline
Side-by-side
colorapp/textPhonographer.py
View file @
96601bc0
...
...
@@ -20,9 +20,10 @@ phonGraphFileEn = "../phon2graph/data/fidel_wikicolor_en_global.scsv" # ENGLISH
pinyin2apiFile
=
"../phon2graph/data/pinyin2api.json"
# MANDARIN
api2classFile
=
"../phon2graph/data/api2class.json"
# MANDARIN
dicFileFr
=
"../wikiphon/dico_frwiktionary-20200301_v2.json"
dicFileEn
=
"../wikiphon/dico_enWikiCmuBritfone.json"
dicFileZh
=
"../wikiphon/dico_zhCCDict_20201206_v1.json"
# Anciens dico json ; aujourd'hui on utilise AlemDic (MongoDB)
# dicFileFr = "../wikiphon/dico_frwiktionary-20200301_v2.json"
# dicFileEn = "../wikiphon/dico_enWikiCmuBritfone.json"
# dicFileZh = "../wikiphon/dico_zhCCDict_20201206_v1.json"
logFile
=
"../logs/dico_frwiktionary-20200301_v2.log"
logFileEn
=
"../logs/dico_enWikiCmuBritfone.log"
# ENGLISH
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment