MilkWYX's Stars
google-research/bert
TensorFlow code and pre-trained models for BERT
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
goto456/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
saffsd/langid.py
Stand-alone language identification system
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
wepe/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
HUANGZHIHAO1994/weibo-analysis-and-visualization
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等
declare-lab/MELD
MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
Lab41/sunny-side-up
Sentiment Analysis Challenge
lancopku/SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
neelabhpant/Deep-Learning-in-Python
Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0
andyweizhao/capsule_text_classification
DrJZhou/Journal-Information
The information of computer journal
lancopku/SU4MLC
Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)
wxue004cs/GCAE
cbaziotis/ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
lancopku/Seq2Set
Code for the paper "A Deep Reinforced Sequence-to-Set Model for Multi-Label Classification"
glnmario/emo2vec
Semi-supervised emotion lexicon expansion with label propagation and specialized word embeddings
pxuab/emo2vec_wassa_paper
qweraqq/NLPCC2014_sentiment
MirunaPislar/emoji2vec
Train emoji embeddings based on emoji descriptions.
KGBUSH/Ren_CECps-Dictionary
qtxcm/JointModelNSP
a joint model for text normalization, segmention, POS tagging.
MilkWYX/GloVe
GloVe model for distributed word representation
OSU-slatelab/seq2set-semantic-tagging
End-to-end semantic tagging.