yimingw17's Stars
herlon214/cfc-classifier
A Class Feature Centroid Classifier for text categorization
google-research/pegasus
shengliu66/ELR
Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels
FelixAbrahamsson/mixmatch-pytorch
An implementation of MixMatch with PyTorch
kentsommer/keras-inceptionV4
Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)
cezhang01/Adjacent-Encoder
Source code of the AAAI-2020 paper "Topic Modeling on Document Networks with Adjacent-Encoder"
DaehanKim/vgae_pytorch
This repository implements variational graph auto encoder by Thomas Kipf.
li-ximing/LapDMM
This is a demo C++ code for Laplacian Dirichlet Multinomial Mixture topic model for short texts
yangliuy/LDAGibbsSampling
Open Source Package for Gibbs Sampling of LDA
lda-project/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
zhangyafeikimi/word2vec-win32
A word2vec port for Windows.
danielfrg/word2vec
Python interface to Google word2vec
jackyin12/GSDMM
youmu257/jDMMGibbsSampling
A Java implementation of Gibbs sampling for Dirichlet Multinomial Mixture(DMM), a topic model for short text.
kotartemiy/pygooglenews
If Google News had a Python library
Iceloof/GoogleNews
Script for GoogleNews
WHUIR/GSDMM
Our implementation of collapsed Gibbs Sampling algorithm for Dirichlet Multinomial Mixture model(GSDMM) (published in KDD 2014)
xiaohuiyan/BTM
Code for Biterm Topic Model (published in WWW 2013)
atefm/pDMM
Python implemetation for Dirichlet Multinomial Mixture (DMM) model
kudkudak/word-embeddings-benchmarks
Package for evaluating word embeddings
Chunpai/DBLP
multi-label classification on DBLP dataset with DeepWalk algorithm to extract latent dimension
Franck-Dernoncourt/naacl2016
Data splits for the NAACL 2016 paper
sbaltes/dblp-retriever
Retrieve paper metadata from conference proceedings and journals indexed in DBLP.
26hzhang/DBLPParser
A python parser for DBLP dataset
Jhy1993/HAN
Heterogeneous Graph Neural Network
ThomHurks/dblp-to-csv
Convert a DBLP XML file to CSV format.
NathanDuran/MRDA-Corpus
Utilities for Processing the Meeting Recorder Dialogue Act Corpus
NathanDuran/Switchboard-Corpus
Utilities for Processing the Switchboard Dialogue Act Corpus
jojonki/DailyDialog-Parser
macabdul9/CASA-Dialogue-Act-Classifier
PyTorch implementation of the paper "Dialogue Act Classification with Context-Aware Self-Attention" for dialogue act classification with a generic dataset class and PyTorch-Lightning trainer