All Projects → fann1993814 → llda

fann1993814 / llda

Licence: other
Labeled LDA in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to llda

GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
Stars: ✭ 505 (+2557.89%)
Mutual labels:  information-retrieval
nalcos
Search Git commits in natural language
Stars: ✭ 50 (+163.16%)
Mutual labels:  information-retrieval
recommendation-retrieval
A tutorial on scalable retrieval of matrix factorization recommendations
Stars: ✭ 27 (+42.11%)
Mutual labels:  information-retrieval
src
tools for fast reading of docs
Stars: ✭ 40 (+110.53%)
Mutual labels:  information-retrieval
bookworm
📚 social networks from novels
Stars: ✭ 72 (+278.95%)
Mutual labels:  information-retrieval
allsummarizer
Multilingual automatic text summarizer using statistical approach and extraction
Stars: ✭ 28 (+47.37%)
Mutual labels:  information-retrieval
AILA-Artificial-Intelligence-for-Legal-Assistance
Python implementations of the various methods used in FIRE 2019 conference.
Stars: ✭ 39 (+105.26%)
Mutual labels:  information-retrieval
ir datasets
Provides a common interface to many IR ranking datasets.
Stars: ✭ 190 (+900%)
Mutual labels:  information-retrieval
cs6101
The Web IR / NLP Group (WING)'s public reading group at the National University of Singapore.
Stars: ✭ 17 (-10.53%)
Mutual labels:  information-retrieval
FieldedSDM
Fielded Sequential Dependence Model (code and runs)
Stars: ✭ 32 (+68.42%)
Mutual labels:  information-retrieval
tutorials
A tutorial series by Preferred.AI
Stars: ✭ 136 (+615.79%)
Mutual labels:  information-retrieval
DRhard
SIGIR'21: Optimizing DR with hard negatives and achieving SOTA first-stage retrieval performance on TREC DL Track.
Stars: ✭ 93 (+389.47%)
Mutual labels:  information-retrieval
query completion
Personalized Query Completion
Stars: ✭ 24 (+26.32%)
Mutual labels:  information-retrieval
ml4ir
Machine Learning for Information Retrieval
Stars: ✭ 75 (+294.74%)
Mutual labels:  information-retrieval
ake-datasets
Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.
Stars: ✭ 125 (+557.89%)
Mutual labels:  information-retrieval
ml-nlp-services
机器学习、深度学习、自然语言处理
Stars: ✭ 23 (+21.05%)
Mutual labels:  information-retrieval
IP-Tracker
Track any ip address with IP-Tracker. IP-Tracker is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracker.
Stars: ✭ 53 (+178.95%)
Mutual labels:  information-retrieval
Mimir
OSINT Threat Intel Interface - CLI for HoneyDB
Stars: ✭ 104 (+447.37%)
Mutual labels:  information-retrieval
AI booklet CE-AUT
Booklet and exam of Artificial Intelligence Master Degree at Amirkabir University of technology.
Stars: ✭ 14 (-26.32%)
Mutual labels:  information-retrieval
memex-gate
General Architecture for Text Engineering
Stars: ✭ 47 (+147.37%)
Mutual labels:  information-retrieval

LabeledLDA

Labeled LDA in Python

The code is implemented by Shuyo (https://github.com/shuyo/iir/blob/master/lda/llda.py)

New Features (different from ver.Shuyo)

  1. The function "fold" apply to predict the topic distribution of new document P(z|new_d).
  2. Speed up for gibbs sampling.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].