| tmp/ | |
| __pycache__/ | |
| *.pyc | |
| .ipynb_checkpoints | |
| samples/restricted* | |
| samples/*.json* | |
| kenlm/wikipedia/* | |
| !kenlm/wikipedia/.keep | |
| kenlm/harmful/* | |
| !kenlm/harmful/.keep | |
| spm/wikipedia/* | |
| !spm/wikipedia/.keep | |
| spm/*.txt | |
| texts/* | |
| !texts/.keep |
| tmp/ | |
| __pycache__/ | |
| *.pyc | |
| .ipynb_checkpoints | |
| samples/restricted* | |
| samples/*.json* | |
| kenlm/wikipedia/* | |
| !kenlm/wikipedia/.keep | |
| kenlm/harmful/* | |
| !kenlm/harmful/.keep | |
| spm/wikipedia/* | |
| !spm/wikipedia/.keep | |
| spm/*.txt | |
| texts/* | |
| !texts/.keep |