finisky / TextCNNLinks
A simple TextCNN pytorch implementation
☆24Updated 3 years ago
Alternatives and similar repositories for TextCNN
Users that are interested in TextCNN are comparing it to the libraries listed below
Sorting:
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆35Updated 3 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- 神经网络各种模型PyTorch实现☆43Updated 2 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- ☆279Updated 3 years ago
- Mark and summarize the NLP project has been through☆134Updated 4 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 3 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆78Updated 2 years ago
- transE算法 简单python实现 FB15k☆196Updated last year
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆283Updated 4 years ago
- reimplement TransE Mode☆139Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆508Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- 基于pytorch的GlobalPointer进行三元组抽取。☆82Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆140Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆12Updated 3 years ago
- This is a repository for a few projects built in torch.☆44Updated 2 months ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Relation Extraction 论文复现☆48Updated 5 years ago
- ☆642Updated 7 months ago
- SimCSE在中文任务上的简单实验☆605Updated 2 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆19Updated 4 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago