For more information on the search, visit the help page.
Counter
__init__
get
_value
internals
Deprecated
ElementWrapper
ReadError
config_java
deprecated
find_binary
find_binary_iter
find_dir
find_file
find_file_iter
find_jar
find_jar_iter
find_jars_within_path
import_from_stdlib
is_writable
java
overridden
raise_unorderable_types
read_int
read_number
read_str
slice_bounds
_add_epytext_field
_decode_stdoutdata
_mro
a
b
_READ_INT_RE
_READ_NUMBER_VALUE
_STRING_START_RE
_java_bin
_java_options
nltk.internals.Counter
nltk
class Counter: (source)
Constructor: Counter(initial_value)
Counter(initial_value)
View In Hierarchy
A counter that auto-increments each time its value is read.
Undocumented