- Improve test coverage to 90% and fix Python 3.12 compatibility
(
8170f40)
-
Sentence normalizer test case updated (
9d0af85) -
Versin bump from 8.12 to 8.13 (
249b667) -
normalization: Fix for short strings (
85a3155)
- Imports
(
986ce4b)
-
Better handling of invalid start of string (
27128fd) -
Create new release manually (
8cef179) -
Create new release manually (
e1ed718)
- sent-tokenizer: Normalised sentence is included in sentence tokens
(
7cf455d)
- No_pos typos
(
5d521a8)
-
Auto release (
65b0931) -
Auto release (
159d39e) -
Auto release (
c961147) -
Auto release (
1d56341) -
Auto release (
ab9cf0a) -
Auto release (
b48e017) -
trie: Non inflectible word type error bug fix (
36ad9ca)
-
tokenize: Another case of unexpected skip of syl (
deacd59) -
tokenize: Syl of remove word getting skipped unexpectly (
161445e)
-
adjusttoken: Rules having invalid index are not considered and error msg is shown in that case (
bfe6218) -
split_affixztion: Keyerror bug fix by using pop method to delete items (
a981693)
-
Set config kwargs to None (
04eaa9f) -
WordTokenizer: Adjusted token list assigned to token list returned by tokenize method (
dc898a9)
-
Add architecture dg & workflow of botok (
fda2025) -
Add config class (
f5c2242) -
Add title and description (
a019ca9) -
Custome dialect pack usage (
802cbef) -
Setup the docs (
c6c4229)
-
Running test under coverage (
69b2334) -
Select on .tsv files in dialect pack (
e24369a) -
Set part_lemmas attr to WordTokenizer (
56734a1) -
Skip rules when populating trie (
a16ef54) -
Use full directory base config (
38107fe) -
Use fully directory base config (
b292077)
- Update the usage
(
046747b)
-
Add factory method to create config from path (
395a4f8) -
Download dialect pack with config (
709b6c4) -
Remove unwnated code (
9b8ee0f)
-
Add test adjust rules (
039e628) -
Check attrs and pytest version (
0c33b61) -
Fix pytest version (
e47a166) -
Improve test speed with session scope (
fe56d63) -
Recfactor test suits (
7d7fd40) -
Run coverage on tests (
f5a394c) -
Specify pytest version (
ec9bcb2) -
Specify pytest version in setup.py (
0c2a379) -
Update test with refactored config (
5d21710) -
Use new config system + rm whitespaces (
cd7ac1a)