class documentation
Displays an abbreviated repr of only the first several elements, not the whole list.
Method | __init__ |
Undocumented |
Method | __repr__ |
Return a string representation for this corpus view that is similar to a list's representation; but if it would be more than 60 characters long, it is truncated. |
Instance Variable | _BREAK |
Undocumented |
Instance Variable | _MAX |
Undocumented |