text-processing-utils/src
2026-03-19 04:44:58 -07:00
..
browser-stubs perf(browser-stubs): Optimize browser stubs processing in tsup config to reduce bundle size and improve API compatibility 2026-03-19 04:44:58 -07:00
cache security(security): 🔒️ Update InputLengthGuard to enforce stricter input length validation using cached regex patterns 2026-02-27 15:27:59 -08:00
comparators chore: initial commit 2026-01-21 11:37:27 -08:00
constants chore: initial commit 2026-01-21 11:37:27 -08:00
data fix(spellcheck): 🐛 Improve spell-check confidence scoring, fix joined-word detection, and expand typo handling edge cases 2026-02-26 19:10:02 -08:00
encoders chore: initial commit 2026-01-21 11:37:27 -08:00
errors perf(spellcheck): Refactor dictionary loaders, confidence scorer, and SymSpell engine to optimize performance and accuracy in spell-checking results 2026-02-27 15:45:37 -08:00
extractors perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) 2026-02-26 15:51:46 -08:00
metrics chore: initial commit 2026-01-21 11:37:27 -08:00
normalizers chore: initial commit 2026-01-21 11:37:27 -08:00
patterns perf(spellcheck): Refactor dictionary loaders, confidence scorer, and SymSpell engine to optimize performance and accuracy in spell-checking results 2026-02-27 15:45:37 -08:00
performance perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) 2026-02-26 15:51:46 -08:00
sanitizers perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) 2026-02-26 15:51:46 -08:00
security security(security): 🔒️ Update InputLengthGuard to enforce stricter input length validation using cached regex patterns 2026-02-27 15:27:59 -08:00
spellcheck perf(spellcheck): Refactor dictionary loaders, confidence scorer, and SymSpell engine to optimize performance and accuracy in spell-checking results 2026-02-27 15:45:37 -08:00
splitters perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) 2026-02-26 15:51:46 -08:00
transformers security(text-processing): 🔒️ Fix input sanitization for regex patterns, spell-check strings, and template rendering with strict validation and error handling 2026-02-27 15:14:42 -08:00
types chore: initial commit 2026-01-21 11:37:27 -08:00
utils fix(spellcheck): 🐛 Improve spell-check confidence scoring, fix joined-word detection, and expand typo handling edge cases 2026-02-26 19:10:02 -08:00
validators perf(spellcheck): Optimize spell-checking performance by restructuring dictionary loading, integrating SymSpell engine, updating word frequency data, and refactoring core components (dictionary-manager, spell-checker, suggestion-engine) 2026-02-26 15:51:46 -08:00
index.ts security(security): 🔒️ Update InputLengthGuard to enforce stricter input length validation using cached regex patterns 2026-02-27 15:27:59 -08:00