100+ Chinese Word Vectors 上百种预训练中文词向量
-
Updated
Sep 22, 2019 - 128 commits
- 2 contributors
- Python
100+ Chinese Word Vectors 上百种预训练中文词向量
A curated list of awesome embedding models tutorials, projects and communities.
A fast, efficient universal vector embedding utility package.
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Curated list of 2vec-type embedding models
Implementation of triplet loss in TensorFlow
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Named Entity Recognition using multilayered bidirectional LSTM
A tool for learning vector representations of words and entities from Wikipedia
Library for faster pinned CPU <-> GPU transfer in Pytorch
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Fast word vectors with little memory usage in Python
Keras Implementations of Deep Learning Architectures for NLP
Code for the EMNLP-IJCNLP paper: Easy data augmentation techniques for boosting performance on text classification tasks.
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
Implementation of the node2vec algorithm.
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
Making sense embedding out of word embeddings using graph-based word sense induction
Representing research papers as vectors / latent representations.
Chronic Disease Prediction Using Medical Notes
:hamburger:
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
Graph convolutional neural network for multirelational link prediction
中文长文本分类、短句子分类、多标签分类(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".