curiosity-ai / 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.
MIT License
699 stars 71 forks source link

Fix GetSpacyVersion logic for minor patches > 0 #93

Open christiandmiles opened 1 year ago

christiandmiles commented 1 year ago

84 I tried to run Catalyst.Spacy but it looks like the logic for "fixedVersion" is slightly incorrect causing issues.