words property

words property

Specifies the total number of words contained in a document. Read-only int.

Definition:

@property
def words(self):
    ...

See Also