I did a quick check and came up with this list which does
not appear to be in any English words I can find.
cx
fv,fz
gv,gx
jb,jc,jf,jg,jq,jw,jx,jz
kq,kx,kz
pq,pz
qa,qf,qh,qj,qk,qm,qn,qs,qv,qx,qy,qz
sx
tq
vj,vk,vq,vx
wq,wv
xj,xk,xz
yy
zf,zj,zq,zx
I created the following rules based on this:
body ODD_OTHER /(vj|vk|xj|xk|yy|zf|zj)/i
describe ODD_OTHER Contains odd letter combinations. score ODD_OTHER 0.1 body ODD_Q0 /(j|k|p|q|t|v|w|z)q/i
describe ODD_Q0 Contains odd letter combination with Q. score ODD_Q0 0.1 body ODD_Q1 /q(a|f|h|j|k|m|n|s|y)/i
describe ODD_Q1 Contains odd letter combination with Q (2). score ODD_Q1 0.1 body ODD_V /(f|g|q|w)v/i
describe ODD_V Contains odd letter combination with V. score ODD_V 0.1 body ODD_X /(c|g|j|k|q|s|v|z)x/i
describe ODD_X Contains odd letter combination with X. score ODD_X 0.1 body ODD_Z /(f|j|k|p|q|x)z/i
describe ODD_Z Contains odd letter combination with Z. score ODD_Z 0.1 body ODD_J /j(b|c|f|g|w)/i
describe ODD_J Contains odd letter combination with J. score ODD_J 0.1 Can anyone see anything wrong with these tests or think of a
word which might conflict?
I checked this against 3 dictionaries and my ham corpus and it
turned up clean.
Frederic Tarasevicius Internet Information Services, Inc.
|
Title: RE: [SAtalk] RD Message body/subject filter help
- RE: [SAtalk] RD Message body/subject filter help Chris Santerre
- Re: [SAtalk] RD Message body/subject filter help Fred I-IS.COM
- Re: [SAtalk] RD Message body/subject filter help Martin Radford
- Re: [SAtalk] RD Message body/subject filter h... John McDermott
- RE: [SAtalk] RD Message body/subject filter help Mike Kuentz (2)
- Re: [SAtalk] RD Message body/subject filter help Martin Radford
- RE: [SAtalk] RD Message body/subject filter help Mike Kuentz (2)
- RE: [SAtalk] RD Message body/subject filter help Fred I-IS.COM
- RE: [SAtalk] RD Message body/subject filter help Chris Santerre
- Re: [SAtalk] RD Message body/subject filter help Fred I-IS.COM
- Re: [SAtalk] RD Message body/subject filter h... Rich Duzenbury
- Re: [SAtalk] RD Message body/subject filt... Alan Leghart