Commit Graph

17 Commits

Author SHA1 Message Date
5082c2226b Move pack to main module; format code 2022-07-18 16:03:58 -07:00
e711767d24 Add type checks to all functions that need them 2022-07-17 18:42:38 -07:00
67ac3a4591 Working type checks 2022-07-17 18:22:19 -07:00
a207e281e7 Format code with black 2022-07-17 16:28:04 -07:00
80428e1bbf Switch to pyproject.toml 2022-07-14 19:18:16 -07:00
ce80647bbb Add ngrams
First git commit from new laptop!
2022-07-13 11:45:17 -07:00
4188045b75 New CLI tool 2022-05-21 14:02:20 -07:00
5378be9418 Format code 2022-05-20 17:16:00 -07:00
4d93b245e8 Switch to LGPL v3 or later 2022-03-05 10:17:17 -08:00
4b1e82514f Reformat code with black 2022-03-05 09:42:52 -08:00
378a23608d Model v3 2021-11-16 21:50:59 -08:00
38ec27a3f4 Rearrange files 2021-11-14 18:57:27 -08:00
be543134bc Add Classifier.confidence() 2021-11-03 06:38:22 -07:00
edb8eb58e7 Remove Spacy dependency, remove unneeded files, improve tokenizer 2021-10-25 08:06:46 -07:00
scoopgracie
7718941617 Rename check to classify 2020-08-14 16:11:23 -07:00
scoopgracie
384167dcdb Initial commit of V2
V2 is a major upgrade that (hopefully) makes it more scalable by moving
the majority of the work to compile time instead of runtime.
2020-08-14 15:54:44 -07:00
scoopgracie
11b3785f84 Bugfix release 2020-03-30 09:45:26 -07:00