Skip to content

17-NaturalLanguageProcessing #17

@jorgelmadrid

Description

@jorgelmadrid

For running notebook 17-NaturalLanguageProcessing.ipynb, you'll have to update to the lastest scikit-learn version:

  • To upgrade scikit-learn installed with Anaconda or conda you should not use the pip command. Instead:
    conda update scikit-learn
  • To upgrade scikit-learn installed via pip install:
    pip install -U scikit-learn

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