I'm being shown an 'error'
536.) Line 565, column 1, Rule ID: WHITESPACE_RULE

I'm using English.
How to find the grammar.xml file in use?
It seems there could be a number?
.../rules/en
.../rules/en/en-GB

=======================

re XML spell checking?
the markup is fooling the parser?
<indexterm><primary>olympics</primary> </indexterm>olympic
is being reported as spelling error?
And (guessing)...>olympics is being reported as an error?
How to strip markup prior to tokenise?
  XSLT makes that easy.... but!

<indexterm><primary>Big Ben</primary> </indexterm>Big Ben

Here Big Ben is used twice. Once for the indexer, once for the primary
content of the text. I.e. text stripping needs to be
vocabulary aware.

========================
Unpaired_brackets error

In my XML I'm using "'"  single quote as both apostrophe
and single quote (rightly or wrongly).
--disable EN_UNPAIRED_BRACKETS
as a command line option would (presumably) disable match
checking for a number of characters?
  Is it possible to be more selective?

regards





-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to