Topic Modelling for Humans
-
Updated
Sep 1, 2024 - Python
Topic Modelling for Humans
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
A fast, efficient universal vector embedding utility package.
🦆 Contextually-keyed word vectors
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Data repository for pretrained NLP models and NLP corpora.
Compute Sentence Embeddings Fast!
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
ADAM - A Question Answering System. Inspired from IBM Watson
Log Anomaly Detection - Machine learning to detect abnormal events logs
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with entity scoring.
Toolkit to obtain and preprocess German text corpora, train models and evaluate them with generated testsets. Built with Gensim and Tensorflow.
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Web-ify your word2vec: framework to serve distributional semantic models online
Add a description, image, and links to the gensim topic page so that developers can more easily learn about it.
To associate your repository with the gensim topic, visit your repo's landing page and select "manage topics."