Property | Type | Description | |
---|---|---|---|
doc | Tvoc[] |
Method | Description | |
---|---|---|
Load ( |
Load a document's vector from stream
|
|
Save ( |
Save this document's vector
|
|
Tdoc ( IList |
Builds the Tdoc from two vectors
|
|
Tdoc ( Tvoc d ) : System |
Constructor
|
public static Load ( |
||
b | ||
return | Tdoc |
public Tdoc ( IList |
||
keywords | IList |
|
weigths | IList |
|
return | System |