.NET Standard wrapper for fastText library. Now works on Windows, Linux and MacOs!
☆80Mar 16, 2026Updated this week
Alternatives and similar repositories for FastText.NetWrapper
Users that are interested in FastText.NetWrapper are comparing it to the libraries listed below
Sorting:
- Natural Language Processing in .NET Core☆119Feb 6, 2023Updated 3 years ago
- Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.☆53Nov 16, 2025Updated 4 months ago
- BERT Model for dotnet ML☆101Apr 24, 2025Updated 10 months ago
- 🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of…☆836Mar 9, 2026Updated last week
- A compiler which can transform the convention of C# code to the convention of Python☆19Sep 22, 2019Updated 6 years ago
- Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and pr…☆20Jul 4, 2019Updated 6 years ago
- C# library to manipulate Microsoft SQL Server bcp binary format☆16Dec 18, 2013Updated 12 years ago
- Open source project for BERT Tokenizers in C#.☆95Jun 23, 2023Updated 2 years ago
- A lightweight and slightly experimental inference library for C# / LINQ☆16Jan 12, 2022Updated 4 years ago
- Palaso Library: A set of .Net libraries useful for developers of Language Software.☆45Updated this week
- IO libraries for the AngleSharp project.☆36Jan 26, 2025Updated last year
- Text format support for protobuf☆21Oct 31, 2023Updated 2 years ago
- SpacyDotNet is a .NET wrapper for the popular natural language library spaCy☆35May 5, 2025Updated 10 months ago
- ONNX viewer/editor/inference☆17Nov 8, 2025Updated 4 months ago
- Research EXpression Language☆24Jul 26, 2024Updated last year
- 软件黑名单参考 | We reiterate: It is forbidden to bring political disputes, conspiracies and deceitful schemes into the technical field!☆11Dec 1, 2023Updated 2 years ago
- Show desktop notifications using this library☆19Mar 11, 2026Updated last week
- implementation Word2Vec for .Net framework☆131Oct 12, 2019Updated 6 years ago
- directed acyclic graph layout library☆20Oct 9, 2021Updated 4 years ago
- Makes it easy to associate files with your application☆11Mar 11, 2026Updated last week
- Search engine library☆30Jun 10, 2015Updated 10 years ago
- A self-hosting self-installing windows service☆21Jul 26, 2020Updated 5 years ago
- Small C# caching and cache-filling library, intended as a replacement for memcached in many cases.☆14Apr 28, 2025Updated 10 months ago
- Embeddable Mixed-Storage Key-Value Store for C#☆27May 19, 2021Updated 4 years ago
- Proof of concept of training a simple Region Classifier using PdfPig and ML.NET (LightGBM). The objective is to classify each text block…☆28Mar 16, 2020Updated 6 years ago
- TypeConverter is a lightweight, portable class library which allows to convert between objects of different types.☆13Aug 27, 2018Updated 7 years ago
- A fork of https://gitlab.com/josetruyol/faisssharp☆32Dec 19, 2024Updated last year
- net standard 2.1 Library for running Sentence Transformers All-MiniLM-L6-v2 from C#.☆29Dec 6, 2024Updated last year
- A simple NER implementation using a DistilBERT based model with ML.NET☆13May 6, 2021Updated 4 years ago
- A schemaless graph database based on RocksDb☆46Dec 8, 2022Updated 3 years ago
- Generator for mermaid markup syntax https://mermaidjs.github.io/☆19Jun 22, 2022Updated 3 years ago
- .NET wrapper for the Python plotting library Matplotlib☆56May 19, 2019Updated 6 years ago
- Machine Learning in .NET Core.☆39Mar 5, 2019Updated 7 years ago
- ☆10Aug 31, 2022Updated 3 years ago
- A TPL Dataflow-compatible ISourceBlock supporting priority queueing☆13Mar 2, 2018Updated 8 years ago
- Machine Learning algorithm library in .NET Core☆63Apr 3, 2021Updated 4 years ago
- TF*IDF Term Frequency Inverse Document Frequency in C# .NET