CambioML / uniflow-llm-based-pdf-extraction-text-cleaning-data-clustering

LLM-based text extraction from unstructured data like PDFs, Words and HTMLs. Transform and cluster the text into your desired format. Less information loss, more interpretation, and faster R&D!
https://www.cambioml.com
Apache License 2.0
187 stars 56 forks source link

Encapsulated model output #231

Open CallmeNafiy opened 7 months ago

CallmeNafiy commented 7 months ago

Changed model output from json to Context class Updated GroupOp by removing preprocess_fn as value dictionary of all nodes are Context class now