Closed GoogleCodeExporter closed 8 years ago
hìHi,
you miss a "s" in the for statement.
This should work
for c in v.get_clusters():
cluster = v.get_cluster(c)
print cluster
cluster.print_segments()
print
Original comment by maurome...@gmail.com
on 26 Jan 2014 at 2:26
Original comment by maurome...@gmail.com
on 15 Feb 2014 at 4:23
Original issue reported on code.google.com by
kaggsmag...@gmail.com
on 26 Jan 2014 at 1:26