sourced.ml.core.extractors.children¶
Module Contents¶
-
class
sourced.ml.core.extractors.children.ChildrenBagExtractor(docfreq_threshold=None, **kwargs)[source]¶ Bases:
sourced.ml.core.extractors.bags_extractor.BagsExtractorConverts a UAST to the bag of pairs (internal type, quantized number of children).