Skip to content

Introduction

The Lettria parsing feature is a normalizing tool that processes file bytes, generating a JSON object corresponding to the document's content. The API returns the full content in plain text, a list of document's parts named chunks and other metadata depending on the document's type.

Whether you aim to organize unstructured data, extract valuable information, or enhance interoperability through RDF exports, Lettria's parser endpoint provides a text standardization solution, essential to all kind of NLP projects.

Next steps