Libraries
»
spacy
(0.1.9)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/spacy/extensions.rb
Instance Method Summary
collapse
#
to_textline
⇒ Object
Instance Method Details
#
to_textline
⇒
Object
6 7 8
# File 'lib/spacy/extensions.rb', line 6
def
to_textline
(
)
Spacy
::
TextLine
.
new
self
end