Curiosity contributes to and uses open source software wherever possible. Explore the projects we contribute or maintain below.
Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
C# library for fast embeddings projection using Uniform Manifold Approximation and Projection
C# library for approximate nearest neighbors embeddings search using the Hierarchical Navigable Small World Graphs algorithm. Fork from the original code by Microsoft.