johnson7788 / NLPLinks
NLP 相关文件
☆24Updated 4 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below
Sorting:
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 4 years ago
- Clustering text with Bert☆57Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆197Updated last year
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆110Updated 2 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 8 months ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆186Updated 7 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 11 months ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- Using Bi-LSTM model for NER in English.☆31Updated 7 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆223Updated 6 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆245Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆252Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- 中文关系抽取☆137Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago