aprender 0.39.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-embed | contract: contracts/apr-page-cli-embed-v1.yaml -->

# apr embed

Produce sentence embeddings from a BERT bi-encoder (GH-326 Phase 6).

**Category**: Other

## Synopsis

```text
apr embed [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr embed --help
```

## Full help

Run `apr embed --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/embed.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/embed.rs
- Contract: [`contracts/apr-page-cli-embed-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-embed-v1.yaml