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

Enable RegexMatchSpan with concatenates words by sep="(separator)" option #492

Merged
merged 4 commits into from
Aug 5, 2020
Merged

Enable RegexMatchSpan with concatenates words by sep="(separator)" option #492

merged 4 commits into from
Aug 5, 2020

Commits on Jul 31, 2020

  1. Enable RegexMatchSpan with concatenates words by sep="(separator)" op…

    …tion
    
    Fix #270
    Enable RegexMatchSpan with sep="(separator)" option.
    It concatenates mention spans to one word and does RegexMatch without consideration of the separator.
    YasushiMiyata committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    3050707 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    49d24f0 View commit details
    Browse the repository at this point in the history
  2. Add Change Log

    YasushiMiyata committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    a84621d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    bd04acd View commit details
    Browse the repository at this point in the history