In Files

Parent

Methods

Class Index [+]

Quicksearch

CLD::LanguageResult

Result object from a language detection attempt

Attributes

probable_language[R]

The most likely Language for the provided tex

reliable[R]

:nodoc:

possible_languages[R]

Array of all PossibleLanguage objects

Public Instance Methods

reliable?() click to toggle source

Boolean representing if the cld considers probable_language reliable

    # File lib/CLD.rb, line 37
37:     def reliable?
38:       !!reliable
39:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.