Toggle menu
Nitlanguage.org
Nitdoc
nlp
stanford
NLPSentence
tokens=
protected
fun
tokens=
(tokens:
Array
[
NLPToken
])
nlp
::
NLPSentence
::
tokens=
Doc
Linearization
Summary
NLPTokens contained in
self
.
NLPTokens contained in
self
.
Summary
Property definitions
nlp$NLPSentence$tokens=
Property definitions
nlp
$
NLPSentence
::
tokens=
# NLPTokens contained in `self`.
var
tokens
=
new
Array
[
NLPToken
]
lib/nlp/stanford.nit:196,2--197,33