xiaoxiong74 / Cool-NLPCV
Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)
☆157Updated 3 years ago
Alternatives and similar repositories for Cool-NLPCV:
Users that are interested in Cool-NLPCV are comparing it to the libraries listed below
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- 中文NLP数据集☆153Updated 5 years ago
- Knowledge Graph☆170Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆392Updated 8 months ago
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆317Updated last year
- 医疗实体识别☆179Updated 4 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- 中文NER的那些事儿☆315Updated last year
- 天池 疫情相似句对判定大赛 线上第一名方案☆432Updated 4 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆112Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆142Updated 3 years ago
- ccf 2020 qa match competition top1☆266Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 3 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated last year
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- ☆134Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆126Updated 3 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆153Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 8 months ago
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago