curiosity-ai / umap-sharp
C# library for fast embeddings projection using Uniform Manifold Approximation and Projection
☆42Updated 5 months ago
Alternatives and similar repositories for umap-sharp:
Users that are interested in umap-sharp are comparing it to the libraries listed below
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated last month
- C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆80Updated last week
- Port of PragmaticSegmenter for sentence boundary detection☆35Updated 3 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆67Updated last week
- A LiteDB with realtime notifications☆43Updated last year
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated 2 weeks ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- .NET wrapper of spaCy (Industrial-strength NLP)☆18Updated 5 years ago
- A repo for demonstrating Reactive and Functional thoughts☆27Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- A zero allocation globbing library☆24Updated 2 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)☆50Updated last year
- Explore project dependencies in .NET☆67Updated 7 months ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆25Updated 2 years ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…