18f1d55d77
test(normalize): make optional tests deterministic ( #881 )
...
* test(normalize): make optional tests deterministic
Signed-off-by: aoright <102943475+aoright@users.noreply.github.com >
* docs(changelog): add entry for #881 / #860 normalize test determinism fixes
---------
Signed-off-by: aoright <102943475+aoright@users.noreply.github.com >
Co-authored-by: Mohd Kaif <98801504+KaifAhmad1@users.noreply.github.com >
Co-authored-by: KaifAhmad1 <kaifahmad087@gmail.com >
2026-08-13 00:44:10 +05:30
KaifAhmad1
4ec94b6a5d
test(normalize): fix preserve-case expectation; feat(normalize): use explicit unicode mappings for punctuation normalization
2026-01-28 20:25:21 +05:30
ZohaibHassan16
eb1886bee3
test: add compre test units for TextNormalizer
2026-01-28 18:00:18 +05:00
KaifAhmad1
58707ff721
fix(kg): resolve 'unhashable type: Entity' in GraphAnalyzer #159
...
- Robust ID extraction in CentralityCalculator, CommunityDetector, and ConnectivityAnalyzer
- Support for direct Entity objects and dictionaries as node identifiers
- Improved Entity hashability in utils/types.py
- Added integration test to verify fix and prevent regression
2026-01-08 17:23:31 +05:30
KaifAhmad1
e3b53998c3
Fix dependency issues, align GraphRAG notebook, and update changelog
2026-01-07 19:00:30 +05:30
KaifAhmad1
88c12b1867
Add pipeline orchestration fixes and E2E tests
2025-12-13 15:03:34 +05:30
KaifAhmad1
e7e67bd673
Enhance normalize module: fix recursion, add comprehensive tests (57 passed)
2025-12-11 16:58:14 +05:30
KaifAhmad1
5d5928badf
feat: enhance kg module with tests, conflict resolution placeholders, and doc updates
2025-12-11 15:21:39 +05:30