# libsentences_ohos_wmf **Repository Path**: mfwangs/libsentences ## Basic Information - **Project Name**: libsentences_ohos_wmf - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-16 - **Last Updated**: 2026-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libsentences三方库说明 ## 功能简介 libsentences是一个C++库,用于将文本分割成句子。它通过训练包含换行符分隔的句子的文本来学习如何分割句子。它学习到的参数可以保存并在以后重复使用 ## 三方库版本 - 0.0.1 ## 使用约束 - [IDE和SDK版本](../../docs/constraint.md) ## 集成方式 + [应用hap包集成](docs/hap_integrate.md)