Text.Language.Classifier.RankOrder (Text v0.2.0) View Source

A language detection model that uses a rank order coefficient to determine language similarity.

Link to this section Summary

Functions

Return the {language score} tuples in the correct order for this classifier.

Correlates based upon a rank order coefficient.

Link to this section Functions

Return the {language score} tuples in the correct order for this classifier.

Link to this function

score_one_language(language, text_ngrams, vocabulary)

View Source

Correlates based upon a rank order coefficient.