Skip to content

Inconsistent documentation for LdaSeqModel #3474

@rsokolewicz

Description

@rsokolewicz

Problem description

The code description of how to use LdaSeqModel does not match what the code example actually does. On https://radimrehurek.com/gensim/models/ldaseqmodel.html we have:

image

according to the code example we have 9 documents, with 2, 4, and 3 documents respectively in each time slice, while the text above claims otherwise. Also, the text is grammatically incorrect.

Steps/code/corpus to reproduce

Versions

gensim==4.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions