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
Sorting:
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆11Aug 20, 2021Updated 4 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 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆26May 2, 2020Updated 5 years ago
- 基于Bert、Pytorch的中文短 文本分类任务☆13Nov 2, 2022Updated 3 years ago
- Code and data for PAN and PAN-phys.☆13Mar 20, 2023Updated 3 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆37Jun 8, 2025Updated 9 months 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
- Use the python script to select images contains person in the COCO。☆13May 23, 2021Updated 4 years ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆27Dec 15, 2025Updated 3 months ago
- Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings toget…☆10Aug 28, 2020Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Jun 29, 2020Updated 5 years ago
- pytorch☆13Jul 29, 2019Updated 6 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
- 天池“公益AI之星”挑战赛-新冠疫情相似句对判定大赛☆16Apr 12, 2020Updated 5 years ago
- 检查实验报告内容的相似度。 实验报告以word文档形式存在,doc或docx为扩展名。 使用simhash算法检测。☆13May 24, 2018Updated 7 years ago
- Source HTML for the Tree-sitter organization site☆25Sep 11, 2025Updated 6 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
- 计算机毕业设计之Python+Spark+LSTM电商爬虫 商品推荐系统 商品评论情感分析 电商大数据 电商推荐系统 大数据毕业设计☆22Jul 22, 2022Updated 3 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
- An application that demonstrates how you can asynchronously stream OpenAI Assistant API responses with function calling in FastAPI.☆19Jul 3, 2024Updated last year
- 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
- bert 词向量 句向量生成☆12Sep 1, 2019Updated 6 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- This is a java version of Chinese tokenization descried in BERT.☆59Nov 10, 2022Updated 3 years ago
- TensorFlow code and pre-trained models for BERT☆12Mar 19, 2019Updated 7 years ago
- Distilling Task-Specific Knowledge from BERT into Simple Neural Networks.☆15Aug 28, 2020Updated 5 years ago
- Flask-inspired web micro-framework for Java (deprecated)☆22Jan 18, 2018Updated 8 years ago
- Improving Sentiment Analysis with Multi-task Learning of Negation☆14May 6, 2021Updated 4 years ago
- 分享在深蓝学院《语音识别:从入门到精通》第一期课程学习过程中完成的课后作业,供参考。☆21Sep 13, 2020Updated 5 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Mar 24, 2023Updated 2 years ago
- 中文文本主题提取,并根据主题,对预测文本进行分类☆12May 18, 2020Updated 5 years ago