基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等
☆821Jun 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用Bert,ERNIE,进行中文文本分类☆4,416Jun 28, 2024Updated last year
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,239Mar 11, 2023Updated 3 years ago
- 中文关系抽取☆465Jun 12, 2023Updated 2 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆526Jun 9, 2025Updated 10 months ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,307Jun 18, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,538Sep 23, 2021Updated 4 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆196Aug 2, 2024Updated last year
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆798Mar 22, 2020Updated 6 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,523Nov 21, 2022Updated 3 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆510Mar 24, 2023Updated 3 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆804Dec 11, 2024Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆491Mar 5, 2019Updated 7 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Jun 14, 2023Updated 2 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆731Oct 3, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,880Mar 18, 2025Updated last year
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆326Mar 24, 2023Updated 3 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,668Oct 14, 2019Updated 6 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆689Nov 6, 2020Updated 5 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,724Sep 23, 2020Updated 5 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,194Jul 15, 2025Updated 8 months ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,427Nov 21, 2022Updated 3 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆367Aug 26, 2019Updated 6 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,508Jan 29, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,084Oct 22, 2022Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向 量嵌入层(…☆1,810Jun 17, 2024Updated last year
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,422May 7, 2022Updated 3 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆665Nov 24, 2021Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,385May 31, 2022Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,472Dec 16, 2021Updated 4 years ago
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法☆2,607May 13, 2024Updated last year
- Pytorch BERT-BiLSTM-CRF For NER☆427Mar 20, 2020Updated 6 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,799Updated this week
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ChineseNER based on BERT, with BiLSTM+CRF layer☆457Jun 18, 2021Updated 4 years ago
- 使用预训练语言模型BERT做中文NER☆975Feb 26, 2020Updated 6 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆374Feb 18, 2019Updated 7 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,464Mar 15, 2020Updated 6 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆555Nov 21, 2023Updated 2 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆570Jun 12, 2023Updated 2 years ago