ysc/QuestionAnsweringSystem
QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4419
- days_rel: n/a
- days_push: 2934
- n_releases_24m: 0
Adoption not part of the score
1946 stars · 1279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java implementation of an open-domain question answering system inspired by IBM Watson, which analyzes questions and returns ranked candidate answers. It supports person, location, organization, number, and time question types, searching multiple data sources and scoring candidates via a web interface and REST API.
Use cases
- build a question answering system in Java
- automatically answer questions from search results
- implement a Watson-like QA system
- classify question types like person, place, or time
- integrate a QA API into an application
When to choose
- you need a self-hosted Java QA system with Chinese language support
- you want a reference implementation of the Watson QA pipeline
- you need a REST API that returns ranked candidate answers
When to avoid
- you need modern LLM-based question answering
- you require active maintenance or recent updates
- you need multilingual support beyond Chinese
Facets
application · maturity maintenance
nlp search-engine rag chatbot artificial-intelligence jvm self-hosted question-answering ibm-watson chinese-nlp deep-qa natural-language-processing search web-server
1 source
- readme: https://github.com/ysc/QuestionAnsweringSystem · fetched 2026-08-28 · 3e50451e6987
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ysc/QuestionAnsweringSystem | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ysc/QuestionAnsweringSystem")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem