Differences From Artifact [3d9c0f4ca9]:
- File gc_lang/fr/build_data.py — part of check-in [05fb167483] at 2020-11-04 11:37:30 on branch dict2 — [build][graphspell][lo] dictionary: drop support for binary file -> use JSON (user: olr, size: 15397) [annotate] [blame] [check-ins using] [more...]
To Artifact [3eb0f89147]:
- File gc_lang/fr/build_data.py — part of check-in [c4896b5dd8] at 2020-11-16 22:51:48 on branch trunk — [fr] mise à jour du dictionnaire (user: olr, size: 15398) [annotate] [blame] [check-ins using]
︙ | |||
378 379 380 381 382 383 384 | 378 379 380 381 382 383 384 385 | - + | def after (spLaunch, dVars, bJS=False): print("========== Build French data ==========") makeMfsp(spLaunch, bJS) makePhonetTable(spLaunch, bJS) makeConj(spLaunch, bJS) |