基于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:
- 文本点击率 multi gpu version of bert with classification / regression, bert token embedding with textcnn☆12Oct 14, 2019Updated 6 years ago
- Build a Chinese conversational assistant robot with RASA(构建中文多轮任务型对话机器人)☆10Apr 1, 2020Updated 6 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆27Dec 21, 2022Updated 3 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Mar 12, 2022Updated 4 years ago
- 中文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
- SimCSE中文语义相似度对比学习模型☆91Mar 7, 2022Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆49Oct 7, 2022Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆48Mar 2, 2023Updated 3 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆89Jul 31, 2022Updated 4 years ago
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆27May 11, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- 长文本相似度模型☆21Nov 24, 2023Updated 2 years ago
- 基于BERT事件抽取构建活动知识图谱☆12Aug 28, 2023Updated 3 years ago
- A Framework for Multimodal Parsing, Contextual Narration, and Hierarchical Labeling of ESG Reports☆17Nov 14, 2025Updated 9 months ago
- ☆16Jun 12, 2023Updated 3 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆13Oct 18, 2022Updated 3 years ago
- ☆11Apr 10, 2024Updated 2 years ago
- Recursive Abstractive Processing for Tree-Organized Retrieval☆10May 30, 2024Updated 2 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 years ago
- Dataset simulation for DPCCN.☆16Dec 25, 2022Updated 3 years ago
- Learnable Pillar-based Re-ranking for Image-Text Retrieval. SIGIR'23☆22Jul 31, 2023Updated 3 years ago
- 基于实体首尾指针SPAN的序列标注框架☆26Mar 14, 2022Updated 4 years ago
- 从基础算法开始,学习命名实体识别的算法☆23Jul 18, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 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 7 years ago
- ☆13Jul 12, 2022Updated 4 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
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago