64 Forks
556 Stars
556 Watchers

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.

How to download and setup catalyst

Open terminal and run command
git clone https://github.com/curiosity-ai/catalyst.git
git clone is used to create a copy or clone of catalyst repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with catalyst https://github.com/curiosity-ai/catalyst/archive/master.zip

Or simply clone catalyst with SSH
[email protected]:curiosity-ai/catalyst.git

If you have some problems with catalyst

You may open issue on catalyst support forum (system) here: https://github.com/curiosity-ai/catalyst/issues