alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Jazzy example source code file (configuration.properties)

This example Jazzy source code file (configuration.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Jazzy tags/keywords

dmv, edit_case=10, edit_max=100, edit_min=90, edit_min=90, edit_similar=10, edit_swap=90, spell_ignoredigitwords=true, spell_ignoreinternetaddress=true, spell_ignoremixedcase=false, spell_ignoremultiplewords=false, spell_ignoresentencecaptilization=true, spell_ignoreuppercase=true, spell_threshold=140

The Jazzy configuration.properties source code

EDIT_DEL1=95
EDIT_DEL2=95
EDIT_SWAP=90
EDIT_SUB=100
EDIT_CASE=10

#DMV: the following commented out settings do not seem to be used at all
#EDIT_SIMILAR=10
#EDIT_MIN=90
#EDIT_MAX=100

SPELL_THRESHOLD=140
SPELL_IGNOREUPPERCASE=true
SPELL_IGNOREMIXEDCASE=false
SPELL_IGNOREINTERNETADDRESS=true
SPELL_IGNOREDIGITWORDS=true
SPELL_IGNOREMULTIPLEWORDS=false
SPELL_IGNORESENTENCECAPTILIZATION=true

Other Jazzy examples (source code examples)

Here is a short list of links related to this Jazzy configuration.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.