bharatgraph / processing

Commit History

Add header documentation for pipeline.py
4b4af4b
unverified

abinazebinoy commited on

feat(phase-32): rebuild AliasGraph in pipeline after entity resolution
aef2ed8

abinazebinoy commited on

fix(ascii): replace all non-ASCII chars in Python source files
fa87992

abinazebinoy commited on

fix(ARCH-2): add deprecation notice to entity_resolver.py -- canonical version is entity_resolver_v2.py
ccc58b9

abinazebinoy commited on

fix(test): rewrite normalise_indian_name -- add Sh. to honorifics, while-loop for stacked honorifics, fix broken function body
9195906

abinazebinoy commited on

fix(test): add 'sh' abbreviation to _HONORIFICS; change to while-loop for stacked honorifics (Late Shri X -> X) -- fixes 1 failing pytest
db0ae09

abinazebinoy commited on

fix(api+graph+pipeline): M-04+M-05+M-08+M-09 -- misc medium fixes
5d9b8a9

abinazebinoy commited on

fix(scrapers+pipeline): H-03+L-02+H-12 -- MyNeta elections and git bloat
1ffe057

abinazebinoy commited on

fix(api+pipeline): C-05+C-06 -- unsearchable nodes and hardcoded ICIJ names
2f11b48

abinazebinoy commited on

refactor(pipeline): upgrade EntityResolver import to v2
16258d8

abinazebinoy commited on

feat(processing): add EntityResolverV2 -- multi-signal identity engine
b1074d8

abinazebinoy commited on

feat(processing): add AliasGraph -- alias-to-canonical-id lookup
b3a84d6

abinazebinoy commited on

feat(processing): add canonical_id.py -- SHA-256 ID generation
63af5ed

abinazebinoy commited on

fix(encoding): strip non-ASCII chars from pipeline.py and loader.py
06270b4

abinazebinoy commited on

fix(pipeline): BUG-13 — entity resolver now runs on international data
297af77

abinazebinoy commited on

feat: Procurement DNA + Cartel Detection + full pipeline fix
eece913

abinazebinoy commited on

fix: complete pipeline - pull correct scraper versions into branch
9c33ffa

abinazebinoy commited on

fix: add __init__.py to all packages, create venv setup
d76057f

abinazebinoy commited on

feat: add requirements.txt and base_scraper.py - Day 2
1c02240

abinazebinoy commited on