Defines the different kinds of gender detection strategies that are possible
We need to overwrite toString in order to provide serialization during the Spark map and reduce steps and then the fromString function provides deserialization back to the GenderDetectStrategy class for the companion transformer
Defines the different kinds of gender detection strategies that are possible
We need to overwrite
toStringin order to provide serialization during the Spark map and reduce steps and then thefromStringfunction provides deserialization back to theGenderDetectStrategyclass for the companion transformer