Stability-Label Algorithm
Contents:
Classes
Labelers
Visualisation of Labelling Algorithms
Reading an argumentation system
Generating a data set
Running Experiments
Stability-Label Algorithm
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
_
__init__() (AnnotatedDatasetItem method)
(Dataset method)
(DatasetItem method)
(LayeredArgumentationSystemGeneratorParameters method)
(RandomArgumentationSystemGeneratorParameters method)
A
AnnotatedDatasetItem (class in modules.dataset_generator.annotated_dataset_item)
ArgumentationSystem (class in modules.argumentation.argumentation_theory.argumentation_system)
ArgumentationSystemXLSXReader (class in modules.argumentation.importers.argumentation_system_xlsx_reader)
ArgumentationTheory (class in modules.argumentation.argumentation_theory.argumentation_theory)
C
color_literal() (FourBoolLabeler static method)
(FQASLabeler method)
(JustificationLabeler static method)
color_rule() (FourBoolLabeler static method)
(FQASLabeler method)
(JustificationLabeler static method)
compute_argumentation_system_properties() (in module modules.dataset_generator.argumentation_system_property_computer.argumentation_system_property_computer)
compute_argumentation_theory_properties() (in module modules.dataset_generator.argumentation_theory_property_computer.argumentation_theory_property_computer)
D
Dataset (class in modules.dataset_generator.dataset)
DatasetGenerator (class in modules.dataset_generator.dataset_generator)
DatasetItem (class in modules.dataset_generator.dataset_item)
E
enumerate_future_argumentation_theories() (in module modules.dataset_generator.argumentation_theory_property_computer.argumentation_theory_property_computer)
F
FourBoolLabeler (class in modules.argumentation.labelers.four_bool_labeler)
FourBoolTimingExperiment (class in experiments.four_bool_timing_experiment)
FQASLabeler (class in modules.argumentation.labelers.fqas_labeler)
from_file() (DatasetGenerator class method)
from_str() (AnnotatedDatasetItem class method)
(DatasetItem class method)
(StabilityLabel class method)
future_knowledge_base_candidates (ArgumentationTheory property)
G
generate() (LayeredArgumentationSystemGenerator method)
(RandomArgumentationSystemGenerator method)
generate_dataset() (DatasetGenerator method)
generate_dataset_sample() (DatasetGenerator method)
get_queryable() (ArgumentationSystem method)
get_queryables() (ArgumentationSystem method)
I
is_contested_stable (StabilityLabel property)
is_contrary_of() (Literal method)
is_rule_for() (Rule method)
is_stable (StabilityLabel property)
J
JustificationLabeler (class in modules.argumentation.labelers.acceptability_labeler)
L
label() (FourBoolLabeler method)
(FQASLabeler method)
(JustificationLabeler method)
(LabelerInterface method)
(NaiveStabilityLabeler method)
(SatisfiabilityLabeler method)
(SatisfiableLabeler method)
(TimedFourBoolLabeler method)
LabelerInterface (class in modules.argumentation.labelers.labeler_interface)
Labels (class in modules.argumentation.labelers.labels)
LayeredArgumentationSystemGenerator (class in modules.dataset_generator.argumentation_system_generator.layered.layered_argumentation_system_generator)
LayeredArgumentationSystemGeneratorParameters (class in modules.dataset_generator.argumentation_system_generator.layered.layered_argumentation_system_generator_parameters)
Literal (class in modules.argumentation.argumentation_theory.literal)
M
module
modules.argumentation.argumentation_theory.argumentation_system
modules.argumentation.argumentation_theory.argumentation_theory
modules.argumentation.argumentation_theory.literal
modules.argumentation.argumentation_theory.queryable
modules.argumentation.argumentation_theory.rule
modules.argumentation.importers.argumentation_system_xlsx_reader
modules.argumentation.labelers.acceptability_labeler
modules.argumentation.labelers.four_bool_labeler
modules.argumentation.labelers.fqas_labeler
modules.argumentation.labelers.labeler_interface
modules.argumentation.labelers.labels
modules.argumentation.labelers.naive_stability_labeler
modules.argumentation.labelers.satisfiability_labeler
modules.argumentation.labelers.satisfiable_labeler
modules.argumentation.labelers.stability_label
modules.argumentation.labelers.timed_four_bool_labeler
modules.argumentation.argumentation_theory.argumentation_system
module
modules.argumentation.argumentation_theory.argumentation_theory
module
modules.argumentation.argumentation_theory.literal
module
modules.argumentation.argumentation_theory.queryable
module
modules.argumentation.argumentation_theory.rule
module
modules.argumentation.importers.argumentation_system_xlsx_reader
module
modules.argumentation.labelers.acceptability_labeler
module
modules.argumentation.labelers.four_bool_labeler
module
modules.argumentation.labelers.fqas_labeler
module
modules.argumentation.labelers.labeler_interface
module
modules.argumentation.labelers.labels
module
modules.argumentation.labelers.naive_stability_labeler
module
modules.argumentation.labelers.satisfiability_labeler
module
modules.argumentation.labelers.satisfiable_labeler
module
modules.argumentation.labelers.stability_label
module
modules.argumentation.labelers.timed_four_bool_labeler
module
N
NaiveStabilityLabeler (class in modules.argumentation.labelers.naive_stability_labeler)
P
positive_queryables (ArgumentationSystem property)
Q
Queryable (class in modules.argumentation.argumentation_theory.queryable)
queryables (ArgumentationSystem property)
R
RandomArgumentationSystemGenerator (class in modules.dataset_generator.argumentation_system_generator.random.random_argumentation_system_generator)
RandomArgumentationSystemGeneratorParameters (class in modules.dataset_generator.argumentation_system_generator.random.random_argumentation_system_generator_parameters)
Rule (class in modules.argumentation.argumentation_theory.rule)
S
SatisfiabilityLabeler (class in modules.argumentation.labelers.satisfiability_labeler)
SatisfiableLabeler (class in modules.argumentation.labelers.satisfiable_labeler)
StabilityLabel (class in modules.argumentation.labelers.stability_label)
T
TimedFourBoolLabeler (class in modules.argumentation.labelers.timed_four_bool_labeler)
TimingAndAccuracyExperiment (class in experiments.timing_and_accuracy_experiment)
U
update_literal_information() (ArgumentationSystem method)
(Literal method)
update_literal_name() (ArgumentationSystem method)
(Literal method)