unstructured/docs/source/best_practices.rst
2023-09-09 18:54:01 -07:00

16 lines
487 B
ReStructuredText

Best Practices
==============
Unstructured offers a few strategies and models to extract document information. These best practices are intended to provide guidelines to configure the ``strategy`` and ``model`` configurations to optimize document information extraction.
High-level overview of available strategies and models in ``Unstructured`` library:
.. image:: imgs/strategy.png
:width: 1000
:alt: Alternative text
.. toctree::
:maxdepth: 1
best_practices/strategies