We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Goal: give users a zero-dep path for the most common entity types; spaCy is used only when asked for language features the regex can’t catch.
- Adding Unstructured.io support via main DataFog class - New unit tests with more robust checking under /tests/test_datafog.py
New: - End-to-end RAG example using Chroma DB (found in examples/datafog-chroma-RAG.ipynb) - Adding in optional model_path parameter