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.2
Date: 2015-03-03
Authors@R: c(person("Nicolas", "Turenne", role = "aut", email = "nturenne.inra@yahoo.fr"),
    person("Tien T.","Phan", role = c("aut","cre"),  email = "phantien84@gmail.com"),
    person("John", "Resig", role=c("ctb","cph"), comment = "the JavaScript file at inst/www/jquery-1.11.1.min.js"),
    person("Jeroen", "Ooms", role= "ctb", comment = "the JavaScript file at inst/www/opencpu-0.5.js"))
Depends: R (>= 3.0.0),opencpu,rJava
Imports: stringr,xtable,jsonlite,venneuler,ggplot2,statmod
Maintainer: Tien T. Phan <phantien84@gmail.com>
License: GPL-3
URL: https://github.com/tienpt/x.ent
BugReports: https://github.com/tienpt/x.ent/issues
SystemRequirements: Perl (>= 5.0), Unitex (>= 3.0
        http://www-igm.univ-mlv.fr/~unitex/)
Packaged: 2015-03-03 15:54:09 UTC; phantrongtien
Author: Nicolas Turenne [aut],
  Tien T. Phan [aut, cre],
  John Resig [ctb, cph] (the JavaScript file at
    inst/www/jquery-1.11.1.min.js),
  Jeroen Ooms [ctb] (the JavaScript file at inst/www/opencpu-0.5.js)
NeedsCompilation: no
X-CRAN-Comment: Earlier versions removed from CRAN on 2015-02-27 for
        misrepresentation of authorship and failure to acknowledge
        copyright.
Repository: CRAN
Date/Publication: 2015-03-03 17:31:06
Built: R 3.1.3; ; 2015-03-04 18:21:15 UTC; unix
