From d862975f31b82f53cd34dcf2ef1a2b73491a8b1e Mon Sep 17 00:00:00 2001 From: svlandeg Date: Mon, 3 Aug 2020 22:07:24 +0200 Subject: [PATCH] remove todo comment --- website/docs/usage/linguistic-features.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/usage/linguistic-features.md b/website/docs/usage/linguistic-features.md index 845f8288d..8d3c7e1b6 100644 --- a/website/docs/usage/linguistic-features.md +++ b/website/docs/usage/linguistic-features.md @@ -1130,7 +1130,6 @@ above: - The current implementation of the alignment algorithm assumes that both tokenizations add up to the same string. For example, you'll be able to align `["I", "'", "m"]` and `["I", "'m"]`, which both add up to `"I'm"`, but not