weberrr / pytorch_word2vec
pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling
☆63Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_word2vec
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- 从头训练MASK BERT☆137Updated last year
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 4 months ago
- The enhanced RCNN model used for sentence similarity classification☆43Updated 3 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆87Updated 4 months ago
- Pytorch Implementation of DSSM (Deep Structured Semantic Models)☆56Updated 4 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆105Updated 6 years ago
- ☆87Updated 3 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆84Updated 4 years ago
- ☆58Updated 4 years ago
- First place solution of WSDM CUP 2020, pairwise-bert, lightgbm☆89Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆173Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- CCF BDCI 2020 房产行业聊天问答匹配赛道 A榜47/2985☆40Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- ☆31Updated 2 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- R-Drop方法在中文任务上的简单实验☆90Updated 2 years ago
- implement of LSTM+CRF with pytorch☆44Updated 4 years ago
- ☆27Updated 4 years ago
- A list of NLP competitions, including solutions.☆34Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 3 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 4 years ago
- ☆29Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago