Class: PdfExtract::Names::NoDetection
- Inherits:
-
Object
- Object
- PdfExtract::Names::NoDetection
- Defined in:
- lib/names.rb
Class Method Summary collapse
Class Method Details
.detect_names(content) ⇒ Object
69 70 71 |
# File 'lib/names.rb', line 69 def self.detect_names content {:name_frequency => 0.0} end |