Classes: Document, Tagger, Word
'0.2.1'
4 5 6
# File 'lib/vn_tagger.rb', line 4 def tag(text) Tagger.tag(text) end