{"adoption": {"forks": 277, "observed_at": "2026-08-28T04:04:13.924493+00:00", "stars": 1281}, "canonical_url": "https://ross.abutalabs.com/products/seq2seq-attn", "card": {"archived": false, "artifact_type": "library", "description": "Sequence-to-sequence model with LSTM encoder/decoders and attention", "domain": ["machine-learning", "deep-learning"], "enriched": true, "function": ["machine-learning", "nlp", "deep-learning"], "health_score": 20, "homepage": "http://nlp.seas.harvard.edu/code", "language": "Lua", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["harvardnlp/seq2seq-attn"], "name": "harvardnlp/seq2seq-attn", "platform": ["lua"], "pushed_at": "2020-12-30T02:54:09+00:00", "repo": "harvardnlp/seq2seq-attn", "stars": 1281, "tags": ["seq2seq", "attention", "lstm", "neural-machine-translation", "torch", "encoder-decoder", "character-level", "natural-language-processing", "gpu", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["train a neural machine translation model", "build a sequence-to-sequence model with attention", "experiment with character-level NMT", "reproduce Luong attention results", "learn how seq2seq encoder-decoder models work"], "what_it_is": "A Torch (Lua) implementation of sequence-to-sequence models with LSTM encoder-decoders and optional attention for neural machine translation. It supports bidirectional encoders, character-level inputs via CNN+highway networks, and many NMT research extensions.", "when_to_avoid": ["you want a maintained, production-ready translation system - use OpenNMT instead", "your stack is PyTorch or TensorFlow", "you need modern transformer-based models"], "when_to_choose": ["you need the original reference implementation of Luong attention for research", "you work with Torch/Lua and want a classic seq2seq baseline", "you want to study or extend NMT techniques like pruning or knowledge distillation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/seq2seq-attn", "repo": "harvardnlp/seq2seq-attn", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "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:13.924493+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:13.924493+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:58:17.785318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0aac914eab99856a651c676d2592026a9d0f2c71cf25e5ea88bb2172f0e00c0", "fetched_at": "2026-08-28T04:04:13.924493+00:00", "kind": "readme", "missing": false, "url": "https://github.com/harvardnlp/seq2seq-attn"}, {"content_hash": "4805315d6206c639a9e3e9c3141782ed4a7650fa7a6bf527309ad050631ba6d4", "fetched_at": "2026-08-29T12:12:54.541018+00:00", "kind": "homepage", "missing": false, "url": "http://nlp.seas.harvard.edu/code"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3807, "days_push": 2072, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}