Skip to content

Conversation

@HoshankM
Copy link

@HoshankM HoshankM commented Mar 7, 2025

No description provided.

ReadMe.md Outdated
This project analyses KEML files statistically. For each KEML file it produces:
1) [General Statistics](#general-statistics)
2) [Argumentation Statistics](#argumentation-statistics)
2) [Argumentation data](#argumentation-data)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe you can find a better name? Is this about symbols?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reading further, I think this is the whole logic part, right? you have symbols an dconstructed logical formulas. So what about logical argumentation?

/**
* a <b>static</b> method that creates a String representation of a given {@link ArgumentTree}
* @param node {@link ArgumentTree} to be represented
* @param prefix String prefix to facilitate recursive call. Should be empty ("") during first call
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need this? I think the helper is handling the prefix itself. Do you need to go back and call this method from the helper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants