hr567 hr567
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-11 08:31:26 +00:00
a536e33580 Add Jieba segmentation for words count
hr567 renamed repository from word-analyzer to hr567/word-freq-analyzer 2024-06-11 06:52:43 +00:00
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-04 06:46:00 +00:00
7e8f4f8a00 Use typed arguments for default values
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-04 03:17:34 +00:00
72574323ba Add default value for analysis dir
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-03 09:10:54 +00:00
caafa8f715 Implement keywords_file option
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-03 08:01:37 +00:00
1727bd8e6e Use metadata.len() istead of metadata.size() for other platforms
hr567 pushed to main at hr567/word-freq-analyzer 2024-06-03 07:35:45 +00:00
733bef283e Add keywords and keywords_file to arguments
hr567 renamed repository from default to hr567/word-freq-analyzer 2024-06-02 13:14:08 +00:00
hr567 pushed to aho-corasick at hr567/word-freq-analyzer 2024-03-08 08:37:11 +00:00
4d8990d37f Use DFA for better performance
4e1206a1bb Use aho-corasick crate
Compare 2 commits »
hr567 created branch aho-corasick in hr567/word-freq-analyzer 2024-03-08 08:37:10 +00:00
hr567 pushed to main at hr567/word-freq-analyzer 2024-03-07 08:43:13 +00:00
f322ae675a Remove unused features for smaller size
hr567 pushed to main at hr567/rust-quote-scraper 2023-11-12 18:12:53 +00:00
c2e7e6e915 Update to latest dependencies
hr567 pushed to main at hr567/_cargo-index 2023-11-07 07:38:21 +00:00
86dcb8330e Initialize Cargo Config
hr567 pushed to main at hr567/_cargo-index 2023-10-07 17:44:08 +00:00
c332fc27c5 Rebuild Cargo Index