A demonstration of predictive text without an LLM, using permy.link
pip install tqdm
pip install python-slugify
Training data is here
Save it in the root as train.txt.
Run the training with python train.py train.txt.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A demonstration of predictive text without an LLM, using permy.link
pip install tqdm
pip install python-slugify
Training data is here
Save it in the root as train.txt.
Run the training with python train.py train.txt.