kupl / Graphick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are two kinds of pmd in the paper (pmd_s, pmd_m).

sooyoungcha opened this issue · comments

How can we run the analyzer with pmd_s and pmd_m?

pmd_m corresponds to pmdm and pmd_s corresponds to pmd.

If you want to run the analyzer with pmd_s, type:
$./run.py graphick pmd

If you want to run the analyzer with pmd_m, type:
$./run.py graphick pmdm