{"adoption": {"forks": 306, "observed_at": "2026-08-28T04:04:46.573134+00:00", "stars": 1453}, "canonical_url": "https://ross.abutalabs.com/products/bert-extractive-summarizer", "card": {"archived": false, "artifact_type": "library", "description": "Easy to use extractive text summarization with BERT", "domain": ["machine-learning"], "enriched": true, "function": ["nlp", "machine-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["dmmiller612/bert-extractive-summarizer"], "name": "dmmiller612/bert-extractive-summarizer", "platform": ["python"], "pushed_at": "2023-06-12T21:51:00+00:00", "repo": "dmmiller612/bert-extractive-summarizer", "stars": 1453, "tags": ["bert", "extractive-summarization", "pytorch", "coreference", "sentence-embeddings", "natural-language-processing"], "topics": ["bert", "extractive-summarization", "pytorch", "coreference"], "urls": [], "use_cases": ["summarize long articles with python", "extract key sentences from a document", "summarize lecture transcripts", "get a short summary of text using BERT", "condense news articles into a few sentences", "summarize text with sentence transformers"], "what_it_is": "A Python library for extractive text summarization using BERT embeddings via HuggingFace transformers. It embeds sentences, clusters them, and selects sentences closest to cluster centroids, with optional coreference resolution.", "when_to_avoid": ["you need abstractive summaries that rewrite text", "you need a production service with active maintenance", "you cannot run transformer models due to compute constraints"], "when_to_choose": ["you need extractive (not abstractive) summarization in Python", "you want a simple pip-installable summarizer with BERT or SBERT embeddings", "you need GPU-accelerated summarization with configurable sentence counts"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bert-extractive-summarizer", "repo": "dmmiller612/bert-extractive-summarizer", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.573134+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:44.797040+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "150c06583bb07054b4528d1300433a9572c4385f5755b8cec73eb4236cf6d15b", "fetched_at": "2026-08-28T04:04:46.573134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dmmiller612/bert-extractive-summarizer"}, {"content_hash": "7a1fe71302729ac7ea008fcf6c6d55778324c7b3df4b8013e75fe92b96652719", "fetched_at": "2026-08-29T11:44:59.362624+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bert-extractive-summarizer/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2671, "days_push": 1178, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}