PyArgCBR
latest
Contents:
PyArgCBR
Installation
Usage
API Documentation
Contributing
Credits
History
PyArgCBR
Docs
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
acceptability_state (pyargcbr.knowledge_resources.argument.Argument attribute)
acceptability_status (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution attribute)
AcceptabilityStatus (class in pyargcbr.knowledge_resources.acceptability_status)
ACCEPTABLE (pyargcbr.knowledge_resources.acceptability_status.AcceptabilityStatus attribute)
add_agent_ids() (pyargcbr.knowledge_resources.dialogue.Dialogue method)
add_argument_case() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_argumentation_case() (pyargcbr.knowledge_resources.support_set.SupportSet method)
add_argumentation_scheme() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
add_case() (pyargcbr.cbrs.cbr.CBR method)
add_child_arg_node() (pyargcbr.knowledge_resources.arg_node.ArgNode method)
add_counter_example_arg_case_id() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_counter_example_dom_case_id() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_dialogue_graph() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
add_distinguishing_premise() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_domain_case() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_domain_cases() (pyargcbr.knowledge_resources.position.Position method)
add_exception() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
add_member() (pyargcbr.knowledge_resources.group.Group method)
add_node() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
add_norm() (pyargcbr.knowledge_resources.social_entity.SocialEntity method)
add_premise() (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
(pyargcbr.knowledge_resources.domain_context.DomainContext method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_presumption() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
add_received_attacks_counter_examples() (pyargcbr.knowledge_resources.argument.Argument method)
add_received_attacks_dist_premises() (pyargcbr.knowledge_resources.argument.Argument method)
add_solution() (pyargcbr.knowledge_resources.domain_case.DomainCase method)
add_value() (pyargcbr.knowledge_resources.valpref.ValPref method)
agent_ids (pyargcbr.knowledge_resources.dialogue.Dialogue attribute)
AGREE (pyargcbr.knowledge_resources.arg_node.NodeType attribute)
arg_cbr_group_id_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_cbr_group_pref_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_cbr_opponent_id_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_cbr_opponent_pref_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_cbr_proponent_id_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_cbr_proponent_pref_weight (pyargcbr.agents.configuration.Configuration attribute)
arg_suitability_factor (pyargcbr.knowledge_resources.position.Position attribute)
arg_title (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme attribute)
ArgCbr (class in pyargcbr.configuration.configuration_parameters)
ArgNode (class in pyargcbr.knowledge_resources.arg_node)
Argument (class in pyargcbr.knowledge_resources.argument)
argument_type (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution attribute)
ArgumentationScheme (class in pyargcbr.knowledge_resources.argumentation_scheme)
ArgumentCase (class in pyargcbr.knowledge_resources.argument_case)
ArgumentJustification (class in pyargcbr.knowledge_resources.argument_justification)
ArgumentProblem (class in pyargcbr.knowledge_resources.argument_problem)
ArgumentSolution (class in pyargcbr.knowledge_resources.argument_solution)
ArgumentType (class in pyargcbr.knowledge_resources.argument_solution)
attacking_to_arg_id (pyargcbr.knowledge_resources.argument.Argument attribute)
Author (class in pyargcbr.knowledge_resources.author)
author (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme attribute)
author_name (pyargcbr.knowledge_resources.author.Author attribute)
AUTHORISATION (pyargcbr.knowledge_resources.social_context.DependencyRelation attribute)
C
Case (class in pyargcbr.knowledge_resources.case)
CBR (class in pyargcbr.cbrs.cbr)
CHARITY (pyargcbr.knowledge_resources.social_context.DependencyRelation attribute)
concluision (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme attribute)
Conclusion (class in pyargcbr.knowledge_resources.conclusion)
conclusion (pyargcbr.knowledge_resources.argument.Argument attribute)
(pyargcbr.knowledge_resources.solution.Solution attribute)
Configuration (class in pyargcbr.agents.configuration)
content (pyargcbr.knowledge_resources.premise.Premise attribute)
context (pyargcbr.knowledge_resources.problem.Problem attribute)
creation_date (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme attribute)
(pyargcbr.knowledge_resources.case.Case attribute)
D
database (pyargcbr.configuration.configuration_parameters.Server attribute)
database_name (pyargcbr.agents.configuration.Configuration attribute)
delete_child_arg_node() (pyargcbr.knowledge_resources.arg_node.ArgNode method)
DependencyRelation (class in pyargcbr.knowledge_resources.social_context)
description (pyargcbr.knowledge_resources.conclusion.Conclusion attribute)
(pyargcbr.knowledge_resources.justification.Justification attribute)
(pyargcbr.knowledge_resources.norm.Norm attribute)
Dialogue (class in pyargcbr.knowledge_resources.dialogue)
DialogueGraph (class in pyargcbr.knowledge_resources.dialogue_graph)
distance_to_final() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
do_cache() (pyargcbr.cbrs.cbr.CBR method)
do_cache_inc() (pyargcbr.cbrs.cbr.CBR method)
do_dist() (in module pyargcbr.agents.metrics)
domain_cbrs_similarity (pyargcbr.agents.configuration.Configuration attribute)
DomainCase (class in pyargcbr.knowledge_resources.domain_case)
DomainCBR (class in pyargcbr.configuration.configuration_parameters)
DomainContext (class in pyargcbr.knowledge_resources.domain_context)
F
final_suitability (pyargcbr.knowledge_resources.position.Position attribute)
FIRST (pyargcbr.knowledge_resources.arg_node.NodeType attribute)
G
get_all_cases() (pyargcbr.cbrs.cbr.CBR method)
get_all_cases_list() (pyargcbr.cbrs.cbr.CBR method)
get_node() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
get_nodes() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
get_preferred() (pyargcbr.knowledge_resources.valpref.ValPref method)
get_root() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
Group (class in pyargcbr.knowledge_resources.group)
group (pyargcbr.knowledge_resources.social_context.SocialContext attribute)
group_id_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
group_pref_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
H
host (pyargcbr.configuration.configuration_parameters.Server attribute)
I
id (pyargcbr.knowledge_resources.argument.Argument attribute)
(pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme attribute)
(pyargcbr.knowledge_resources.case.Case attribute)
(pyargcbr.knowledge_resources.conclusion.Conclusion attribute)
(pyargcbr.knowledge_resources.norm.Norm attribute)
(pyargcbr.knowledge_resources.premise.Premise attribute)
(pyargcbr.knowledge_resources.social_entity.SocialEntity attribute)
INDUCTIVE (pyargcbr.knowledge_resources.argument_solution.ArgumentType attribute)
J
Justification (class in pyargcbr.knowledge_resources.justification)
justification (pyargcbr.knowledge_resources.argument_case.ArgumentCase attribute)
L
LAST (pyargcbr.knowledge_resources.arg_node.NodeType attribute)
levenshtein_distance() (in module pyargcbr.agents.metrics)
load_case_base() (pyargcbr.cbrs.cbr.CBR method)
M
merge_argument_cases_ids() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
merge_counter_examples_arg_cases_ids() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
merge_counter_examples_dom_cases_ids() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
merge_distinguishing_premises() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
merge_domain_cases_ids() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
merge_exceptions() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
merge_lists_by_looping() (in module pyargcbr.cbrs.lists_operations)
merge_lists_using_sets() (in module pyargcbr.cbrs.lists_operations)
merge_premises_lists() (pyargcbr.knowledge_resources.premise.Premise static method)
merge_presumptions() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
MIXED (pyargcbr.knowledge_resources.argument_solution.ArgumentType attribute)
my_cmp() (pyargcbr.knowledge_resources.position.Position method)
(pyargcbr.knowledge_resources.premise.Premise method)
(pyargcbr.knowledge_resources.similar_case.SimilarCase method)
N
name (pyargcbr.configuration.configuration_parameters.Server attribute)
(pyargcbr.knowledge_resources.premise.Premise attribute)
(pyargcbr.knowledge_resources.social_entity.SocialEntity attribute)
NODE (pyargcbr.knowledge_resources.arg_node.NodeType attribute)
NodeType (class in pyargcbr.knowledge_resources.arg_node)
Norm (class in pyargcbr.knowledge_resources.norm)
NORMALIZED_EUCLIDEAN (pyargcbr.configuration.configuration_parameters.SimilarityType attribute)
normalized_euclidean_similarity() (in module pyargcbr.agents.similarity_algorithms)
NORMALIZED_TVERSKY (pyargcbr.configuration.configuration_parameters.SimilarityType attribute)
normalized_tversky_similarity() (in module pyargcbr.agents.similarity_algorithms)
O
opponent (pyargcbr.knowledge_resources.social_context.SocialContext attribute)
opponent_id_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
opponent_pref_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
P
password (pyargcbr.agents.configuration.Configuration attribute)
(pyargcbr.configuration.configuration_parameters.Server attribute)
port (pyargcbr.configuration.configuration_parameters.Server attribute)
Position (class in pyargcbr.knowledge_resources.position)
POWER (pyargcbr.knowledge_resources.social_context.DependencyRelation attribute)
Premise (class in pyargcbr.knowledge_resources.premise)
PRESUMPTIVE (pyargcbr.knowledge_resources.argument_solution.ArgumentType attribute)
Problem (class in pyargcbr.knowledge_resources.problem)
problem (pyargcbr.knowledge_resources.argument_case.ArgumentCase attribute)
proponent (pyargcbr.knowledge_resources.social_context.SocialContext attribute)
proponent_depen_relation (pyargcbr.knowledge_resources.argument.Argument attribute)
proponent_id_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
proponent_pref_weight (pyargcbr.configuration.configuration_parameters.ArgCbr attribute)
pyargcbr (module)
pyargcbr.agents (module)
pyargcbr.agents.configuration (module)
pyargcbr.agents.metrics (module)
pyargcbr.agents.similarity_algorithms (module)
pyargcbr.cbrs (module)
pyargcbr.cbrs.cbr (module)
pyargcbr.cbrs.lists_operations (module)
pyargcbr.configuration (module)
pyargcbr.configuration.configuration_parameters (module)
pyargcbr.configuration.settings (module)
pyargcbr.knowledge_resources (module)
pyargcbr.knowledge_resources.acceptability_status (module)
pyargcbr.knowledge_resources.arg_node (module)
pyargcbr.knowledge_resources.argument (module)
pyargcbr.knowledge_resources.argument_case (module)
pyargcbr.knowledge_resources.argument_justification (module)
pyargcbr.knowledge_resources.argument_problem (module)
pyargcbr.knowledge_resources.argument_solution (module)
pyargcbr.knowledge_resources.argumentation_scheme (module)
pyargcbr.knowledge_resources.author (module)
pyargcbr.knowledge_resources.case (module)
pyargcbr.knowledge_resources.conclusion (module)
pyargcbr.knowledge_resources.dialogue (module)
pyargcbr.knowledge_resources.dialogue_graph (module)
pyargcbr.knowledge_resources.domain_case (module)
pyargcbr.knowledge_resources.domain_context (module)
pyargcbr.knowledge_resources.group (module)
pyargcbr.knowledge_resources.justification (module)
pyargcbr.knowledge_resources.norm (module)
pyargcbr.knowledge_resources.position (module)
pyargcbr.knowledge_resources.premise (module)
pyargcbr.knowledge_resources.problem (module)
pyargcbr.knowledge_resources.similar_argument_case (module)
pyargcbr.knowledge_resources.similar_case (module)
pyargcbr.knowledge_resources.similar_domain_case (module)
pyargcbr.knowledge_resources.social_context (module)
pyargcbr.knowledge_resources.social_entity (module)
pyargcbr.knowledge_resources.solution (module)
pyargcbr.knowledge_resources.support_set (module)
pyargcbr.knowledge_resources.valpref (module)
R
relation (pyargcbr.knowledge_resources.social_context.SocialContext attribute)
remove_agent_ids() (pyargcbr.knowledge_resources.dialogue.Dialogue method)
remove_argument_case() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_argumentation_scheme() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_counter_example_arg_case_id() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_counter_example_dom_case_id() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_dialogue_graph() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
remove_distinguishing_premise() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_domain_case() (pyargcbr.knowledge_resources.argument_justification.ArgumentJustification method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_domain_cases() (pyargcbr.knowledge_resources.position.Position method)
remove_exception() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
remove_member() (pyargcbr.knowledge_resources.group.Group method)
remove_node() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
remove_norm() (pyargcbr.knowledge_resources.social_entity.SocialEntity method)
remove_premise() (pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
(pyargcbr.knowledge_resources.domain_context.DomainContext method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_presumption() (pyargcbr.knowledge_resources.argument_solution.ArgumentSolution method)
(pyargcbr.knowledge_resources.argumentation_scheme.ArgumentationScheme method)
(pyargcbr.knowledge_resources.support_set.SupportSet method)
remove_solution() (pyargcbr.knowledge_resources.domain_case.DomainCase method)
remove_value() (pyargcbr.knowledge_resources.valpref.ValPref method)
role (pyargcbr.knowledge_resources.social_entity.SocialEntity attribute)
S
save_object() (in module pyargcbr.cbrs.cbr)
Server (class in pyargcbr.configuration.configuration_parameters)
server_name (pyargcbr.agents.configuration.Configuration attribute)
set_premises_from_list() (pyargcbr.knowledge_resources.domain_context.DomainContext method)
SimilarArgumentCase (class in pyargcbr.knowledge_resources.similar_argument_case)
SimilarCase (class in pyargcbr.knowledge_resources.similar_case)
SimilarDomainCase (class in pyargcbr.knowledge_resources.similar_domain_case)
similarity (pyargcbr.configuration.configuration_parameters.DomainCBR attribute)
SimilarityType (class in pyargcbr.configuration.configuration_parameters)
size() (pyargcbr.knowledge_resources.dialogue_graph.DialogueGraph method)
social_context (pyargcbr.knowledge_resources.argument_problem.ArgumentProblem attribute)
SocialContext (class in pyargcbr.knowledge_resources.social_context)
SocialEntity (class in pyargcbr.knowledge_resources.social_entity)
Solution (class in pyargcbr.knowledge_resources.solution)
solutions (pyargcbr.knowledge_resources.argument_case.ArgumentCase attribute)
support_set (pyargcbr.knowledge_resources.argument.Argument attribute)
SupportSet (class in pyargcbr.knowledge_resources.support_set)
T
times_accepted (pyargcbr.knowledge_resources.position.Position attribute)
times_used (pyargcbr.knowledge_resources.argument_case.ArgumentCase attribute)
(pyargcbr.knowledge_resources.solution.Solution attribute)
times_used_conclusion (pyargcbr.knowledge_resources.argument.Argument attribute)
U
UNACCEPTABLE (pyargcbr.knowledge_resources.acceptability_status.AcceptabilityStatus attribute)
UNDECIDED (pyargcbr.knowledge_resources.acceptability_status.AcceptabilityStatus attribute)
user (pyargcbr.configuration.configuration_parameters.Server attribute)
user_name (pyargcbr.agents.configuration.Configuration attribute)
V
ValPref (class in pyargcbr.knowledge_resources.valpref)
valpref (pyargcbr.knowledge_resources.social_entity.SocialEntity attribute)
value (pyargcbr.knowledge_resources.argument.Argument attribute)
(pyargcbr.knowledge_resources.solution.Solution attribute)
W
WEIGHTED_EUCLIDEAN (pyargcbr.configuration.configuration_parameters.SimilarityType attribute)
weighted_euclidean_similarity() (in module pyargcbr.agents.similarity_algorithms)