CoolFace
Apppublic

ohmygaugh/entity-resolution-network-analysis

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes
26 commits on main
4560dc01y ago

Add canonical view section with representative records per community

ohmygaugh
63aefc71y ago

Add comprehensive upload debugging and 4-method file reading

ohmygaugh
22b948f1y ago

Fix: Add Streamlit config and improve file upload methods

ohmygaugh
f7b3cb81y ago

Add CSV paste functionality to bypass 403 upload errors

ohmygaugh
18eae721y ago

Fix: Simplify file upload logic and add manual processing button

ohmygaugh
d4ee34f1y ago

Fix: Add missing session state logic and file upload processing

ohmygaugh
1e03b0a1y ago

Fix: Copy full application code to app.py for Docker

ohmygaugh
7634b731y ago

Refactor: Align project with standard HF Docker structure

ohmygaugh
22ea7aa1y ago

Refactor: Simplify app and fix file uploader logic

ohmygaugh
f8597141y ago

Fix: Restore application from backup to resolve startup crash

ohmygaugh
0e5f83b1y ago

Test: Isolate file uploader issue, backup original app

ohmygaugh
78fc7061y ago

Implement robust drag-and-drop file upload with immediate processing and better UX

ohmygaugh
a1605ec1y ago

Fix README description length

ohmygaugh
9324c9c1y ago

Update README and add debug upload test - investigate file upload issues

ohmygaugh
b5db9921y ago

Add manual process button and clear data functionality for file upload troubleshooting

ohmygaugh
d1a45251y ago

Add detailed debugging for file upload to identify the issue

ohmygaugh
25d338a1y ago

Unify file upload and sample data using session state - both work identically now

ohmygaugh
99b40eb1y ago

Add debug info for file uploader troubleshooting

ohmygaugh
b2486bd1y ago

Improve CSV file uploader: add txt support and better error handling

ohmygaugh
feedd041y ago

Fix: Use session state to persist data between button clicks

ohmygaugh
ad231931y ago

Add sample data button for easier testing

ohmygaugh
f495cb01y ago

Fix: Recreate src/ structure with actual Entity Resolution app

ohmygaugh
5f1ea121y ago

Remove template src folder to use actual Entity Resolution app

ohmygaugh
68356aa1y ago

Add Entity Resolution Network Analysis app

ohmygaugh
95d3f211y ago

initial commit

ohmygaugh
a7def8f1y ago

Duplicate from streamlit/streamlit-template-space

ohmygaugh, FranckAbgrall