Concepts you've been adding to your library most actively
lately: entities whose mention count grew significantly over the last 60 days
of ingested papers compared to the prior 60-day window. This reflects
when papers were added to your library, not when they were
published — it is not a field-level publication trend. Accept to add to
config/topics.yaml; dismiss to suppress for 60 days.
Changes are never applied automatically.
{% if not suggestions %}
No pending suggestions. Run a brain-build or click Re-detect to find concepts recently active in your library.
{% else %}| Concept | Type | Recent mentions | Prior mentions | Growth | In topics? | Suggested at | Actions |
|---|---|---|---|---|---|---|---|
| {{ s.concept_text }} | {{ s.concept_type }} | {{ s.n_mentions_new }} | {{ s.n_mentions_prev }} | +{{ (s.growth_rate * 100) | round(0) | int }}% | {% if s.in_existing_topics is defined and s.in_existing_topics %}Yes{% else %}No{% endif %} | {{ s.suggested_at }} |