entropy2333 / 2022BytedanceSecurityAICompetition_track1Links
2022字节跳动安全AI挑战赛赛道一冠军—— 基于文本和多模态数据的风险识别 题目名称:Emoji复杂文本识别
☆13Updated 2 years ago
Alternatives and similar repositories for 2022BytedanceSecurityAICompetition_track1
Users that are interested in 2022BytedanceSecurityAICompetition_track1 are comparing it to the libraries listed below
Sorting:
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 2021字节跳动安全AI挑战赛赛道一亚军—— 基于文本和多模态数据的风险识别 题目名称:色情导流用户识别☆18Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- ☆29Updated last year
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- 关系抽取☆58Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Updated 8 months ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆28Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆287Updated this week
- 基于深度学习的FAQ式问答系统☆33Updated 4 years ago
- ☆82Updated last year
- 中文NER的那些事儿☆317Updated last year
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- 中文文本纠错相关的论文、比赛和工具。☆61Updated 3 weeks ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆470Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆35Updated 3 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆207Updated last year
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆279Updated 2 years ago
- pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。☆514Updated 10 months ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆272Updated 5 months ago