WenRichard/KBQA-BERT resource
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2693
- days_rel: n/a
- days_push: 1721
- n_releases_24m: 0
Adoption not part of the score
1470 stars · 345 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A knowledge base question answering (KBQA) system that uses BERT for named entity recognition and sentence similarity, built in Python with TensorFlow. It combines an NER module and a similarity module into a QA pipeline, with online and offline prediction modes, using NLPCC 2016/2017 datasets and a MySQL-backed knowledge graph.
Use cases
- build a question answering system over a knowledge graph
- train BERT for Chinese named entity recognition
- compute sentence similarity with BERT
- learn how to combine NER and semantic matching for KBQA
- run question answering on NLPCC 2017 data
When to choose
- studying KBQA pipelines with BERT as a reference implementation
- needing a working example of BERT-based NER with LSTM-CRF
- replicating NLPCC knowledge base question answering experiments
When to avoid
- production deployments needing maintained dependencies (TensorFlow 1.13, Python 3.6)
- multilingual or non-Chinese question answering
- projects requiring active support or recent updates
Facets
learning-resource · maturity maintenance
nlp machine-learning search-engine parser artificial-intelligence machine-learning databases python cross-platform kbqa bert named-entity-recognition sentence-similarity knowledge-graph question-answering tensorflow nlpcc2017 chinese-nlp natural-language-processing linux
1 source
- readme: https://github.com/WenRichard/KBQA-BERT · fetched 2026-08-28 · 14207ea53efb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WenRichard/KBQA-BERT | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="WenRichard/KBQA-BERT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem