Package: x.ent
Type: Package
Title: eXtraction of ENTity
Description: Provides a tool for extracting information (entities and relations between them) in text datasets. It also emphasizes the results exploration with graphical displays. It is a rule-based system and works with hand-made dictionaries and local grammars defined by users. 'x.ent' uses parsing with Perl functions and JavaScript to define user preferences through a browser and R to display and support analysis of the results extracted. Local grammars are defined and compiled with the tool Unitex, a tool developed by University Paris Est that supports multiple languages. See ?xconfig for an introduction.
Version: 1.1.7
Date: 2017-05-25
Authors@R: c(person("Nicolas", "Turenne", role = "aut", email = "nturenne@u-pem.fr"),
    person("Tien T.","Phan", role = c("aut","cre"),  email = "phantien84@gmail.com"))
Depends: R (>= 3.0.0)
Imports: stringr,xtable,jsonlite,ggplot2,statmod
Maintainer: Tien T. Phan <phantien84@gmail.com>
License: GPL-3
URL: https://github.com/win-stub/x.ent
BugReports: https://github.com/win-stub/x.ent/issues
SystemRequirements: Perl (>= 5.0), Unitex (>= 3.0
        http://www-igm.univ-mlv.fr/~unitex/)
Packaged: 2017-05-24 19:48:21 UTC; phantrongtien
NeedsCompilation: no
Author: Nicolas Turenne [aut],
  Tien T. Phan [aut, cre]
Repository: CRAN
Date/Publication: 2017-05-24 23:59:21 UTC
Built: R 4.2.0; ; 2022-04-12 23:34:45 UTC; unix
