catalyst
NLP library
A C# Natural Language Processing library with pre-trained models and tools for building custom models
🚀 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.
739 stars
40 watching
75 forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists
aiartificial-intelligencecsharpembeddingsmachine-learningnatural-language-processingnatural-language-understandingnlp
Related projects:
Repository | Description | Stars |
---|---|---|
sillsdev/machine | A natural language processing library providing tools for processing resource-poor languages. | 26 |
clue-ai/promptclue | A pre-trained language model for multiple natural language processing tasks with support for few-shot learning and transfer learning. | 654 |
nlpodyssey/spago | A Go-based machine learning library designed to support neural architectures in natural language processing | 1,752 |
alibaba/alicemind | A collection of pre-trained encoder-decoders and related optimization techniques for natural language processing | 1,977 |
catalyst-team/neuro | A 3D brain segmentation pipeline using Python and the Catalyst framework. | 19 |
zhuiyitechnology/pretrained-models | A collection of pre-trained language models for natural language processing tasks | 987 |
catalyst-team/reaction | A platform for convenient and efficient serving of deep learning models. | 72 |
neurocult/agency | A Go-based library for building autonomous agents with large language models and generative AI capabilities. | 437 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
alexandrainst/danlp | A collection of NLP resources and datasets for the Danish Language. | 198 |
hanzhenlei767/nlp_learn | A comprehensive collection of NLP-related code snippets and notes on various models and techniques, including pre-trained language models and Chinese text processing methods. | 25 |
backprop-ai/backprop | A Python library that provides pre-trained models and tools for fine-tuning and deploying natural language processing tasks | 243 |
catalyst-team/alchemy | Provides tools and infrastructure to log and visualize experiments in deep learning research | 50 |
allenai/natural-instructions | Creating a large collection of tasks and their natural language definitions/instructions to support the development of NLP models with generalization capabilities | 958 |