Class: Opener::POSTaggers::NL

Inherits:
EN
  • Object
show all
Defined in:
lib/opener/pos_taggers/en.rb

Overview

ES

Constant Summary

Constants inherited from EN

EN::DEFAULT_LANGUAGE, EN::VERSION

Instance Attribute Summary

Attributes inherited from EN

#args, #options

Instance Method Summary collapse

Methods inherited from EN

#initialize, #run

Constructor Details

This class inherits a constructor from Opener::POSTaggers::EN

Instance Method Details

#languageObject



95
96
97
# File 'lib/opener/pos_taggers/en.rb', line 95

def language
  return 'nl'
end