Commit Graph

32 Commits

Author SHA1 Message Date
ec7f4116fc
Include file name of output in arguments 2022-12-24 12:17:44 -08:00
f8dbc78b82
Allow hash algorithm selection
Closes #9
2022-12-24 11:18:05 -08:00
74b2ba81b9
Deserialize from file 2022-12-23 10:49:24 -08:00
7e7b5f3e9c
Performance improvements 2022-12-22 18:01:37 -08:00
83ef71e8ce
Remove doc for gptc classify --category 2022-11-26 18:36:41 -08:00
b1228edd9c
Add CLI for Model.get() 2022-11-26 18:28:44 -08:00
25192ffddf
Add ability to look up individual token
Closes #10
2022-11-26 18:17:02 -08:00
30287288f2
Fix README issues 2022-11-26 16:45:30 -08:00
448f200923
Add confidence to Model; deprecate Classifier 2022-11-26 16:41:29 -08:00
a10569b5ab
New model format
Use Model objects and binary serialization format
2022-11-23 17:01:04 -08:00
1d1ccbb7cc
Add min_count 2022-11-23 11:42:58 -08:00
e17c79c231
Remove obsolete licensing note in README 2022-11-23 11:34:55 -08:00
82524345f3 Update 'README.md' 2022-09-23 19:15:16 -07:00
185692790f Add emoji checks, improve docs 2022-07-19 19:15:59 -07:00
73b800d60d remove python -m 2022-07-19 17:02:57 -07:00
e272ab42d1 Document emojis 2022-07-17 16:27:16 -07:00
ce80647bbb Add ngrams
First git commit from new laptop!
2022-07-13 11:45:17 -07:00
c54c639b2f Add benchmark script 2022-07-05 16:29:32 -07:00
4188045b75 New CLI tool 2022-05-21 14:02:20 -07:00
bebd286163 Fix heading 2022-05-21 12:54:31 -07:00
2d9f7cfc5a Add blank lines before and after headings in README 2022-05-20 17:22:37 -07:00
75bae768b6 Update 'README.md' 2022-04-02 11:11:04 -07:00
be543134bc Add Classifier.confidence() 2021-11-03 06:38:22 -07:00
91e35a0d61 Reorganize code and improve README 2021-10-26 13:33:15 -07:00
4a7c11e95a Remove documentation for auto-compiling 2021-10-25 18:32:54 -07:00
scoopgracie
aceeef846f Move models to subdir 2020-08-14 16:24:16 -07:00
scoopgracie
0fffda8fe8 classify returns None, not 'unknown' 2020-08-14 16:11:42 -07:00
scoopgracie
7718941617 Rename check to classify 2020-08-14 16:11:23 -07:00
scoopgracie
1cbc4b311e Fix typo in README 2020-08-14 16:10:08 -07:00
Saurabh Rai
72f380b0dd Fixed the Readme Extension
You forgot the .md extension
2020-04-08 09:13:58 +05:30
scoopgracie
11b3785f84 Bugfix release 2020-03-30 09:45:26 -07:00
scoopgracie
dae17ebcf6 Setup 2020-03-16 10:57:15 -07:00