inidun / text_analytics

Text analytic tools
3 stars 0 forks source link

Add slider for relevance #20

Closed aibakeneko closed 2 years ago

aibakeneko commented 2 years ago

explore_topic_models > topic trends over time

roger-mahler commented 2 years ago

Closing this issue for now. The current "false mean" calculation ignores documents which the topic modelling engine (i.e MALLET or Gensim) deems irrelevant. It is thus not based on any explicit threshold but rather on the data the engine produces. We need to discuss this further if we want to improve this calculation.