wubaibai20's Stars
gitmz-15/AgriKG
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
albert-jin/agricultural_textual_classification_ChatGPT
using ChatGPT to classify textual topics/ categories.
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
gguibon/ProtoSeq
Few-Shot Emotion Recognition in Conversation with Sequential Prototypical Networks
Elanmarkowitz/StATIK
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
shenjie-hyc/CropDiseaseNer
农业病虫害命名实体识别数据集
wuhan005/mebeats
💓 小米手环实时心率数据采集 - Your Soul, Your Beats!
smoothnlp/FinancialDatasets
SmoothNLP 金融文本数据集(公开) Public Financial Datasets for NLP Researches Only
Toyhom/Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
GanjinZero/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
baiyang2464/chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
mims-harvard/PrimeKG
Precision Medicine Knowledge Graph (PrimeKG)
li10141110/knowledge_graph_demo
This is a demo for a simple knowledge graph.
zhangyqCS/KnowledgeGraph_Agriculture
农业领域知识图谱的构建,包括数据爬取(百度百科)、数据分类、利用结构化数据生成三元组、非结构化数据的分句(LTP),分词(jieba),命名实体识别(LTP)、基于依存句法分析(主谓关系等)的关系抽取和利用neo4j生成可视化知识图谱
LIANGKE23/Awesome-Knowledge-Graph-Reasoning
AKGR: Awesome Knowledge Graph Reasoning is a collection of knowledge graph reasoning works, including papers, codes and datasets
zjunlp/PromptKG
PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
NUSTM/VLP-MABSA
1429904852/R-GCN
[ACMMM 2022] Learning from Different text-image Pairs: A Relation-enhanced Graph Convolutional Network for Multimodal NER
Multimodal-NER/RpBERT
RpBERT: A Text-image Relation Propagation-based BERT Model for Multimodal NER
pengfei-luo/multimodal-knowledge-graph
A collection of resources on multimodal knowledge graph, including datasets, papers and contests.
zjunlp/MKGformer
[SIGIR 2022] Hybrid Transformer with Multi-level Fusion for Multimodal Knowledge Graph Completion
yao8839836/kg-bert
KG-BERT: BERT for Knowledge Graph Completion
ngl567/CookBook-KG
A knowledge graph for Chinese cookbook(中式菜谱知识图谱)
npubird/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
google-research/bert
TensorFlow code and pre-trained models for BERT