pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类
☆15Jan 27, 2021Updated 5 years ago
Alternatives and similar repositories for TextClassify
Users that are interested in TextClassify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Aug 20, 2021Updated 4 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- a demo for how to execute bert_base_chinese based model in java☆10Mar 8, 2019Updated 7 years ago
- Use https://github.com/huggingface/transformers to do Chinese NER☆11Dec 29, 2021Updated 4 years ago
- 中文命名体识别,采用pytorch官方提供的BiLSTM+CRF☆15Mar 29, 2019Updated 7 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.
- 2020语言与智能技术竞赛:事件抽取任务☆26May 2, 2020Updated 5 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆13Nov 2, 2022Updated 3 years ago
- Baseline Models for Argumentative Text Understanding for AI Debater (NLPCC2021)☆12May 21, 2021Updated 4 years ago
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- A Tensorflow LSTM spam detector utilizing GloVe word embeddings.☆12Nov 9, 2019Updated 6 years ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆27Dec 15, 2025Updated 4 months ago
- CARE-MI: Chinese Benchmark for Misinformation Evaluation in Maternity and Infant Care☆12Oct 14, 2024Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Jun 29, 2020Updated 5 years ago
- pytorch☆12Jul 29, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 🍎Wende Chinese QA system (experimental)☆10Jun 1, 2021Updated 4 years ago
- PyTorch - Albert Large V2, Bert Base Uncased, Bert Large Uncased WWM Finetuned Squad, Distil Roberta Base, Roberta Base Squad2, Roberta l…☆11Jul 10, 2020Updated 5 years ago
- Dockerfiles☆17Mar 29, 2026Updated last month
- 检查实验报告内容的相似度。 实验报告以word文档形式存在,doc或docx为扩展名。 使用simhash算法检测。☆13May 24, 2018Updated 7 years ago
- [ICADL] Named entity recognition architecture combining contextual and global features☆13Dec 14, 2021Updated 4 years ago
- Source HTML for the Tree-sitter organization site☆26Sep 11, 2025Updated 7 months ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Jul 27, 2022Updated 3 years ago
- A Survey of Neural Dialogue Systems☆19Dec 31, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 4 years ago
- 使用外賣評論資料集去做判斷正負面句子(fine-turing BertForSequenceClassification)☆18Feb 26, 2020Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55May 21, 2020Updated 5 years ago
- Finetune t5 and bart on Chinese Grammatical Error Correction data.☆19Aug 24, 2022Updated 3 years ago
- Code for the competition "CCKS 2020: 面向中文短文本的实体链指任务" , see https://www.biendata.xyz/competition/ccks_2020_el/☆14Dec 1, 2020Updated 5 years ago
- 多变量时序预测transformer☆17Sep 13, 2022Updated 3 years ago
- 2018年国际AIOps挑战赛KPI时序异常检测比赛基于OpenMLDB部署的工程化部署实践方案☆12Aug 30, 2022Updated 3 years ago
- bert 词向量 句向量生成☆12Sep 1, 2019Updated 6 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This is a java version of Chinese tokenization descried in BERT.☆59Nov 10, 2022Updated 3 years ago
- Distilling Task-Specific Knowledge from BERT into Simple Neural Networks.