awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
curiosity-ai avatar

curiosity-ai/catalyst

0
View on GitHub↗
853 stars·84 forks·C#·MIT·9 views

Catalyst

🚀 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.

Features

  • Machine Learning and Data Science - Natural language processing library with pre-trained models.

Star history

Star history chart for curiosity-ai/catalystStar history chart for curiosity-ai/catalyst

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Catalyst

Similar open-source projects, ranked by how many features they share with Catalyst.
  • asarnaout/opengeneticalgorithm.netasarnaout avatar

    asarnaout/OpenGeneticAlgorithm.NET

    53View on GitHub↗

    An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple

    C#artificial-intelligencecsharpdotnet
    View on GitHub↗53
  • dotnet/machinelearningdotnet avatar

    dotnet/machinelearning

    9,329View on GitHub↗

    This is a cross-platform framework for building, training, and deploying custom machine learning models within the .NET ecosystem. It provides a predictive modeling engine for classification, regression, and forecasting tasks, alongside an inference runtime to generate predictions across different hardware architectures. The framework includes a gradient boosting library and supports interoperability with external models via a standardized open format. It features tools for prediction explainability, allowing the analysis of feature importance to debug model behavior and identify bias. The p

    C#algorithmsdotnetmachine-learning
    View on GitHub↗9,329
  • fsprojects/fsharp.datafsprojects avatar

    fsprojects/FSharp.Data

    871View on GitHub↗

    F# Data: Library for Data Access

    F#csvdatafsharp
    View on GitHub↗871
  • accord-net/frameworkaccord-net avatar

    accord-net/framework

    4,540View on GitHub↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    View on GitHub↗4,540
See all 9 alternatives to Catalyst→

Frequently asked questions

What does curiosity-ai/catalyst do?

🚀 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.

What are the main features of curiosity-ai/catalyst?

The main features of curiosity-ai/catalyst are: Machine Learning and Data Science.

What are some open-source alternatives to curiosity-ai/catalyst?

Open-source alternatives to curiosity-ai/catalyst include: accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries… asarnaout/opengeneticalgorithm.net — An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation… dotnet/machinelearning — This is a cross-platform framework for building, training, and deploying custom machine learning models within the… fsprojects/fsharp.data — F# Data: Library for Data Access. giacomelli/geneticsharp — GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the… migueldeicaza/tensorflowsharp — TensorFlow API for .NET languages.