unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Improve operator documentation

Open yoavkatz opened this issue 1 year ago • 1 comments

https://unitxt.readthedocs.io/en/latest/docs/operators.html

Some issues with this page: 1.Not all operators appear in the page (e.g. Get) , probably because they come from other files 2. It's very hard to look for something, since they are grouped alphabetically.

yoavkatz avatar Jun 18 '24 08:06 yoavkatz

Also, I think it's best that from the users perspective all operators will be in a single import file (and not collection_operators, dialog_operators). This could be done by adding an import in operators.py.

yoavkatz avatar Jun 20 '24 05:06 yoavkatz