Platforms to show: All Mac Windows Linux Cross-Platform

Back to NLEmbeddingMBS class.

NLEmbeddingMBS.dimension as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The number of dimensions in the vocabulary’s vector space.

(Read only property)

NLEmbeddingMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

NLEmbeddingMBS.Language as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The language of the text in the word embedding.
Example
Var e As NLEmbeddingMBS = NLEmbeddingMBS.wordEmbeddingForLanguage("de")

MessageBox e.Language

(Read only property)

NLEmbeddingMBS.revision as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The revision of the word embedding.

(Read only property)

NLEmbeddingMBS.vocabularySize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The number of words in the vocabulary.

(Read only property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...