Commit Graph

11 Commits

Author SHA1 Message Date
ad2af90692 fix: threaded testing 2023-10-25 14:57:24 +02:00
3321fea4d0 feat: Add make N-grams function 2023-10-25 11:07:45 +02:00
c3d4eccae6 docs: Update README 2023-10-25 00:04:24 +02:00
47665a5521 fix: Build Pipeline 2023-10-25 00:00:44 +02:00
282a07dbec fix: Adjust tests 2023-10-24 23:59:35 +02:00
d0d839ea0e fix: testing 2023-10-24 23:59:15 +02:00
fd0439aa44 fix: Wrap Write and Read functions with results 2023-10-24 23:54:58 +02:00
c68cdb3b60 feat: Add Build pipeline 2023-10-24 23:28:22 +02:00
bcc8fb3461 feat: Add Tokenizer, split Text into Vec<String> 2023-10-24 23:17:09 +02:00
383e9aa093 feat: Add Stats functions 2023-10-24 22:51:38 +02:00
c55b0221ad Initial Commit 2023-10-24 20:15:03 +02:00