TwinklData/Community_Collections_App
added tabulate
fix: detect_school_type_col wasn't imported
ignoring docs/'
implemented new book_candidate detection with school_type column detection
now printing 3 samples for test
added tabulate: used for testings
expadned logs with freeform col scores
cleaned logs
Added:
add: column detection for careers. also added a module test script
Explored applciations for each emotion
added hf_xet
exploration of GoEmotion for better reactive applciation ID
added en_core_web_sm
pireqs requirements
requiremenst from pyproj
streamlit extras
changed orange to red; orange not avail in hf
Added HF Configuration
ignoreing pngs
fix(ui): application id's showing a float
added function to attach topics to original df
added: topic-based filtering
refac: moved topic modelling to top of script in order to implement it on filters and dowload options
fix(ui): show 'Topic modeling is ready' toast only once per upload
UI fixes; light refactoring for Filter summary
bol text for hover keys
chagned col name to lower caps
added en_core_web_sm
dded chart titles and title colors
updated requirements.txt
moved metric card for consistency with shortllist manager tab
changed colors; centered hovertext
UI Improvements
added: chart colors
Changed default model to sm
added: bertopic info expander
added: topic count plot
removed to add all charts here
removed altair; added px and spacy models
added: NI distirbution plot with px
first commit
added: additional filter options; id_col detector; dynamic downloader
id column detection
fix: imports now reflect new module names
changed to KeyBERTInspired model; light refactoring
added: topic modeling and ai custom labels
ability to download selectoin of csvs; small UI improvements
reran notebook after deleting nltk to make sure verything worked
Remvoed nltk; replaced for spacy
