Coder Social home page Coder Social logo

goamegah / short-text-clustering Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 265.37 MB

Short text clustering methods through differents approaches

License: Apache License 2.0

Python 100.00%
autoencoder clustering deep-learning dimensionality-reduction python representation-learning short-text

short-text-clustering's Introduction

⚡️ short-text-clustering

Tandem approach for short text clustering

The tandem approach in clustering combines dimensionality reduction, which reduces the complexity of data while retaining relevant information, with clustering, which groups similar data point

Installation

  • Create virtual environment

We are considering venv but feel free to other tools available.

Note: based on what is publicly available, you might need (for python users), package spherecluster. The package is currently being updated. Nevertheless, you can follow the instructions to see the program running.

$ python -m venv tdmenv
$ source tdmenv/bin/activate
$ pip install -r requirements.txt

Experiments and results

Let's check results in table below, biomedical, stackoverflow and searchsnippets (top to bottom resp.). We apply on HuggingFace embedding () UMAP dimensionality reduction followed by clustering algorithm like skmeans++ or sphérical-kmeans++. Important results are highlighted.

Spherical kmeans++

spherical kmeans result

kmeans++

kmeans++ results

Visualization

kmeans++ results

short-text-clustering's People

Contributors

goamegah avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.