{
  "_id": "6a2fd26d3efcd9bda43358b2",
  "Package": "coreNLP",
  "Type": "Package",
  "Title": "Wrappers Around Stanford CoreNLP Tools",
  "Version": "0.4-3",
  "Author": "Taylor Arnold, Lauren Tilton",
  "Maintainer": "Taylor Arnold <tarnold2@richmond.edu>",
  "Description": "Provides a minimal interface for applying annotators from\nthe 'Stanford CoreNLP' java library. Methods are provided for\ntasks such as tokenisation, part of speech tagging,\nlemmatisation, named entity recognition, coreference detection\nand sentiment analysis.",
  "SystemRequirements": "Java (>= 7.0); Stanford CoreNLP\n<http://nlp.stanford.edu/ software/corenlp.shtml> (>= 3.5.2)",
  "License": "GPL-2",
  "LazyData": "true",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 10:19:54 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "default-jdk",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-08-17 12:40:09 UTC",
  "RemoteUrl": "https://github.com/cran/coreNLP",
  "RemoteRef": "HEAD",
  "RemoteSha": "3163b1707a002803f13d1a6cb3c560af4f8d0a06",
  "MD5sum": "70c6da2ac7a8623dbd6ab6fa530e6aef",
  "_user": "cran",
  "_type": "src",
  "_file": "coreNLP_0.4-3.tar.gz",
  "_fileid": "b9a9e0b47b18c4170f312d22e5ec191854e3f0cb01d5b847dc80ca526d35b333",
  "_filesize": 131458,
  "_sha256": "b9a9e0b47b18c4170f312d22e5ec191854e3f0cb01d5b847dc80ca526d35b333",
  "_created": "2026-06-15T10:19:54.000Z",
  "_published": "2026-06-15T10:22:37.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81397964709,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635286366"
    },
    {
      "job": 81397964772,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635290211"
    },
    {
      "job": 81397443443,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635239710"
    },
    {
      "job": 81397964720,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635280215"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27539515820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/coreNLP",
  "_commit": {
    "id": "3163b1707a002803f13d1a6cb3c560af4f8d0a06",
    "author": "Taylor Arnold <tarnold2@richmond.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4-3\n",
    "time": 1660740009
  },
  "_maintainer": {
    "name": "Taylor Arnold",
    "email": "tarnold2@richmond.edu",
    "login": "taylor-arnold",
    "description": "Professor, Data Science & Statistics Faculty in Linguistics and Cognitive Sci. Director, @distant-viewing ",
    "uuid": 5752184
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "taylor-arnold",
      "count": 1,
      "uuid": 5752184
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coreNLP"
  },
  "_mentions": 4,
  "_searchresults": 57,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coreNLP.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "taylor-arnold",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4-1",
      "date": "2015-06-03"
    },
    {
      "version": "0.4-2",
      "date": "2016-09-21"
    },
    {
      "version": "0.4-3",
      "date": "2022-08-17"
    }
  ],
  "_exports": [
    "annotateFile",
    "annotateString",
    "downloadCoreNLP",
    "getCoreference",
    "getDependency",
    "getOpenIE",
    "getParse",
    "getSentiment",
    "getToken",
    "initCoreNLP",
    "loadXMLAnnotation",
    "universalTagset"
  ],
  "_datasets": [
    {
      "name": "annoEtranger",
      "title": "Annotation of first two lines of Albert Camus' L'Etranger",
      "object": "annoEtranger",
      "class": [
        "annotation"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "annoHp",
      "title": "Annotation of first line of JK Rowling's The Philosopher's Stone",
      "object": "annoHp",
      "class": [
        "annotation"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "annoEtranger.rda",
      "title": "Annotation of first two lines of Albert Camus' L'Etranger",
      "topics": [
        "annoEtranger",
        "annoEtranger.rda"
      ]
    },
    {
      "page": "annoHp.rda",
      "title": "Annotation of first line of JK Rowling's The Philosopher's Stone",
      "topics": [
        "annoHp",
        "annoHp.rda"
      ]
    },
    {
      "page": "annotateFile",
      "title": "Annotate a text file",
      "topics": [
        "annotateFile"
      ]
    },
    {
      "page": "annotateString",
      "title": "Annotate a string of text",
      "topics": [
        "annotateString"
      ]
    },
    {
      "page": "downloadCoreNLP",
      "title": "Download java files needed for coreNLP",
      "topics": [
        "downloadCoreNLP"
      ]
    },
    {
      "page": "getCoreference",
      "title": "Get Coreference",
      "topics": [
        "getCoreference"
      ]
    },
    {
      "page": "getDependency",
      "title": "Get Dependencies",
      "topics": [
        "getDependency"
      ]
    },
    {
      "page": "getOpenIE",
      "title": "Get OpenIE",
      "topics": [
        "getOpenIE"
      ]
    },
    {
      "page": "getParse",
      "title": "Get parse tree as character vector",
      "topics": [
        "getParse"
      ]
    },
    {
      "page": "getSentiment",
      "title": "Get Sentiment scores",
      "topics": [
        "getSentiment"
      ]
    },
    {
      "page": "getToken",
      "title": "Get tokens as data frame",
      "topics": [
        "getToken"
      ]
    },
    {
      "page": "initCoreNLP",
      "title": "Initialize the CoreNLP java object",
      "topics": [
        "initCoreNLP"
      ]
    },
    {
      "page": "loadXMLAnnotation",
      "title": "Load CoreNLP XML file",
      "topics": [
        "loadXMLAnnotation"
      ]
    },
    {
      "page": "parseAnnoXML",
      "title": "Parse annotation xml",
      "topics": [
        "parseAnnoXML"
      ]
    },
    {
      "page": "print.annotation",
      "title": "Print a summary of an annotation object",
      "topics": [
        "print.annotation"
      ]
    },
    {
      "page": "universalTagset",
      "title": "Convert Penn TreeBank POS to Universal Tagset",
      "topics": [
        "universalTagset"
      ]
    }
  ],
  "_readme": "https://github.com/cran/coreNLP/raw/HEAD/README.md",
  "_rundeps": [
    "rJava",
    "XML"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 3.0569048513364727,
  "_indexed": false,
  "_nocasepkg": "corenlp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://taylor-arnold.r-universe.dev/coreNLP",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-06-15T10:21:55.000Z",
      "distro": "noble",
      "commit": "3163b1707a002803f13d1a6cb3c560af4f8d0a06",
      "fileid": "2362f5ae273c4caba4b74a7f9e46055947aa10985a59cbbe070c9ad016778c11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27539515820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-06-15T10:22:04.000Z",
      "distro": "noble",
      "commit": "3163b1707a002803f13d1a6cb3c560af4f8d0a06",
      "fileid": "ce3ae98ba2a60f8cab251411715f89ccea895fac7991705ac481df86339820cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27539515820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-3",
      "date": "2026-06-15T10:21:54.000Z",
      "commit": "3163b1707a002803f13d1a6cb3c560af4f8d0a06",
      "fileid": "9ecaaf8fbdb4f2d59d9617543a01cd3d703627e9badf211292400444bb24b8fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27539515820"
    }
  ]
}