ohmygaugh/entity-resolution-network-analysis
Add canonical view section with representative records per community
Add comprehensive upload debugging and 4-method file reading
Fix: Add Streamlit config and improve file upload methods
Add CSV paste functionality to bypass 403 upload errors
Fix: Simplify file upload logic and add manual processing button
Fix: Add missing session state logic and file upload processing
Fix: Copy full application code to app.py for Docker
Refactor: Align project with standard HF Docker structure
Refactor: Simplify app and fix file uploader logic
Fix: Restore application from backup to resolve startup crash
Test: Isolate file uploader issue, backup original app
Implement robust drag-and-drop file upload with immediate processing and better UX
Fix README description length
Update README and add debug upload test - investigate file upload issues
Add manual process button and clear data functionality for file upload troubleshooting
Add detailed debugging for file upload to identify the issue
Unify file upload and sample data using session state - both work identically now
Add debug info for file uploader troubleshooting
Improve CSV file uploader: add txt support and better error handling
Fix: Use session state to persist data between button clicks
Add sample data button for easier testing
Fix: Recreate src/ structure with actual Entity Resolution app
Remove template src folder to use actual Entity Resolution app
Add Entity Resolution Network Analysis app
initial commit
Duplicate from streamlit/streamlit-template-space
