linkedin/detext
DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2421
- days_rel: n/a
- days_push: 1280
- n_releases_24m: 0
Adoption not part of the score
1263 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DeText is a deep neural text understanding framework from LinkedIn for NLP ranking, classification, and language generation tasks. It uses semantic matching with configurable text encoders (CNN, BERT, LSTM) combined with wide & deep feature processing, built on TensorFlow.
Use cases
- build a learning-to-rank model for search results
- train a semantic matching model for query understanding
- classify text into multiple categories with deep neural networks
- rank items in a recommender system using text embeddings
- fine-tune BERT for a ranking task
- combine deep text features with traditional features in a wide and deep model
When to choose
- you need a configurable TensorFlow framework for text-based ranking or classification
- you want to combine BERT/CNN/LSTM encoders with wide & deep feature processing
- you need learning-to-rank losses with semantic matching interaction layers
When to avoid
- you need a lightweight or non-TensorFlow NLP stack
- you want actively developed tooling with frequent releases
- you need simple keyword search without deep learning
Facets
framework · maturity maintenance
machine-learning nlp deep-learning search-engine machine-learning python ranking learning-to-rank text-classification semantic-matching tensorflow bert query-understanding natural-language-processing search
1 source
- readme: https://github.com/linkedin/detext · fetched 2026-08-28 · 629b87bf0b51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linkedin/detext | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem