Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

File metadata and controls

16 lines (12 loc) · 1.01 KB

flexiPipe documentation

Full documentation lives in this folder as Markdown files. Use this index to find the right page.

Preview locally: From the repo root run python scripts/serve-wiki-preview.py and open http://localhost:8765/ to browse the wiki in your browser before pushing to git.

Page Description
Home Overview, command table, key features, and links to all pages
Installation Requirements, pip install, wrapper script, optional extras, language detection
Quick Start Tagging, benchmarking, training, and configuration examples
Backends Backend overview table and Transformers backend details
Reference Input/output formats, NER, MWT, info commands, convert, evaluation tips
Contributing Project layout and development notes

Start with Home for the full overview, or jump to Installation or Quick Start as needed.