language classifier
This repository has been archived on 2022-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
surtur 789ccd5856
add gimme_probabilities and replace_nones
methods for "converting" a list of ngrams into a list of probabilities
these ngrams occur in a given language, replacing "None" values on the
fly with a very low "probability of occurence" value
2021-12-20 01:20:22 +01:00
freqs instantiate da_detector and load jsons 2021-12-16 04:42:16 +01:00
.gitignore ignore vim swp files 2021-12-16 03:17:30 +01:00
da_detector.py add gimme_probabilities and replace_nones 2021-12-20 01:20:22 +01:00