Skip to content

Module 02 Notebook 01_preprocessing type error #31

@rbarreto

Description

@rbarreto

(ran on local machine, not datahub)

Under the section Phrase Modeling with gensim, this line results in an error: bigram = Phrases(tokens, min_count=2, threshold=3, delimiter='_')

the error is the following:
TypeError: sequence item 0: expected str instance, bytes found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions