|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectmotf.MotFinder
motf.MotFinderCL
public class MotFinderCL
Non OccurrenceDeliver version of MotFinder routine. Created: 08 June 2005
フィールドの概要 | |
---|---|
java.lang.String |
versionString
|
クラス motf.MotFinder から継承されたフィールド |
---|
useDebug, useDebugExpand, useDebugMinsup, useDebugOccPool, useDebugOutput, useDocCount, useMaxPatSize, usePrintCount, usePrintOcc, usePrintTrace |
コンストラクタの概要 | |
---|---|
MotFinderCL(DocSet docSet)
|
メソッドの概要 | |
---|---|
java.lang.String |
getVersionString()
|
OccPool |
occDeliverOrigOcc(Occurrence occ,
int offset)
出現配分技法. |
PatSet |
run(int minSupCount)
Motfメインプログラムを実行する.引数は最小頻度値の絶対値. |
クラス motf.MotFinder から継承されたメソッド |
---|
run, setMaxGapLen, setMaxPatSize, setScorer, setUseDocCount |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public final java.lang.String versionString
コンストラクタの詳細 |
---|
public MotFinderCL(DocSet docSet)
メソッドの詳細 |
---|
public java.lang.String getVersionString()
MotFinder
内の getVersionString
public PatSet run(int minSupCount)
MotFinder
内の run
public OccPool occDeliverOrigOcc(Occurrence occ, int offset)
oldocc
- 元の出現集合offset
- 位置の増分.正(右方)または負(左方)の値を許す.
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |