# framex v0.1.2 - Table of Contents

> Lazy, read-only queries over a FrameNet JSON artifact

## Pages

- [Framex](readme.md)
- [FrameNet terminology](terminology.md)

## Modules

- [Framex](Framex.md): Read-only, lazy queries over a FrameNet JSON artifact.
- [Framex.Annotation](Framex.Annotation.md): Lazily reads exemplar annotations for one lexical unit at a time.

- [Framex.Corpus](Framex.Corpus.md): Opens and validates a FrameNet artifact directory.

- [Framex.Fe](Framex.Fe.md): Queries semantic roles declared by frames.
- [Framex.Frame](Framex.Frame.md): Queries FrameNet frame records.
- [Framex.Lu](Framex.Lu.md): Queries lexical units from the catalog index.
- [Framex.Relation](Framex.Relation.md): Queries frame relations and semantic-type hierarchy data.
- [Framex.SemType](Framex.SemType.md): Queries FrameNet semantic types and their hierarchy.

## Mix Tasks

- [mix framex.corpus.fetch](Mix.Tasks.Framex.Corpus.Fetch.md)

