-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add new tests for whitespace * Add new rule to keep whitespace between ascii tokens This resolves most of the weird spacing around ASCII input. Note that it has to happen at the end of the processing pipeline to work with rules that make sure ascii-ish punctuation next to Japanese gets the right results. * Update old tests to new results Various kinds of weird behavior that tests documented now just works naturally, so that's good. * Clean up test contents
- Loading branch information
Showing
2 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters