Class DetectLanguage
java.lang.Object
com.google.refine.expr.functions.strings.DetectLanguage
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(Properties bindings, Object[] args) Detects the language of the given string and provides the language code.
-
Constructor Details
-
DetectLanguage
public DetectLanguage()
-
-
Method Details
-
call
Detects the language of the given string and provides the language code. -
getDescription
- Specified by:
getDescriptionin interfaceFunction
-
getParams
-
getReturns
- Specified by:
getReturnsin interfaceFunction
-