Bugs item #3571151, was opened at 2012-09-24 02:57
Message generated for change (Comment added) made by dominikoeo
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3571151&group_id=110216

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Problem with Romanian
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ionuț păduraru (archeus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Ignore acronyms on spell-checking

Initial Comment:
Acronyms should be ignored on spell-checking.

----------------------------------------------------------------------

>Comment By: Dominique Pelle (dominikoeo)
Date: 2012-09-24 03:31

Message:
How de we define accronyms?  Words with all letter in uppercase?

I understand the idea behind this of course, but on the other hand, it will
prevent doing spelling checkin on PIECES OF TEXT WRITTEN ENTIRELY IN
UPPERCASE LIKE THIS.

A possible solution: spell checking generates rules of different types for
words in uppercase such as:

MORFOLOGIK_RULE_EN_US -> normal words, in lower case  (ex:  errror)
MORFOLOGIK_RULE_ALL_UPPERCASE_EN_US -> mispelled words written all
uppercase (ex: ERRROR)
MORFOLOGIK_RULE_START_UPPERCASE_EN_US -> mispelled words written with first
letter in uppercase (ex: Error)

So user can then decide which rules to enable/disable. Default may enable
all of them as today.

Disabling rule MORFOLOGIK_RULE_ALL_UPPERCASE_EN_US will avoid false errors
for accronyms.
Disabling rule MORFOLOGIK_RULE_START_UPPERCASE_EN_US will avoid false
errors for proper nouns.

But I'm not not sure whether that's a good idea to do this.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3571151&group_id=110216

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to