Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T Twitter Topic Model
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • Twitter Topic Model
  • Merge requests
  • !6

0.0.3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eelco van der Wel requested to merge 0.0.3 into dev Jan 02, 2023
  • Overview 0
  • Commits 10
  • Pipelines 5
  • Changes 9
  • Backwards compatible with 0.0.2
  • New category property on cluster, with a supervised category
  • clusters are now created within their respective category: first categorize all tweets, then create clusters within those categories if category is big enough.
  • If category is not big enough (smaller than 2 * MIN_CLUSTER_SIZE), all tweets are added to the cluster with isUnassigned=True
  • All tweets that were not assigned a cluster while clustering are also added to unassigned cluster
  • Filter all tweets for english-only (required for classifier)
  • contains a train script for training multilingual model as well, i did not have success with it yet (low accuracy)
Edited Jan 02, 2023 by Eelco van der Wel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 0.0.3