/unstructured-rs

Primary LanguageRustMIT LicenseMIT

Crate Documentation MIT License

Unstructured data and the jyx CLI

This repository hosts the jyx CLI and the unstructured Document library for Rust.

Jyx CLI

The jyx command can be used to work with data documents of a variety of sorts, such as JSON, XML, YAML, etc. It is useful for filtering, combining, and creating new documents from a variety of input documents.

Unstructured Crate

Unstructured provides the "Document" type in Rust for working with a variety of unstructured data.