Skip to main content

Module detection

Module detection 

Source

Structs§

DetectedLanguage
Result of detecting the natural language of a text segment.

Functions§

detect
Detect the natural language of a text segment.
detect_with_allowlist
Detect with a language allowlist (e.g. only detect among supported languages).