Skip to content
View RidoRhoads's full-sized avatar

Organizations

@b3log

Block or report RidoRhoads

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。

JavaScript 280 44 Updated Mar 9, 2022

A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。

Python 6,561 2,195 Updated Aug 8, 2024

118个按照题目类型分门别类的LeetCode题目,刷完这个再找工作容易多啦!

Python 13 4 Updated May 5, 2021

A significantly higher label quality version of the popular TACRED dataset

Python 53 10 Updated Apr 20, 2021

一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda

Python 1,799 169 Updated Apr 15, 2024

Data augmentation for NLP

Jupyter Notebook 4,507 466 Updated Jun 24, 2024

Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)

Python 371 70 Updated Jul 29, 2020

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

Java 148,177 45,708 Updated Feb 17, 2025

eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

Java 21,491 7,379 Updated Feb 19, 2025

A Large-Scale Few-Shot Relation Extraction Dataset

Python 732 166 Updated May 4, 2022

Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.

Python 55 10 Updated Jul 3, 2020

Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)

Python 435 88 Updated Mar 22, 2022

⏬ Dumb downloader that scrapes the web

Python 54,960 9,715 Updated Jan 4, 2025

利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱

Python 557 185 Updated Jan 13, 2024

经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等

14,761 3,485 Updated Aug 26, 2021

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Python 139,704 28,014 Updated Feb 19, 2025

本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序

Python 376 92 Updated Feb 18, 2019

基于bert的情感分析(pytorch)

Python 27 10 Updated Sep 21, 2019

基于知识图谱的问答系统

Python 134 24 Updated Mar 11, 2020

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

Python 34,433 10,368 Updated Jan 15, 2025

基于bert的kbqa系统

Python 149 37 Updated Jun 26, 2022

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Jupyter Notebook 18,611 5,418 Updated Oct 14, 2021

基于知识库的问答:seq2seq模型实践

Python 355 84 Updated Aug 5, 2020

基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式

Python 1,462 350 Updated Dec 16, 2021