{
  "_id": "6a253bcb4b233be198398d38",
  "Package": "stopwords",
  "Type": "Package",
  "Title": "Multilingual Stopword Lists",
  "Version": "2.4",
  "Authors@R": "c(person(\"Kenneth\", \"Benoit\", email = \"kbenoit@lse.ac.uk\", role = c(\"aut\", \"cre\")),\nperson(\"David\", \"Muhr\", email = \"muhrdavid+github@gmail.com\", role = \"aut\"),\nperson(\"Kohei\", \"Watanabe\", email = \"watanabe.kohei@gmail.com\", role = \"aut\"))",
  "Description": "Provides multiple sources of stopwords, for use in text\nanalysis and natural language processing.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/quanteda/stopwords",
  "BugReports": "https://github.com/quanteda/stopwords/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Language": "en-GB",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://quanteda.r-universe.dev",
  "Date/Publication": "2022-01-07 08:58:38 UTC",
  "RemoteUrl": "https://github.com/quanteda/stopwords",
  "RemoteRef": "HEAD",
  "RemoteSha": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:34:51 UTC",
    "User": "root"
  },
  "Author": "Kenneth Benoit [aut, cre],\nDavid Muhr [aut],\nKohei Watanabe [aut]",
  "Maintainer": "Kenneth Benoit <kbenoit@lse.ac.uk>",
  "MD5sum": "34daa7b3f689c12b94a0bc1e28600a1e",
  "_user": "quanteda",
  "_type": "src",
  "_file": "stopwords_2.4.tar.gz",
  "_fileid": "ac1db4b33b5f7d8497985c28a8a812341addb39451a1a81faac3f3f49b1a9c2c",
  "_filesize": 288866,
  "_sha256": "ac1db4b33b5f7d8497985c28a8a812341addb39451a1a81faac3f3f49b1a9c2c",
  "_created": "2026-06-07T09:34:51.000Z",
  "_published": "2026-06-07T09:37:15.385Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79948327154,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462881459"
    },
    {
      "job": 79948327155,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462880957"
    },
    {
      "job": 79948327153,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462877146"
    },
    {
      "job": 79948327150,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462876249"
    },
    {
      "job": 79948171244,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462866745"
    },
    {
      "job": 79948327142,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462879197"
    },
    {
      "job": 79948327175,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462877772"
    },
    {
      "job": 79948327164,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462877103"
    },
    {
      "job": 79948327171,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462875297"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quanteda/stopwords",
  "_commit": {
    "id": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
    "author": "Kenneth Benoit <kbenoit@lse.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #42 from quanteda/fix-41\n\nFix 41",
    "time": 1641545918
  },
  "_maintainer": {
    "name": "Kenneth Benoit",
    "email": "kbenoit@lse.ac.uk",
    "login": "kbenoit",
    "bluesky": "@kenbenoit.bsky.social",
    "twitter": "@kenbenoit",
    "description": "Professor of Computational Social Science; Dean, School of Social Science, Singapore Management University;\nDirector of non-profit @quanteda Initiative",
    "uuid": 2182246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ISOcodes",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "quanteda",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "quanteda",
  "_selfowned": true,
  "_usedby": 77,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "text-analysis"
  ],
  "_stars": 119,
  "_contributors": [
    {
      "user": "kbenoit",
      "count": 102,
      "uuid": 2182246
    },
    {
      "user": "koheiw",
      "count": 21,
      "uuid": 6572963
    },
    {
      "user": "davnn",
      "count": 3,
      "uuid": 1233304
    }
  ],
  "_userbio": {
    "uuid": 34347233,
    "type": "organization",
    "name": "Quanteda Initiative"
  },
  "_downloads": {
    "count": 20543,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stopwords"
  },
  "_devurl": "https://github.com/quanteda/stopwords",
  "_searchresults": 1400,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stopwords.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quanteda/stopwords",
  "_realowner": "quanteda",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-12"
    },
    {
      "version": "0.9.0",
      "date": "2017-12-14"
    },
    {
      "version": "1.0",
      "date": "2019-07-24"
    },
    {
      "version": "2.0",
      "date": "2020-04-14"
    },
    {
      "version": "2.1",
      "date": "2020-12-08"
    },
    {
      "version": "2.2",
      "date": "2021-02-10"
    },
    {
      "version": "2.3",
      "date": "2021-10-28"
    }
  ],
  "_exports": [
    "stopwords",
    "stopwords_getlanguages",
    "stopwords_getsources",
    "stopwords_options"
  ],
  "_datasets": [
    {
      "name": "data_stopwords_ancient",
      "title": "stopword lists for ancient languages",
      "object": "data_stopwords_ancient",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_marimo",
      "title": "stopword lists including parts-of-speech",
      "object": "data_stopwords_marimo",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_misc",
      "title": "miscellaneous stopword lists",
      "object": "data_stopwords_misc",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_nltk",
      "title": "stopword lists from the Python NLTK library",
      "object": "data_stopwords_nltk",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_perseus",
      "title": "stopword lists for ancient languages - Perseus Digital Library",
      "object": "data_stopwords_perseus",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_smart",
      "title": "stopword lists from the SMART system",
      "object": "data_stopwords_smart",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "data_stopwords_snowball",
      "title": "snowball stopword list",
      "object": "data_stopwords_snowball",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_stopwords_stopwordsiso",
      "title": "multilingual stopwords from https://github.com/stopwords-iso/stopwords-iso",
      "object": "data_stopwords_stopwordsiso",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "stopwords-package",
      "title": "stopwords: one-stop shopping for stopwords in R",
      "topics": [
        "stopwords-package"
      ]
    },
    {
      "page": "data_stopwords_ancient",
      "title": "stopword lists for ancient languages",
      "topics": [
        "data_stopwords_ancient"
      ]
    },
    {
      "page": "data_stopwords_marimo",
      "title": "stopword lists including parts-of-speech",
      "topics": [
        "data_stopwords_marimo"
      ]
    },
    {
      "page": "data_stopwords_misc",
      "title": "miscellaneous stopword lists",
      "topics": [
        "data_stopwords_misc"
      ]
    },
    {
      "page": "data_stopwords_nltk",
      "title": "stopword lists from the Python NLTK library",
      "topics": [
        "data_stopwords_nltk"
      ]
    },
    {
      "page": "data_stopwords_perseus",
      "title": "stopword lists for ancient languages - Perseus Digital Library",
      "topics": [
        "data_stopwords_perseus"
      ]
    },
    {
      "page": "data_stopwords_smart",
      "title": "stopword lists from the SMART system",
      "topics": [
        "data_stopwords_smart"
      ]
    },
    {
      "page": "data_stopwords_snowball",
      "title": "snowball stopword list",
      "topics": [
        "data_stopwords_snowball"
      ]
    },
    {
      "page": "data_stopwords_stopwordsiso",
      "title": "multilingual stopwords from https://github.com/stopwords-iso/stopwords-iso",
      "topics": [
        "data_stopwords_stopwordsiso"
      ]
    },
    {
      "page": "stopwords",
      "title": "Collection of stopwords in multiple languages",
      "topics": [
        "stopwords"
      ]
    },
    {
      "page": "stopwords_getlanguages",
      "title": "list available stopwords country codes",
      "topics": [
        "stopwords_getlanguages"
      ]
    },
    {
      "page": "stopwords_getsources",
      "title": "list available stopwords sources",
      "topics": [
        "stopwords_getsources"
      ]
    }
  ],
  "_readme": "https://github.com/quanteda/stopwords/raw/HEAD/README.md",
  "_rundeps": [
    "ISOcodes"
  ],
  "_score": 10.897950843113545,
  "_indexed": true,
  "_nocasepkg": "stopwords",
  "_universes": [
    "quanteda",
    "kbenoit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-06-07T09:36:52.000Z",
      "distro": "noble",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "3479d7e31e40cf88cca3643f06c5548fb3622bcca5a6974bb1e55b1ac24cd23e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-06-07T09:36:50.000Z",
      "distro": "noble",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "2bc783b8f9ce779dc8ea862af2ef98306b252ce85f111a3d264cb8195cb56559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4",
      "date": "2026-06-07T09:36:22.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "a050e61ece1a655f0a4042eea78889feaa7374f7b4c6e59d7b22b408a0b16672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4",
      "date": "2026-06-07T09:36:16.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "e342e64a16f91039078f86fc80e354c83c403c4b415831b6532b984ae4022c3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4",
      "date": "2026-06-07T09:36:45.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "2a59060343c98e49db58d0bdc1eca8c85cf4b130b1e382cb68e162c821816c4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4",
      "date": "2026-06-07T09:36:13.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "ef4d40fbf5f4c6ab48923de825d86d9d4ba4ea76e3e4ae32651ac2f8e845214e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4",
      "date": "2026-06-07T09:36:15.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "d01a65407ca604907dbcc727f045e63bd6d9bbbbfe7fbd5b9a218223a9a80f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4",
      "date": "2026-06-07T09:36:00.000Z",
      "commit": "949edcb8f0324a87681f9ab8d2f7b8a91ed3cf41",
      "fileid": "007821ee5986bcd9954af967c3071f49c3601e117b17193b706b3f591a67252e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quanteda/actions/runs/27088720090"
    }
  ]
}