pbj_type_system - apache/ctakes GitHub Wiki

ctakes_const

A file that consists of constants that are used for (Sean)

ctakes_types

A file that consists of constants that are used for (Sean)

type_system_loader

A file that holds the TypeSystemLoader() class. The class consists of

  • load_type_system(self) if there is no type_system already loaded, this function will open and load it with cassis

  • get_type_system(self) standard get function