Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

How to find nodes that have matching content (text)

0 votes

HI

I am building an argument map from a complex court case that has passed through three levels of courts:

  1. Civil Court (city level)
  2. High Court (state level)
  3. Supreme Court (the apex court of the country)

The verdict from the Supreme Court records the claims and the verdicts given by the lower courts, and the appeal that brought the case to the Supreme Court.

Then it proceeds to analyze the case and gives the final verdict.

By nature, each Supreme Court case involves a new interpretation of statutes. It is complex, so it is best analyzed by decomposing it using an argument map (or an IBIS graph).

While building the argument map, I came across an interesting thought: Can yEd analyze the graph to find potentially related nodes?

To be specific, in an Argument Map, a given node can oppose or support other node only if it follows the Rabbit rule:

The Rabbit Rule: Every significant word, phrase or concept appearing in the contention of a simple argument must also appear in one of the premises/reasons (Van Gelder, 2010).

In other words, can yEd find which nodes have common terms in their texts?

If yEd has this capability, analyzing a complex case will become easy and accurate:

  1. Break down the verdict text in simple logical statements,
     
  2. Copy them into an excel sheet,
     
  3. Assign a unique ID number to each logic statement
    (this ensures backward traceability).
     
  4. Import all nodes into yEd without edges.
     
  5. Run the engine that makes clusters of nodes that have common word(s).

    Here, common words such as "is", "are", "the", "a", "an", "all", "there", "this", "that".... should be ignored.

    Some clusters may overlap, because they have some common words.
     
  6. User takes each cluster and checks them manually to see if they can be linked (draw "supports" or "opposes" edges between them)

Is there any feature that allows me to do this?

In theory, we can search for clusters in Excel also, but IINW Excel does not have this capability.

in Help by (1.5k points)

1 Answer

0 votes
 
Best answer
Unfortunately, yEd does not offer such a feature. With very few exceptions (like the properties mapper), yEd always works on the structure of a diagram not its data.
by [yWorks] (160k points)
selected by
Legal Disclosure | Privacy Policy
...