tsukumi
|
483bc68d57
|
Refactor: unify invoke format of open() function
|
2024-03-12 18:00:51 +00:00 |
|
tsukumi
|
74af2c831c
|
Add: cache_dir and revision optional arguments to load_model() / load_tokenizer()
|
2024-03-12 17:45:10 +00:00 |
|
litagin02
|
dada0af2b6
|
Format import using isort --profile black --gitignore --lai 2 .
|
2024-03-11 12:37:51 +09:00 |
|
litagin02
|
c776c08235
|
Apply black formatter
|
2024-03-11 09:47:47 +09:00 |
|
tsukumi
|
a672aeefd9
|
Fix: maintain compatibility with Python 3.9
|
2024-03-08 08:45:56 +00:00 |
|
tsukumi
|
fac4f9a8ab
|
Refactor: rename text_processing to nlp
"text_processing" is clearer, but the import statement is longer.
"nlp" is shorter and makes it clear that it is natural language processing.
|
2024-03-08 06:20:44 +00:00 |
|