Module: LanguageLayer
- Defined in:
- lib/language_detection.rb,
lib/language_detection/version.rb,
lib/language_detection/batch/batch_options.rb,
lib/language_detection/batch/batch_request.rb,
lib/language_detection/batch/batch_response.rb,
lib/language_detection/batch/batch_exception.rb,
lib/language_detection/detect/detect_options.rb,
lib/language_detection/detect/detect_request.rb,
lib/language_detection/detect/detect_response.rb,
lib/language_detection/detect/detect_exception.rb,
lib/language_detection/missing_argument_exception.rb,
lib/language_detection/languages/languages_options.rb,
lib/language_detection/languages/languages_request.rb,
lib/language_detection/languages/languages_response.rb,
lib/language_detection/languages/languages_exception.rb
Defined Under Namespace
Classes: BatchException, BatchOptions, BatchRequest, BatchResponse, Client, DetectException, DetectOptions, DetectRequest, DetectResponse, LanguagesException, LanguagesOptions, LanguagesRequest, LanguagesResponse, MissingArgumentException
Constant Summary collapse
- VERSION =
"0.3.4"