xiaotianzhao's Stars
shichence/AutoInt
Implementation of AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
chvin/react-tetris
Use React, Redux, Immutable to code Tetris. 🎮
wuch15/KDD-NPA
Resources for the paper "NPA: News Recommendation with Personalized Attention"
XiangLi1999/PosteriorControl-NLG
Posterior Control of Blackbox Generation
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
googlebaba/KDD2019-MEIRec
KDD2019-Metapath-guided Heterogeneous Graph Neural Network for Intent Recommendation
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
YouzhiTian/Structured-Content-Preservation-for-Unsupervised-Text-Style-Transfer
pltrdy/rouge
A full Python Implementation of the ROUGE Metric (not a wrapper)
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
shangjingbo1226/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
rec-agent/rec-rl
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
magic282/NeuSum
Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
aneesha/RAKE
A python implementation of the Rapid Automatic Keyword Extraction
summanlp/textrank
TextRank implementation for Python 3.
thunlp/DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
HSLCY/ABSA-BERT-pair
Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
dustincys/CBeamer
中文Beamer模板
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
kpu/kenlm
KenLM: Faster and Smaller Language Model Queries
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.