weberrr / pytorch_word2vecLinks
pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling
☆64Updated 7 years ago
Alternatives and similar repositories for pytorch_word2vec
Users that are interested in pytorch_word2vec are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- 从头训练MASK BERT☆139Updated 3 years ago
- Pytorch Implementation of DSSM (Deep Structured Semantic Models)☆56Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 5 years ago
- implement of LSTM+CRF with pytorch☆43Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- ☆204Updated 3 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- FastGCN for inductive text classification☆86Updated 6 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- CCF BDCI 2020 房产行业聊天问答匹配赛道 A榜47/2985☆41Updated 4 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- word2vec implementation for skip-gram in pytorch☆55Updated 6 years ago
- NLP中文预训练模型泛化能力挑战赛☆43Updated 5 years ago
- datafountain☆16Updated 5 years ago
- NLP☆135Updated last year
- The enhanced RCNN model used for sentence similarity classification☆45Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆94Updated 3 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆89Updated 5 years ago
- 小布助手对话短文本语义匹配的一个baseline☆139Updated 4 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆274Updated 3 years ago
- A baseline for WenTianSearch☆86Updated 3 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆337Updated last year
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 6 years ago