filmov
tv
Detect Text Language in Ruby: Tutorial

Показать описание
A quick demo of how to detect user input (or any string) language programmatically in Ruby using the WhatLanguage gem. Want to imitate Google Translate's "detect language" feature? Then this is the tutorial for you :) I'll show you how to get ruby to return the language of a string. A cool ruby programming project and tutorial.