Skip to content

Instantly share code, notes, and snippets.

@jamesward
Last active August 15, 2018 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesward/8e5d66854fe0a2c079689c144e07551a to your computer and use it in GitHub Desktop.
Save jamesward/8e5d66854fe0a2c079689c144e07551a to your computer and use it in GitHub Desktop.
val lowerCaseText = textFeature.map[Text](_.value.map(_.toLowerCase).toText)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment