IBM / data-prep-kit

Open source project for data preparation of LLM application builders
https://ibm.github.io/data-prep-kit/
Apache License 2.0
307 stars 134 forks source link

Update README.md #821

Open ian-cho opened 9 hours ago

ian-cho commented 9 hours ago

update readme for hap transform

Related issue number (if any).

https://github.com/IBM/data-prep-kit/issues/753

shahrokhDaijavad commented 10 minutes ago

Thank you, @ian-cho. The README looks good. Three requests: 1) Can you please add a "Contributors" section with your name and email at the top like this: https://github.com/IBM/data-prep-kit/tree/update-doc_quality-readme/transforms/language/doc_quality/python? 2) The link to the test_hap.py file seems to be broken. 3) We have now finalized the format of the example notebook. Can you please create one like this: https://github.com/IBM/data-prep-kit/blob/update-doc_quality-readme/transforms/language/doc_quality/doc_quality.ipynb? Of course, the content will be similar to what you have in hap_local_python.py and some text from your README about the parameters. Thank you.