The recurrent of KBQA by using Mysql to storage the triple data, using Bert for NER and Sentence Similarity
☆13Oct 12, 2019Updated 6 years ago
Alternatives and similar repositories for Knowledge_Graph_Bert
Users that are interested in Knowledge_Graph_Bert are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Using FasterTransformer for accelerating the predict speed of bert and roberta☆14Sep 20, 2019Updated 6 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Feb 8, 2022Updated 4 years ago
- Implementation of ExCut: Explainable Embedding-based Clustering over Knowledge Graphs☆11Jul 7, 2021Updated 4 years ago
- Build a Content-Based Movie Recommender System (TF-IDF, BM25, BERT)☆13Jun 13, 2022Updated 3 years ago
- [LREC-COLING 2024] TransERR: Translation-based Knowledge Graph Embedding via Efficient Relation Rotation☆12Mar 25, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A library for finding the maximum common induced subgraph between two graphs and compute their similarity (correlation).☆15Oct 21, 2019Updated 6 years ago
- 构建一个医疗领域知识图谱和一个基于Flask的简易网页聊天机器人,通过ner获取用户问题的实体并在知识图谱内提取答案。