Tom Aarsen 9062d25d0d
Resolve numerous typos (#280)
* Resolve numerous typos

* Resolve typo in mime type
2023-02-24 17:48:23 -08:00
..

Training Notebooks

The notebooks in this directory provide interactive training for users who are just getting up and running with the unstructured library. To get started, run make install && make install-local-inference && make install-project-local. That will install unstructured locally and all of the requirements needed for the notebooks.

Notebooks

  • Core Concepts: Quick start notebooks that covers key concepts in the unstructured library and basic workflows.