Distance Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Toolkit.WordVectors.Word2Vec.Distance"]
Namespace: imbNLP.Toolkit.WordVectors.Word2Vec
public class Distance : Word2VecAnalysisBase
The Distance type exposes the following members.
| Name | Description | |
|---|---|---|
| M | (Inherited from Word2VecAnalysisBase.) | |
| Size | (Inherited from Word2VecAnalysisBase.) | |
| Vocab | (Inherited from Word2VecAnalysisBase.) | |
| Words | (Inherited from Word2VecAnalysisBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Search |
search nearest words to | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |