Automating language learning with the power of Artificial Intelligence. This repository presents FluentAI, a tool that combines Fluent Forever techniques with AI-driven automation. It streamlines the process of creating Anki flashcards, making language acquisition faster and more efficient.
Problem:
We can improve speed and performance by already calculating the imageability of all words in our IPA dataset, so it does not need to be calculated anymore after the phonetic step.
Solution:
The words we are considering are all in our IPA dataset. We calculate the imageability ratings and add this column to the dataset.
Prerequisites:
None
Tasks:
Calculate all imageability ratings of IPA dataset
Save this new dataset
Use this dataset and drop calculating the imageability
Additional context
Add any other context or screenshots about the feature request here.
Description:
Problem: We can improve speed and performance by already calculating the imageability of all words in our IPA dataset, so it does not need to be calculated anymore after the phonetic step.
Solution: The words we are considering are all in our IPA dataset. We calculate the imageability ratings and add this column to the dataset.
Prerequisites: None
Tasks:
Additional context Add any other context or screenshots about the feature request here.