From 1ccc6d4df56e2d82beb35fa4faebab1b2e6058f4 Mon Sep 17 00:00:00 2001 From: Thomas Proisl Date: Thu, 19 Dec 2019 15:04:54 +0100 Subject: [PATCH] Corrected file path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b0ed8..5b39c06 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ or chunks of XML. Every tokenized chunk of text is a list of `Token` objects. For more details, take a look at the [API -documentation](docs/build/markdown/somajo.md). +documentation](doc/build/markdown/somajo.md). Here is an example for tokenizing and sentence splitting two paragraphs: