Commit Graph

4 Commits

Author SHA1 Message Date
Sihan Chen
f1a1b4c73d fix mismatch when there is space between alpha and non-alpha words (#222)
* fix mismatch when there is space between alpha and non-alpha words

* revert blank line

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-08 11:34:51 +08:00
Artrajz
2c50b7816b Optimize the recognition of mixed Chinese and English characters in numbers. (#212)
* Optimize the recognition of mixed Chinese and English characters in numbers.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-01 19:20:31 +08:00
Artrajz
a752307e1e Update zje language identification. (#155)
* Update zje language identification.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-07 10:43:06 +08:00
Artrajz
c86da6eeeb Add language identification. (#153)
* Add language identification.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-06 21:56:09 +08:00