直列化された形式
パッケージ net.trialpc.sticktools |
serialVersionUID: -7998921623786364062L
query
java.lang.String query
- クエリを示します。
weight
float weight
- 重みを示します。
パッケージ net.trialpc.sticktools.model |
serialVersionUID: -2566984664182589013L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- 例外:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- 例外:
java.io.IOException
- 直列化中に想定外の例外が発生した場合
documentId
java.lang.String documentId
- 文書 ID を示します。
serialVersionUID: 5022983527873139897L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- 例外:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- 例外:
java.io.IOException
sentenceId
java.lang.String sentenceId
- 文 ID を示します。
serialVersionUID: 6780486850535250008L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- 例外:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- 例外:
java.io.IOException
children
java.util.Set<E> children
- 文書モデルのセットです。
invertedList
java.util.Map<K,V> invertedList
- 文書の転置リストです。
serialVersionUID: -2478890559712086652L
before
int before
after
int after
sent
java.util.List<E> sent
serialVersionUID: -8861022370238332676L
base
LangModel base
bg
java.util.List<E> bg
serialVersionUID: -4476079884637538800L
serialVersionUID: -8647840331527062106L
eventId
long eventId
event
int event
term
java.lang.String term
serialVersionUID: 2418040283735777360L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- 例外:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- 例外:
java.io.IOException
id
java.lang.String id
- 文書 ID を示します。
children
java.util.Set<E> children
- 下層の言語モデルを含むセットです。