All Projects → Contextualized Topic Models → Similar Projects or Alternatives

790 Open source projects that are alternatives of or similar to Contextualized Topic Models

OpenPrompt
An Open-Source Framework for Prompt-Learning.
Stars: ✭ 1,769 (+456.29%)
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+12.58%)
DeepLearningReading
Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)
Stars: ✭ 78 (-75.47%)
Mutual labels:  embeddings, nlp-machine-learning
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (-80.82%)
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-79.87%)
Mutual labels:  embeddings, transformer
schrutepy
The Entire Transcript from the Office in Tidy Format
Stars: ✭ 22 (-93.08%)
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+17428.93%)
Mutual labels:  nlp-library, transformer
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+187.42%)
Mutual labels:  embeddings, transformer
mlconjug3
A Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (more soon) using Machine Learning techniques.
Stars: ✭ 47 (-85.22%)
topic modelling financial news
Topic modelling on financial news with Natural Language Processing
Stars: ✭ 51 (-83.96%)
Dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Stars: ✭ 294 (-7.55%)
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (-93.71%)
Mutual labels:  embeddings, nlp-machine-learning
RadiologyReportEmbedding
Intelligent Word Embeddings of Free-Text Radiology Reports
Stars: ✭ 22 (-93.08%)
Mutual labels:  embeddings, nlp-machine-learning
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (-55.03%)
Lingo
package lingo provides the data structures and algorithms required for natural language processing
Stars: ✭ 113 (-64.47%)
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+158.18%)
Mutual labels:  embeddings, transformer
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
Stars: ✭ 21 (-93.4%)
Lingua
👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Stars: ✭ 341 (+7.23%)
Entity Embedding
Reference implementation of the paper "Word Embeddings for Entity-annotated Texts"
Stars: ✭ 19 (-94.03%)
Mutual labels:  embeddings, nlp-machine-learning
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (-42.14%)
Mutual labels:  nlp-machine-learning, embeddings
Deepehr
Chronic Disease Prediction Using Medical Notes
Stars: ✭ 220 (-30.82%)
Mutual labels:  nlp-machine-learning, embeddings
ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from huggingface.
Stars: ✭ 36 (-88.68%)
Mutual labels:  embeddings, transformer
empythy
Automated NLP sentiment predictions- batteries included, or use your own data
Stars: ✭ 17 (-94.65%)
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (-81.45%)
Mutual labels:  embeddings, nlp-machine-learning
NLP-Natural-Language-Processing
Projects and useful articles / links
Stars: ✭ 149 (-53.14%)
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-91.51%)
Mutual labels:  embeddings, topic-modeling
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-83.96%)
Mutual labels:  embeddings, nlp-machine-learning
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (-64.78%)
Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (-52.52%)
Mutual labels:  embeddings, transformer
Tika Python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
Stars: ✭ 997 (+213.52%)
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-43.08%)
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (-71.38%)
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (-86.79%)
KGE-LDA
Knowledge Graph Embedding LDA. AAAI 2017
Stars: ✭ 35 (-88.99%)
Mutual labels:  embeddings, topic-modeling
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (-89.94%)
Mutual labels:  embeddings, nlp-machine-learning
Nlp Interview Notes
本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
Stars: ✭ 207 (-34.91%)
Mutual labels:  transformer
Transformer Tensorflow
Implementation of Transformer Model in Tensorflow
Stars: ✭ 286 (-10.06%)
Mutual labels:  transformer
Lda
LDA topic modeling for node.js
Stars: ✭ 262 (-17.61%)
Mutual labels:  topic-modeling
Nagisa
A Japanese tokenizer based on recurrent neural networks
Stars: ✭ 260 (-18.24%)
Mutual labels:  nlp-library
Cognitive Speech Tts
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
Stars: ✭ 312 (-1.89%)
Mutual labels:  transformer
Viewpagertransition
viewpager with parallax pages, together with vertical sliding (or click) and activity transition
Stars: ✭ 3,017 (+848.74%)
Mutual labels:  transformer
Hub
A library for transfer learning by reusing parts of TensorFlow models.
Stars: ✭ 3,007 (+845.6%)
Mutual labels:  embeddings
ai challenger 2018 sentiment analysis
Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018
Stars: ✭ 16 (-94.97%)
Mutual labels:  transformer
Quick Nlp
Pytorch NLP library based on FastAI
Stars: ✭ 279 (-12.26%)
Mutual labels:  nlp-library
Hetu
A high-performance distributed deep learning system targeting large-scale and automated distributed training.
Stars: ✭ 78 (-75.47%)
Mutual labels:  embeddings
bert in a flask
A dockerized flask API, serving ALBERT and BERT predictions using TensorFlow 2.0.
Stars: ✭ 32 (-89.94%)
Mutual labels:  transformer
Giveme5w1h
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did what, when, where, why, and how?
Stars: ✭ 316 (-0.63%)
Mutual labels:  nlp-library
Cleora
Cleora AI is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
Stars: ✭ 303 (-4.72%)
Mutual labels:  embeddings
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (-11.95%)
Mutual labels:  topic-modeling
AITQA
resources for the IBM Airlines Table-Question-Answering Benchmark
Stars: ✭ 12 (-96.23%)
Mutual labels:  transformer
keras-word-char-embd
Concatenate word and character embeddings in Keras
Stars: ✭ 43 (-86.48%)
Mutual labels:  embeddings
Dstc8 Schema Guided Dialogue
The Schema-Guided Dialogue Dataset
Stars: ✭ 277 (-12.89%)
Mutual labels:  nlp-machine-learning
svgs2fonts
npm-svgs2fonts。svg图标转字体图标库(svgs -> svg,ttf,eot,woff,woff2),nodejs。
Stars: ✭ 29 (-90.88%)
Mutual labels:  transformer
go2vec
Read and use word2vec vectors in Go
Stars: ✭ 44 (-86.16%)
Mutual labels:  embeddings
Transformer Pointer Generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
Stars: ✭ 297 (-6.6%)
Mutual labels:  transformer
Transformer
Easy Attributed String Creator
Stars: ✭ 278 (-12.58%)
Mutual labels:  transformer
uformer-pytorch
Implementation of Uformer, Attention-based Unet, in Pytorch
Stars: ✭ 54 (-83.02%)
Mutual labels:  transformer
latent-semantic-analysis
Pipeline for training LSA models using Scikit-Learn.
Stars: ✭ 20 (-93.71%)
Mutual labels:  topic-modeling
Unsupervised Aspect Extraction
Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"
Stars: ✭ 277 (-12.89%)
Mutual labels:  topic-modeling
cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
Stars: ✭ 29 (-90.88%)
Mutual labels:  embeddings
1-60 of 790 similar projects