Jhruzik/TextContext: Search for Context in Text

This package is meant to be used in text mining applications whenever the user is interested to know about the presence of A within the context of B and has only limited knowledge of regular expressions. It makes the construction of such regular expressions easy and assumes no knowledge of regular expression. In general, it is assumed that the user has two complex entities (e.g. topics) which are represented as sets of words and wants to know wheter either one entity is near the other entity within given text strings.

Getting started

Package details

AuthorJoshua Hruzik
MaintainerJoshua Hruzik <joshua.hruzik@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Jhruzik/TextContext")
Jhruzik/TextContext documentation built on May 21, 2019, 9:35 a.m.