mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-12 11:35:53 +00:00
16 lines
487 B
ReStructuredText
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
|