基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。
☆64Mar 20, 2023Updated 3 years ago
Alternatives and similar repositories for text_classifier_pytorch
Users that are interested in text_classifier_pytorch 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+TextCNN 两种实现方法☆28Dec 21, 2022Updated 3 years ago
- using lear to do ner extraction☆29Mar 13, 2022Updated 4 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆90Apr 23, 2023Updated 3 years ago
- Pointer-generator transformer model and transformer model for the morphological inflection task. custom to the SIGMORPHON 2019 shared tas…☆26May 26, 2020Updated 6 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Mar 12, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 中文ner模型使用tensorflow2.1构建☆18Sep 10, 2021Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆401Jul 16, 2023Updated 3 years ago
- FAQ智能问答系统。实现FAQ的问题-模板匹配功能。部署轻量级的Web服务应用。☆67Jul 26, 2024Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆91Mar 7, 2022Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆49Oct 7, 2022Updated 3 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Sep 8, 2022Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆48Mar 2, 2023Updated 3 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆89Jul 31, 2022Updated 4 years ago
- a python package for stat,caculate woe,iv, ks,auc,roc,psi and plot.☆17Jul 17, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- 长文本相似度模型☆21Nov 24, 2023Updated 2 years ago
- Defeasible Natural Language Inference☆14Dec 4, 2020Updated 5 years ago
- 基于规则和相似匹配的闲聊机器人☆13Nov 8, 2017Updated 8 years ago
- 2021搜狐校园文本匹配算法大赛决赛第八名解决方案☆23Jul 5, 2021Updated 5 years ago
- 利用huggingface实现文本分类☆57Feb 22, 2022Updated 4 years ago
- Python+Requests+PyTest+Excel+Allure接口自动化测试实战☆14Mar 16, 2023Updated 3 years ago
- ☆13Oct 18, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 years ago
- Dataset simulation for DPCCN.☆16Dec 25, 2022Updated 3 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆13Nov 2, 2022Updated 3 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆15Jan 27, 2021Updated 5 years ago
- The corresponding code from our paper "Social Commonsense Reasoning with Multi-Head Knowledge Attention (EMNLP 2020)". Do not hesitate to…☆11Jun 12, 2022Updated 4 years ago
- 检索式问答系统☆12Jun 2, 2020Updated 6 years ago
- 在苏剑林老师的代码上改了一下,改成了python3.6,基于膨胀卷积,字词混合向量,radam梯度优化算法,百度百科词向量的阅读理解模型☆24Aug 28, 2019Updated 6 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆567Jun 12, 2023Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆243Jun 15, 2022Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- NLP算法领域的面试资料大全,包括笔试、面试题目☆42Mar 4, 2020Updated 6 years ago
- ☆11May 29, 2024Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆533May 20, 2023Updated 3 years ago
- Code for paper "ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models"☆17Mar 29, 2024Updated 2 years ago
- This project is to test the adversarial training method with TextCNN text classification model.☆12Jul 8, 2021Updated 5 years ago
- Code for COLING 2022 accepted paper titled "MuCDN: Mutual Conversational Detachment Network for Emotion Recognition in Multi-Party Conver…☆10Jul 21, 2023Updated 3 years ago