| .. currentmodule:: pythainlp.morpheme | |
| pythainlp.morpheme | |
| ================== | |
| The `pythainlp.benchmarks` module is collect functions for morpheme analysis, word formation and more for Thai language. | |
| .. autofunction:: nighit | |
| .. autofunction:: is_native_thai | |
| :noindex: | |
| The `is_native_thai` function is a language detection tool that identifies whether text is predominantly in the Thai language or not. It aids in language identification and text categorization tasks. | |