GrammarViz2 / grammarviz2_src

GrammarViz 2.0 public release:
http://grammarviz2.github.io/grammarviz2_site
GNU General Public License v2.0
120 stars 39 forks source link

Clusteringrules #41

Closed wangxingxx closed 8 years ago

wangxingxx commented 8 years ago
  1. Grouped subsequences together if they have similar length, even if they were from different rules.
  2. Removed overlapped subsequences within each group.
  3. Clustered those subsequences into different clusters.