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
715 stars 73 forks source link

Azure storage v1 #21

Closed korzh closed 4 years ago

korzh commented 4 years ago

Added a first version of IStorage interface implementation for Azure BLOB storage.

Proposed new solution structure (Catalyst.New.sln)