File size: 751 Bytes
a7def8f 95d3f21 9324c9c a7def8f 95d3f21 9324c9c a7def8f a1605ec 95d3f21 a7def8f 9324c9c a7def8f 9324c9c a7def8f 9324c9c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
title: Entity Resolution Network Analysis
emoji: 🔗
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8501
tags:
- streamlit
- entity-resolution
- network-analysis
- csv
pinned: false
short_description: Entity Resolution Network Graph for CSV data
license: mit
---
# Entity Resolution Network Analysis
Upload CSV data and visualize entity resolution results with interactive network graphs using st-link-analysis.
## Features
- CSV file upload with entity resolution
- Interactive network graph visualization
- Similarity threshold controls
- Community detection
- Sample data for testing
## Usage
1. Upload a CSV file or use sample data
2. Configure similarity columns and threshold
3. Run entity resolution to see network connections
|