Platforms to show: All Mac Windows Linux Cross-Platform

NLEmbeddingNeighborMBS class   New in 26.2

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Natural Language MBS MacFrameworks Plugin 26.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The class for a neighbor with a distance.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Blog Entries

Release notes

  • Version 26.2
    • Added NLEmbeddingMBS and NLEmbeddingNeighborMBS classes.

Some methods using this class:

  • NLEmbeddingMBS.neighborsForString(text as String, maximumCount as Integer, maximumDistance as double = 0.0, distanceType as Integer = 0) as NLEmbeddingNeighborMBS()
  • NLEmbeddingMBS.neighborsForVector(vectorValues() as single, maximumCount as Integer, maximumDistance as double = 0.0, distanceType as Integer = 0) as NLEmbeddingNeighborMBS()

Some related classes:


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


NLEmbeddingMBS   -   NotificationCenterMBS


The biggest plugin in space...