基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目
☆124Jul 24, 2020Updated 5 years ago
Alternatives and similar repositories for NLP_textClassifier
Users that are interested in NLP_textClassifier are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个BERT+BiLSTM的情感分析 BaseLine☆26May 9, 2020Updated 6 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆401Jul 16, 2023Updated 2 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆20Dec 30, 2022Updated 3 years ago
- 🌹我可以不在校园🌹☆13Feb 24, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 利用bert预训练模型生成句向量或词向量☆26Oct 29, 2020Updated 5 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆148Apr 17, 2020Updated 6 years ago
- ☆29Jul 5, 2020Updated 6 years ago
- 知识图谱从入门到精通☆33Nov 27, 2020Updated 5 years ago
- 政策新闻领域 实体识别+关系抽取 基于4000句txt微调得到☆12Updated this week
- Classifying text using Bi-LSTM, Transformer, BERT-ATT, BERT-BILSTM and BERT-CNN(文本分类)ChineseGLUE☆13Apr 2, 2023Updated 3 years ago
- bert 词向量 句向量生成☆12Sep 1, 2019Updated 6 years ago
- 中文情感分析-textcnn☆24Mar 24, 2023Updated 3 years ago
- 阿里中文地址要素解析☆17Jun 10, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆18Aug 17, 2018Updated 7 years ago
- 将word2vec训练生成的词向量和BERT生成的词向量进行可视化对比