This commit is contained in:
Ted Nyman
2013-12-15 20:28:46 -08:00
parent 56ebfae598
commit 89c8d1e64c

View File

@@ -1,5 +1,5 @@
module Linguist module Linguist
# A collection of simple heuristics that can be used to better analysis languages. # A collection of simple heuristics that can be used to better analyze languages.
class Heuristics class Heuristics
# Public: Given an array of String language names, # Public: Given an array of String language names,
# apply heuristics against the given data and return an array # apply heuristics against the given data and return an array