From 32f62de7ad952f339f90106d527f1299aeb4aa8a Mon Sep 17 00:00:00 2001 From: Guillermo Date: Mon, 3 Oct 2016 00:34:01 -0400 Subject: [PATCH] table test --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3155d5d..d00f34f 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,11 @@ That means `image` should be Figures out what words are in `image`, where the words are in `image`, etc. - `image` is any [ImageLike](#imagelike) object. - `options` is an optional parameter that overrides some subset of the following parameters: -| Paramereter | Default Value | Description | -|----------------------------------------------------------|---------------|---------------------------------------| -| ambigs_debug_level | 0 | Debug level for unichar ambiguities | - - - +| xheight_penalty_subscripts | 0.125 | Score penalty (0.1 = 10%) added if there are subscripts or superscripts in a word, but it is otherwise OK. |