基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等
☆818Jun 18, 2021Updated 4 years ago
Alternatives and similar repositories for EasyBert
Users that are interested in EasyBert are comparing it to the libraries listed below
Sorting:
- 中文关系抽取☆461Jun 12, 2023Updated 2 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,232Mar 11, 2023Updated 2 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆517Jun 9, 2025Updated 8 months ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,306Jun 18, 2022Updated 3 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆510Mar 24, 2023Updated 2 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆803Dec 11, 2024Updated last year
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆796Mar 22, 2020Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆490Mar 5, 2019Updated 6 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆734Oct 3, 2023Updated 2 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆196Aug 2, 2024Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Jun 14, 2023Updated 2 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,520Nov 21, 2022Updated 3 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆327Mar 24, 2023Updated 2 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,879Mar 18, 2025Updated 11 months ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,074Oct 22, 2022Updated 3 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤 其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆688Nov 6, 2020Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Oct 14, 2019Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆977Feb 26, 2020Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,419Nov 21, 2022Updated 3 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- Jiagu 深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,422May 7, 2022Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,386May 31, 2022Updated 3 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆431Dec 10, 2024Updated last year
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆425Mar 20, 2020Updated 5 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,461Mar 15, 2020Updated 5 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆568Jun 12, 2023Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆455Jun 18, 2021Updated 4 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆325Mar 24, 2023Updated 2 years ago
- 使用预训练语言模型ALBERT做中文NER☆478Jan 13, 2021Updated 5 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,272Jun 21, 2022Updated 3 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,795Aug 30, 2025Updated 6 months ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,477Jan 29, 2019Updated 7 years ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆933May 1, 2023Updated 2 years ago