Menu
Soil SDKSoil SDKSoil SDKTutorialSoil LibrarySDK Reference
🌜
🌞
Soil SDKSoil SDKSoil SDK
  • Tutorial
  • Soil Library
  • SDK Reference
  • Tutorial
    • Get Started
    • Scripts
    • Data
    • Data Structures
    • Modules
    • Logging
    • Alerts
    • Deployments
  • SOIL Library
    • Reference
      • modules
        • experiment
        • modules.clustering
          • NBClustering
          • NBClustering_categorical
          • modules.clustering.SIDIWO
            • sidiwo
        • modules.preprocessing
          • modules.preprocessing.filters
            • row_filter
            • events_filter
        • modules.itemsets
          • frequent_itemsets_compare
          • frequent_itemsets_hypergraph
        • modules.higher_order
          • Predictor
        • modules.statistics
          • customstatistics
          • time_statistics
      • data_structures
        • NBClusters
        • hypergraph
        • frequent_itemsets
        • data_structure
        • data_structures.predefined
          • object_ds
          • pd_data_frame
          • dict
          • ndarray
          • list
        • data_structures.streams
          • patients
          • stream
  • SDK Reference
    • soil
      • soil.alerts
        • alerts
      • soil.connectors
        • elastic_search
      • soil.storage
        • base_storage
        • compound_storage
        • elasticsearch
        • object_storage
      • alias
      • api
      • configuration
      • data
      • data_structure
      • decorator
      • dictionary
      • finder
      • modulify
      • pipeline
      • task
      • types
      • utils

soil.dictionary

This package contains calls for soil get dictionary

dictionary#

def dictionary(name: str, language: str, content: Optional[Dict[str, str]] = None) -> Dict[str, Any]

Create or get a dictionary

Edit this page
Previous
« soil.decorator
Next
soil.finder »
Copyright © 2021 Amalfi Analytics