View Source Mobilizon.Service.LanguageDetection (Mobilizon v5.0.0-beta.1)

Detect the language of the event

Summary

Types

@type entity_type() :: :event | :comment | :post

Functions

Link to this function

allow_listed_languages()

View Source
@spec detect(entity_type(), map()) :: String.t()
@spec normalize(String.t()) :: String.t()