Package CHEM :: Package ML :: Module Const
[hide private]
[frames] | no frames]

Module Const



Various constants for use by the kernel modules

Variables [hide private]
  TEXT_DELIM = '\t'
Delimiter for atom pair weight specification strings and feature index:count mappings
  KEY_DELIM = ':'
  ITEM_DELIM = ','
Prefix to identify feature:index mapping rows of feature dictionary text files
  FEATURE_PREFIX = '#'