|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectmotf.MotFinder
motf.MotFinderBasic
public abstract class MotFinderBasic
MotfMiner.java Created: 08 June 2005
フィールドの概要 |
---|
クラス motf.MotFinder から継承されたフィールド |
---|
useDocCount, usePrintCount, usePrintOcc, usePrintTrace, versionString |
コンストラクタの概要 | |
---|---|
MotFinderBasic(DocSet docSet)
|
メソッドの概要 | |
---|---|
PatSet |
run(int minSupCount)
Motfメインプログラムを実行する.引数は最小頻度値の絶対値. |
クラス motf.MotFinder から継承されたメソッド |
---|
getVersionString, run, setMaxGapLen, setMaxPatSize, setScorer, setUseDocCount |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public MotFinderBasic(DocSet docSet)
メソッドの詳細 |
---|
public PatSet run(int minSupCount)
MotFinder
内の run
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |