sergeio / text_clusteringLinks
k-means text clustering using cosine similarity.
☆59Updated 3 years ago
Alternatives and similar repositories for text_clustering
Users that are interested in text_clustering are comparing it to the libraries listed below
Sorting:
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Long(er) text representation and classification using Doc2Vec embeddings☆109Updated last year
- Use transfer learning for Text_classification with BERT.☆21Updated 3 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 8 years ago
- ☆39Updated 6 years ago
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆137Updated 4 years ago
- Document clustering and topic modelling with Python☆87Updated 7 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated last year
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- 基于深度学习的中文NLP工具☆41Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- 📚 Text classification library with Keras☆53Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 7 years ago
- Implementation of TextRank with the option of using pre-trained Word2Vec embeddings as the similarity metric☆57Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 8 years ago
- How to generate realistic yelp restaurant reviews with Keras☆71Updated 7 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆209Updated 7 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- Demo code for the paper STC2 which released three short text datasets for clustering and classification☆117Updated 7 years ago
- Facilitate the learning, practicing, and designing of neural text matching models with a user-friendly and interactive interface.☆41Updated 2 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆44Updated 5 years ago
- CLUE Emotion Analysis Dataset 细粒度情感分析数据集☆10Updated 5 years ago
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 7 years ago