|
62c3c27ddd
|
Remove license field from pyproject.toml
|
2022-07-14 20:06:48 -07:00 |
|
|
70e1f542df
|
Fix pyproject.toml syntax
|
2022-07-14 20:02:07 -07:00 |
|
|
f6b3e942d5
|
Fix license in pyproject.toml
|
2022-07-14 19:58:22 -07:00 |
|
|
80428e1bbf
|
Switch to pyproject.toml
|
2022-07-14 19:18:16 -07:00 |
|
|
1e04769e9d
|
Bump version to 2.0.0
|
2022-07-14 15:46:59 -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 |
|
|
b133facd70
|
Recompile model
|
2022-05-21 14:03:08 -07:00 |
|
|
4188045b75
|
New CLI tool
|
2022-05-21 14:02:20 -07:00 |
|
|
e06f2def24
|
Make pack a function
|
2022-05-21 13:09:53 -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 |
|
|
5378be9418
|
Format code
|
2022-05-20 17:16:00 -07:00 |
|
|
4ddeefad07
|
Remove automatic recompilation
|
2022-05-18 15:14:08 -07:00 |
|
|
75bae768b6
|
Update 'README.md'
|
2022-04-02 11:11:04 -07:00 |
|
|
34af3a8a0a
|
Weighting
Weights words based on the standard deviation of the per-word
confidences; closes #5
|
2022-03-07 12:13:09 -08:00 |
|
|
4d93b245e8
|
Switch to LGPL v3 or later
|
2022-03-05 10:17:17 -08:00 |
|
|
9d1483e445
|
Update copyright to 2022
|
2022-03-05 09:43:38 -08:00 |
|
|
4b1e82514f
|
Reformat code with black
|
2022-03-05 09:42:52 -08:00 |
|
|
252cbaeb9d
|
Merge branch 'master' of https://github.com/kj7rrv/gptc
|
2022-02-02 19:45:01 -08:00 |
|
|
a13a4a9efc
|
Add setup.py
|
2021-12-06 10:04:09 -08:00 |
|
|
378a23608d
|
Model v3
|
2021-11-16 21:50:59 -08:00 |
|
|
38ec27a3f4
|
Rearrange files
|
2021-11-14 18:57:27 -08:00 |
|
|
cc8faa8622
|
Recompile example model
|
2021-11-07 11:54:24 -08:00 |
|
|
3bf623aace
|
New model version
|
2021-11-07 11:53:40 -08:00 |
|
|
3baafa46fc
|
Create v2 models
|
2021-11-07 10:42:38 -08:00 |
|
|
b3d975f3d1
|
Merge pull request #3 from kj7rrv/algo2
Add Classifier.confidence()
|
2021-11-05 18:39:59 -07:00 |
|
|
be543134bc
|
Add Classifier.confidence()
|
2021-11-03 06:38:22 -07:00 |
|
|
ac8ef8db89
|
Update LICENSE
|
2021-10-27 19:35:46 -07:00 |
|
|
3ad03ef401
|
Add model packer
|
2021-10-27 19:26:32 -07:00 |
|
|
a5d7143a13
|
Add framework for inter-version compatibility
|
2021-10-27 18:22:52 -07:00 |
|
|
91e35a0d61
|
Reorganize code and improve README
|
2021-10-26 13:33:15 -07:00 |
|
|
e1267b62b0
|
Merge branch 'master' of https://github.com/kj7rrv/gptc
|
2021-10-26 10:05:28 -07:00 |
|
|
8d2e64e09b
|
Remove ability to directly use raw models
|
2021-10-26 10:04:10 -07:00 |
|
|
4a7c11e95a
|
Remove documentation for auto-compiling
|
2021-10-25 18:32:54 -07:00 |
|
|
212e8c0304
|
Remove old Read the Docs configuration file
|
2021-10-25 18:22:40 -07:00 |
|
|
edb8eb58e7
|
Remove Spacy dependency, remove unneeded files, improve tokenizer
|
2021-10-25 08:06:46 -07:00 |
|
|
9eb602de65
|
Docstring improvements
|
2021-08-17 12:29:39 -07:00 |
|
scoopgracie
|
275bb7f44b
|
Fix docs?
|
2020-08-14 18:01:00 -07:00 |
|
scoopgracie
|
378c8dd67f
|
Fix docs?
|
2020-08-14 18:00:44 -07:00 |
|
scoopgracie
|
3f29d8b0ce
|
Initialize docs
|
2020-08-14 17:39:35 -07:00 |
|
scoopgracie
|
beee42530b
|
Merge pull request #2 from scoopgracie/v2
V2
|
2020-08-14 17:30:25 -07:00 |
|
scoopgracie
|
60bbaa0fbc
|
Improve docstring
|
2020-08-14 17:23:20 -07:00 |
|
scoopgracie
|
63e26e97de
|
Switch __init__ to import
|
2020-08-14 17:18:31 -07:00 |
|
scoopgracie
|
aceeef846f
|
Move models to subdir
|
2020-08-14 16:24:16 -07:00 |
|
scoopgracie
|
d418da9b86
|
Use good gitignore
|
2020-08-14 16:21:22 -07:00 |
|
scoopgracie
|
15bc52e9e6
|
Remove the comments from the setup.py template I used
|
2020-08-14 16:17:27 -07:00 |
|
scoopgracie
|
b9e60eac93
|
Update version number
|
2020-08-14 16:13:20 -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 |
|