Description Usage Arguments Value Examples
Inputs a dataframe, and outputs a data frame
1 | RuleBasedNLP(regex.df.java)
|
regex.df.java |
The input data frame, which is an output from Java JAR file |
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
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.