Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that preprocessing.strip_punctuation is limited to ASCII punctuation characters #2964

Merged
merged 4 commits into from
Jun 29, 2021

Commits on Sep 29, 2020

  1. Clarifying strip_punctuation limited to ASCII

    Add ASCII as qualification on `strip_punctuation` doc string. 
    This is "option 1" fix for issue piskvorky#2962
    sciatro committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ae6c4c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Added code comment pointing to issue 2962

    Code comment added linking to issue piskvorky#2962 as a reminder of enhancement possibilities.
    sciatro committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a24b227 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    c41b1bc View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    mpenkov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    2a35046 View commit details
    Browse the repository at this point in the history