zzy99 / epidemic-sentence-pairLinks
天池 疫情相似句对判定大赛 线上第一名方案
☆437Updated 4 years ago
Alternatives and similar repositories for epidemic-sentence-pair
Users that are interested in epidemic-sentence-pair are comparing it to the libraries listed below
Sorting:
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- ccf 2020 qa match competition top1☆267Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 5 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆326Updated 2 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- 以词为基本单位的中文BERT☆472Updated 3 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆250Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆166Updated 5 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- 中国法研杯司法人工智能挑战赛之相似案例匹配第一名解决方案☆320Updated 3 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆316Updated 5 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。