RuleBasedNLP: Inputs a dataframe, and outputs a data frame

Description Usage Arguments Value Examples

View source: R/RuleBasedNLP.R

Description

Inputs a dataframe, and outputs a data frame

Usage

1
RuleBasedNLP(regex.df.java)

Arguments

regex.df.java

The input data frame, which is an output from Java JAR file

Value

List of regex.df.wide: A data frame with nrow = unique imageids of regex.df.java, having regex (keyword present) and negex (keyword present but negated) columns for each of the findings rules.nlp.df: A data frame with nrow = unique imageids of regex.df.java, having columns for the report level rules based NLP predictions for each finding

Examples

1

wlktan/LireNLPSystem documentation built on May 27, 2019, 12:13 p.m.