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

Documentation? #83

Open jhm-ciberman opened 1 year ago

jhm-ciberman commented 1 year ago

Is your feature request related to a problem? Please describe. I'm new here. I just downloaded Catalyst and started playing with it, but I cannot find any documentation about how to use it (apart from the examples). Also, I checked the source code and none of the methods have xml docs.

Describe the solution you'd like It would be nice if at least the main methods would have some kind of xml documentation.

Describe alternatives you've considered N/A

Additional context N/A