FrdicReciteLex

Adding support for syllable segmentation and relevant images to help memorize French words on Frdic Recite

Author
dodaydream
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
0.1
Created
2023-09-21
Updated
2023-09-21
License
MIT
Applies to

Frdic Recite Helper

This is a helper project for Frdic Recite, adding support for syllable segmentation and relevant images to help memorize French words.

Getting Start

This project contains two parts, the backend and the Tampermonkey script. To get started, clone this repo first.

git clone https://github.com/dodaydream/frdic-recite-helper

Then install the dependencies

yarn install

Import the Lexique dataset to get syllable segmentation, you can download it from here. After finishing the download, extract and place Lexique383.tsv inside the lexique directory.

Start the backend service

node server.js

Finally, install the Tampermonkey script, and then you are good to go.

Bonne chance!

Acknowledgement

Lexique

googlethis

etymologeek

License

MIT license.