curiosity-ai/catalyst
A C# Natural Language Processing library providing tokenization, named entity recognition, and word/document embeddings with pre-trained models.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
Catalyst is a high-performance C# NLP library inspired by spaCy’s design, built entirely in pure C#. It offers out-of-the-box support for training word and document embeddings, tokenization, and multiple entity recognition approaches including gazeteer-based, rule-based, and perceptron-based models, with pre-trained models available.