Commit Graph

10 Commits

Author SHA1 Message Date
tsukumi
918d168ae7 Refactor: rewrote Japanese natural language processing code imported from server_editor.py
The logic has not been changed, only renaming, splitting and moving modules on a per-function basis.
Existing code will be left in place for the time being to avoid breaking the training code, which is not subject to refactoring this time.
2024-03-06 20:56:21 +00:00
litagin02
ebea1be519 Refactor and improve: handling with yomi error, add preprocess options 2024-02-27 13:37:24 +09:00
litagin02
8caa895a6f Maybe v2.3 2024-02-26 15:10:00 +09:00
litagin02
a6ae2bd15a Add text_normalize api 2024-02-26 01:49:06 +09:00
litagin02
f749950be2 Update 2024-02-25 22:28:02 +09:00
litagin02
e76dca6fbb Update dict api 2024-02-25 13:15:00 +09:00
litagin02
1dac495be1 Add line length count limit option 2024-02-23 21:39:21 +09:00
litagin02
20b3326b79 Update editor server 2024-02-23 20:34:16 +09:00
litagin02
337ca71ec2 Add downloading front build zip 2024-02-23 16:19:15 +09:00
litagin02
e16cdad6e9 Feat: add editor server backend 2024-02-23 13:21:14 +09:00