tweet-snest / app.py

Commit History

feat: Add legend for topics in vis
c959b1a

wilmerags commited on

fix: Switch variable used for plotting
a27bca6

wilmerags commited on

fix: Fix enumerate usage for color setting
40dee02

wilmerags commited on

test: Debug color setting
0588c3c

wilmerags commited on

feat: Add emoji to 'visualize' button
a38bdb0

wilmerags commited on

fix: Fix indexing for topic-color mapping
e98d306

wilmerags commited on

feat: Improve colors robustness for n topics
5b5b795

wilmerags commited on

fix: Rollback palette to different set :/
d24710c

wilmerags commited on

feat: Add colorblind friendly palette for topics
ba2c2ae

wilmerags commited on

feat: Improve color of caption
8e41537

wilmerags commited on

feat: Increase fontsize for caption
bae435d

wilmerags commited on

fix: Adapt caption placing
dc798d1

wilmerags commited on

feat: Add caption for '-1' labelled tweets
2f7dfa0

wilmerags commited on

feat: Increase circle size and prettify grid
61ce655

wilmerags commited on

feat: Improve background and adding title to the plot
085853b

wilmerags commited on

feat: Add grid for plot
d71c853

wilmerags commited on

feat: Add emojis to comm text to improve expressiveness
30f3de6

wilmerags commited on

feat: Improve circle colors
aecdaab

wilmerags commited on

feat: Improve plot circles for better aesthetic
a1feb32

wilmerags commited on

feat: Improve message for loading model part
bff1960

wilmerags commited on

feat: Add warning for empty twitter handler input
5e899e5

wilmerags commited on

fix: Moving twitter user processing after empty input validation
dbebcc0

wilmerags commited on

fix: Improve handling of empty twitter handle input
691ccbe

wilmerags commited on

feat: Add button to avoid wasting computation on number interaction and to improve readability of the app
61a29bd

wilmerags commited on

feat: Lowering min cluster size to help create more interesting topics
2d7af1c

wilmerags commited on

feat: Exclude retweets and replies to get denser content
59ff44b

wilmerags commited on

test: Lower perplexity to test number of topics created
1731f45

wilmerags commited on

feat: Deduplicate tweets text
92e2ae9

wilmerags commited on

feat: Improving ui messages for non-technical comm
9c5d67e

wilmerags commited on

feat: Adapting perplexity given smaller datasets are expected
dd9138c

wilmerags commited on

fix: Balance min_cluster_size for less topics
3bc7bbb

wilmerags commited on

feat: Lower minimun observations thresholds to allow more clusters creation
629cfc4

wilmerags commited on

fix: Adapt labels creation with interactive plot implementation
2e82d12

wilmerags commited on

fix: Fix variable typo from adaption
20c61de

wilmerags commited on

feat: Add concrete clustering technique for visualization
7964bf4

wilmerags commited on

feat: Cont'd np coercing for interactive plot
6339774

wilmerags commited on

feat: Adapting values for interactive plot to np array
1a578ea

wilmerags commited on

feat: Improve handling of number of tweets setting
5c585a4

wilmerags commited on

fix: Rename call for tweets retrieval
568b321

wilmerags commited on

fix: Remove missing and unused logging sections and testing exp version for labels approach
a5482a3

wilmerags commited on

feat: Add experimental version of plot after adaption from referred space
f040401

wilmerags commited on

feat: Add import for sentence transformer lib
ba42dce

wilmerags commited on

feat: Add lang selection and load model function
d548156

wilmerags commited on

feat: Set step of 10 tweets per number_input change
33108e8

wilmerags commited on

fix: Fix indentation for new variables
4700cf0

wilmerags commited on

test: Add initial tweepy code for Twitter API interaction
25a6734

wilmerags commited on

feat: Improve columns disposition and values for number_input component
0a699f8

wilmerags commited on

fix: Switch wrong ordering of number_input component
11ddcfe

wilmerags commited on

fix: Add proper values to number_input component
dad85db

wilmerags commited on

Update app.py
1bbc870

wilmerags commited on