🚀 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.
MIT License
742
stars
75
forks
source link
Fix GetSpacyVersion logic for minor patches > 0 #93
84 I tried to run Catalyst.Spacy but it looks like the logic for "fixedVersion" is slightly incorrect causing issues.