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

Minimal code comments limited to the essentials would be beneficial #86

Open schittli opened 1 year ago

schittli commented 1 year ago

Good evening Thank you very much for sharing your great work!

It is a pity that the project does not have even minimal documentation in the form of small code comments focused on the essentials: You are programming this great library to be used. Still, without minimal Doc probably 9 out of 10 interested parties are likely to discard Catalyst after a few hours of try & error.

Describe the solution you'd like Code comments should offer basic information. Here are just some examples:

Thanks a lot, kind regards, Thomas