|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectmotf.MotFinder
motf.MotFinderBasic
motf.MotFinderOD
public class MotFinderOD
Non OccurrenceDeliver version of MotFinder routine. Created: 08 June 2005
フィールドの概要 | |
---|---|
java.lang.String |
versionString
|
クラス motf.MotFinder から継承されたフィールド |
---|
useDocCount, usePrintCount, usePrintOcc, usePrintTrace |
コンストラクタの概要 | |
---|---|
MotFinderOD(DocSet docSet)
|
メソッドの概要 | |
---|---|
java.lang.String |
getVersionString()
|
static OccPool |
occDeliver(Occurrence occ,
int offset)
出現配分技法. |
クラス motf.MotFinderBasic から継承されたメソッド |
---|
run |
クラス 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 MotFinderOD(DocSet docSet)
メソッドの詳細 |
---|
public java.lang.String getVersionString()
MotFinder
内の getVersionString
public static OccPool occDeliver(Occurrence occ, int offset)
oldocc
- 元の出現集合offset
- 位置の増分.正(右方)または負(左方)の値を許す.
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |