High-performance document intelligence library for Rust. Extract text, metadata, and structured data from PDFs, Office documents, images, and 75+ formats with async/sync APIs.
//! Language family modules for stopword loading.
//!//! Stopwords are organized by language family for easier maintenance
//! and navigation. Each module handles loading stopwords for related languages.
pub(super)modasian;pub(super)modgermanic;pub(super)modother;pub(super)modromance;pub(super)modslavic;