command
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Sep 4, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
sqwat

A TUI editor for files in the Stanford Question Answering Dataset (SQuAD) format.
- Preview SQuAD files
- Modify any part of the dataset (delete, edit, create, etc.)
- Validation for common issues
- Supports both SQuAD versions 1.1 and 2.0
- Full-text search across all fields
- Highlights answers within the context with validation
Installation
Install sqwat with Go:
go install github.com/donderom/sqwat@latest
Or download the latest release for your system and architecture.
Usage
Run sqwat with a file in the SQuAD format as its argument:
sqwat train-v2.0.json
The original SQuAD dataset files can be found here.
Built with bubblon.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.