Catalyst 1.0.64265

dotnet add package Catalyst --version 1.0.64265
                    
NuGet\Install-Package Catalyst -Version 1.0.64265
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Catalyst" Version="1.0.64265" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Catalyst" Version="1.0.64265" />
                    
Directory.Packages.props
<PackageReference Include="Catalyst" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Catalyst --version 1.0.64265
                    
#r "nuget: Catalyst, 1.0.64265"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Catalyst@1.0.64265
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Catalyst&version=1.0.64265
                    
Install as a Cake Addin
#tool nuget:?package=Catalyst&version=1.0.64265
                    
Install as a Cake Tool

Catalyst is a Natural Language Processing library built from scratch 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. You can install language-specific models with the model packages Catalyst.Models.[Language], like: Catalyst.Models.English.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (69)

Showing the top 5 NuGet packages that depend on Catalyst:

Package Downloads
Catalyst.Models.English

This package contains the default English models for Catalyst. Catalyst is a Natural Language Processing library built from scratch 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.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Catalyst.Models.French

This package contains the default French models for Catalyst. Catalyst is a Natural Language Processing library built from scratch 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.

Catalyst.Models.Spanish

This package contains the default Spanish models for Catalyst. Catalyst is a Natural Language Processing library built from scratch 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.

Catalyst.Models.Italian

This package contains the default Italian models for Catalyst. Catalyst is a Natural Language Processing library built from scratch 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.64265 483 2/12/2026
1.0.63843 930 1/28/2026
1.0.63626 1,094 1/21/2026
1.0.62192 9,874 10/19/2025
1.0.54164 67,337 12/2/2024
1.0.54160 363 12/1/2024
1.0.51118 78,975 8/7/2024
1.0.51115 351 8/7/2024
1.0.48839 57,770 5/15/2024
1.0.47753 4,176 4/12/2024
1.0.44557 53,734 1/10/2024
1.0.44215 26,627 12/6/2023
1.0.40904 43,982 8/22/2023
1.0.39645 39,226 6/30/2023
1.0.39634 31,430 6/29/2023
1.0.39229 14,825 6/6/2023
1.0.39200 1,135 6/5/2023
1.0.38526 6,631 5/9/2023
1.0.38520 1,135 5/9/2023
1.0.38483 1,171 5/8/2023
Loading failed