INDRA World Modules Reference
- Knowledge Sources (
indra_world.sources)- Eidos (
indra_world.sources.eidos) - Hume (
indra_world.sources.hume) - Sofia (
indra_world.sources.sofia) - CWMS (
indra_world.sources.cwms) - DART (
indra_world.sources.dart)
- Eidos (
- Knowledge assembly modules (
indra_world.assembly)- Statement preprocessing (
indra_world.assembly.preprocess) - Assembly operations (
indra_world.assembly.operations) - Matches functions (
indra_world.assembly.matches) - Refinement functions (
indra_world.assembly.refinement) - Incremental Assembler (
indra_world.assembly.incremental_assembler)AssemblyDeltaIncrementalAssemblerIncrementalAssembler.refinement_edgesIncrementalAssembler.add_statements()IncrementalAssembler.annotate_evidences()IncrementalAssembler.apply_curations()IncrementalAssembler.build_refinements_graph()IncrementalAssembler.deduplicate()IncrementalAssembler.get_all_supporting_evidence()IncrementalAssembler.get_beliefs()IncrementalAssembler.get_curation_effect()IncrementalAssembler.get_refinements()IncrementalAssembler.get_statements()
parse_factor_grounding_curation()parse_factor_polarity_curation()
- Statistics (
indra_world.assembly.stats)
- Statement preprocessing (
- Ontology Module (
indra_world.ontology) - Belief Engine (
indra_world.belief) - Output assemblers (
indra_world.assemblers) - Indra World Service (
indra_world.service)- INDRA World Database (
indra_world.service.db) - Service controller (
indra_world.service.controller) - REST API (
indra_world.service.app) - Corpus manager (
indra_world.service.corpus_manager)
- INDRA World Database (
- INDRA World Dashboard (
indra_world.dashboard)