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 |
Depends: | R (≥ 3.0.0) |
Imports: | stringr, xtable, jsonlite, ggplot2, statmod |
Published: | 2017-05-24 |
DOI: | 10.32614/CRAN.package.x.ent |
Author: | Nicolas Turenne [aut], Tien T. Phan [aut, cre] |
Maintainer: | Tien T. Phan <phantien84 at gmail.com> |
BugReports: | https://github.com/win-stub/x.ent/issues |
License: | GPL-3 |
URL: | https://github.com/win-stub/x.ent |
NeedsCompilation: | no |
SystemRequirements: | Perl (>= 5.0), Unitex (>= 3.0 http://www-igm.univ-mlv.fr/~unitex/) |
Materials: | README NEWS |
CRAN checks: | x.ent results |
Reference manual: | x.ent.pdf |
Package source: | x.ent_1.1.7.tar.gz |
Windows binaries: | r-devel: x.ent_1.1.7.zip, r-release: x.ent_1.1.7.zip, r-oldrel: x.ent_1.1.7.zip |
macOS binaries: | r-release (arm64): x.ent_1.1.7.tgz, r-oldrel (arm64): x.ent_1.1.7.tgz, r-release (x86_64): x.ent_1.1.7.tgz, r-oldrel (x86_64): x.ent_1.1.7.tgz |
Old sources: | x.ent archive |
Please use the canonical form https://CRAN.R-project.org/package=x.ent to link to this page.