google-research/tapas
End-to-end neural table-text understanding models. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 2346
- days_rel: n/a
- days_push: 772
- n_releases_24m: 0
Adoption not part of the score
1202 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TAPAS is Google Research's implementation of transformer-based models for question answering over tables, including pretrained checkpoints and training code. It also covers related models for table retrieval, open-domain QA over tables, table entailment (TabFact), and efficient table attention variants (MATE, DoT).
Use cases
- answer natural language questions against tabular data
- parse tables with a neural question answering model
- retrieve relevant tables for open-domain question answering
- classify whether a statement is entailed by a table (TabFact)
- fine-tune a table QA model on a custom dataset
- run efficient transformer attention over large tables
When to choose
- you need state-of-the-art neural table question answering with pretrained checkpoints
- you are doing research on table-text understanding or table retrieval
- you want TensorFlow-based training code for table parsing models
When to avoid
- you need a production-ready QA service rather than research code
- you prefer PyTorch or want to use the models via Hugging Face Transformers instead
- you need general document or text QA not grounded in tables
Facets
library · maturity maintenance
nlp machine-learning deep-learning search-engine machine-learning deep-learning python table-question-answering table-parsing transformers tensorflow research-code question-answering table-retrieval natural-language-processing search linux gpu
1 source
- readme: https://github.com/google-research/tapas · fetched 2026-08-28 · 2d17760c6bab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/tapas | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/tapas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem