glove topic
Fake-news-classification-model
✨ Fake news classification using source adaptive framework - BE Project 🎓The repository contains Detailed Documentation of the project, Classification pipeline, Architecture, System Interface Desi...
tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
Repo-2017
My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
magnitude
A fast, efficient universal vector embedding utility package.
datastories-semeval2017-task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
lmdb-embeddings
Fast word vectors with little memory usage in Python
textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。