Skip to content

openNLPmodels.en is not installed. #2

Description

@hillar

docker run --rm -ti rocker/r-devel
if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/entity")
...
** testing if installed package can be loaded

  • DONE (entity)

library(entity)
data(wiki)
person_entity(wiki)
Well it appears openNLPmodels.en is not installed.
This package is necessary in order to use the entity package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions