guji_diff 0.1.1
guji_diff: ^0.1.1 copied to clipboard
A robust collation engine for ancient and modern Chinese texts, supporting verbatim and structural comparison, variant character normalization, and statistical analysis. Platform-adaptive with native [...]
0.1.1 #
- Refactored collation feature tests for better coverage.
- Improved homepage UI with native Flutter widgets.
- Refined statistical analysis (
SimilarityScorer&ChangePatternAnalyzer). - Fixed various lint warnings and code quality issues.
- Updated documentation and README for better clarity.
0.1.0 #
- Initial release
- Verbatim collation with diff-match-patch
- Structural collation with JSON Patch output
- Statistical analysis and pattern recognition
- Platform-adaptive OpenCC integration:
- Native platforms: OpenCC FFI
- Web platform: OpenCC-JS
- Support for traditional/simplified Chinese conversion
- Variant character mapping
- Punctuation handling options