Commit graph

18 commits

Author SHA1 Message Date
cb615e8a3e chore: add CI workflow, update pre-commit config 2022-11-28 21:45:17 +01:00
b6c30a5979 docs: update benchmarks, add license info 2022-11-28 19:48:44 +01:00
ca03ab739e chore: add pre-commit 2022-11-27 21:01:57 +01:00
886cbcdabd chore: add documentation, rust_article test 2022-11-27 20:58:53 +01:00
3d42d116a8 add profiling, small performance improvements 2022-11-27 15:46:00 +01:00
ceb0d72e89 feat: add romanization, remove wana_kana dependency 2022-11-26 22:55:42 +01:00
a80e973fad feat: better punctuation mapping, replace iteration char
add failing tests because of wana_kana panic
2022-11-26 15:59:22 +01:00
52ce494818 fix: improve handling of punctuation 2022-11-25 23:14:05 +01:00
b0f8850ea0 add placeholder entries to dict 2022-11-21 01:10:02 +01:00
2cbe8462ae remove redundant dict entries 2022-11-21 00:34:43 +01:00
9ec50677d9 coversion working, but no spaces 2022-11-20 21:42:06 +01:00
4fb005ce09 use phfbin dictionary format 2022-11-20 16:34:57 +01:00
e4dd0c6e96 wip 2 2022-11-19 01:14:28 +01:00
787792d50c remove invalid dict entries 2022-11-19 01:10:48 +01:00
80aca80a80 wip 2022-11-19 00:28:46 +01:00
a4b3e499d6 add test binary 2022-11-17 22:42:37 +01:00
956ce74af9 add syn conversion, move dict to separate crate 2022-11-17 17:32:47 +01:00
1b2abefeab Initial commit 2022-11-17 12:30:35 +01:00