Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
☆3,427May 7, 2022Updated 4 years ago
Alternatives and similar repositories for Jiagu
Users that are interested in Jiagu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法☆2,624May 13, 2024Updated 2 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆184Jan 8, 2019Updated 7 years ago
- 史上最大规模1.4亿中文知识图谱开源下载☆5,191Dec 6, 2023Updated 2 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,469Oct 20, 2021Updated 4 years ago
- 农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策☆4,383Feb 11, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 史上最大规模1.4亿知识图谱数据免费下载,知识图谱,通用知识图谱,融合了两千五百多万的实体,拥有亿级别的实体属性关系。☆1,087Oct 21, 2020Updated 5 years ago
- xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能☆1,298Nov 12, 2022Updated 3 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,224Apr 19, 2026Updated 3 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆82,018May 10, 2024Updated 2 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,230Oct 30, 2023Updated 2 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,907Feb 24, 2021Updated 5 years ago
- 中文分词☆3,204Jan 16, 2025Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,980Nov 21, 2022Updated 3 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,930Jul 27, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 从中文文本中自动提取关键词和摘要☆3,396May 7, 2025Updated last year
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,906Feb 6, 2026Updated 5 months ago
- Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dep…☆36,459Nov 15, 2025Updated 8 months ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,328Aug 8, 2024Updated last year
- 自然语言处理、知识图谱、对话系统,大模型等技术研究与应用。☆1,764Feb 8, 2025Updated last year
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,535Sep 23, 2021Updated 4 years ago
- 中文近义词:聊天机器人,智能问答工具包☆5,107Feb 1, 2026Updated 5 months ago
- 知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。☆816Oct 21, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation☆6,712Nov 5, 2022Updated 3 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Feb 1, 2024Updated 2 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,472Jan 10, 2024Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,668Oct 14, 2019Updated 6 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆957Jul 20, 2020Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,336Apr 18, 2022Updated 4 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆928Nov 26, 2022Updated 3 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,592Jan 29, 2019Updated 7 years ago
- 自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等☆1,733Jul 18, 2022Updated 4 years ago
- 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.
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,382Sep 3, 2024Updated last year
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆613Jul 7, 2020Updated 6 years ago
- Language Technology Platform☆5,258Mar 11, 2026Updated 4 months ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆734Oct 3, 2023Updated 2 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,226Dec 15, 2018Updated 7 years ago
- 百度NLP:分词,词性标注,命名实体识别,词重要性☆4,003May 25, 2021Updated 5 years ago
- [EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction☆4,448Jul 13, 2026Updated last week