man-roxygen/fileStudioDesign.R

#' @section DataStudio Design:
#' This DataStudio family of classes is an implementation of the Strategy
#' design pattern, as described in the book "Design Patterns: Elements of Reusable
#' Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson
#' and John Vlissides (hence Gang of Four). The Strategy pattern defines
#' the family of text cleaning classes, encapsulates class and allows
#' text cleaning algorithms to be selected and exchagned at runtime.
#'
DecisionScients/NLPStudio documentation built on May 15, 2019, 12:51 p.m.