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

Improve code quality of token sequence normalization #1872

Merged
merged 8 commits into from
Jul 31, 2024

Commits on Jul 16, 2024

  1. Run token sequence normalization without topological sorting whenever…

    … match merging is enabled to prevent interference.
    tsaglam committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0f73cc0 View commit details
    Browse the repository at this point in the history
  2. Remove unused import.

    tsaglam committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    793007c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f13a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e8703 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    46744f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a88e538 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    5ccddb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86af3f8 View commit details
    Browse the repository at this point in the history