Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Update blog_post.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamuhey authored Jul 31, 2021
1 parent 1948706 commit c713655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions note/blog_post.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ In short, it turns out that Myers' algorithm helps us to get the correspondens o

## Overview of the algorithm

The considerations so far have shown that suitale normalizations and character-based diff gives us a generic method for computing
The considerations so far have shown that suitable normalizations and character-based diff gives us a generic method for computing
the alignment of two token sequences.
Let's summarize the specific steps briefly.

Expand Down Expand Up @@ -155,4 +155,4 @@ remove the tags, apply the methods, then calculate the alignment for the output
Here are the links to the library and demo.

- repo: https://github.com/tamuhey/tokenizations
- demo: https://tamuhey.github.io/tokenizations/
- demo: https://tamuhey.github.io/tokenizations/

0 comments on commit c713655

Please sign in to comment.