You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Data Ingestion Pipelines ```from clarifai_datautils.text import Pipeline```[(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
5
+
- Data Ingestion Pipeline: PDF and Text file support ```from clarifai_datautils.text import TextPartition, PDFPartition```[(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
6
+
- Data Ingestion Pipeline: Cleaners and Extractors [(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
7
+
- Data Ingestion Pipeline: Clarifai Dataloader support ```pipeline.run(files = filepath, loader = True)```[(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
8
+
- Data Ingestion Pipeline: Llama Index Metadata Extractor [(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
9
+
- Data Ingestion Pipeline: Unit tests [(#5)](https://github.com/Clarifai/clarifai-python-datautils/pull/5)
0 commit comments