# FeersumNluApi.SimilarityInstanceDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The sluggy-url-friendly-name of the instance. | 
**id** | **String** | The unique id of a specific version of the model instance. | 
**desc** | **String** | The longer existential description of this instance&#39;s purpose in life. | [optional] 
**similarWords** | **[String]** | The list of similar words to test against. | 
**threshold** | **Number** | The threshold below which words are not similar. | 
**wordManifold** | **String** | The word manifold used to measure word similarity. | 


