|
__init__
__init__ (self, term, size)
|
Added to advas-0.2.5
Run automatically right after a new object of the class Ngram was
created.
In: |
term |
character string to initialize the Ngram
object
|
|
size |
the number of characters, or the length of the
ngram
|
Out: |
|
|
This function has no return value.
|
|