Page 1 of 1
Custom Synonym/Word Forms List
Posted: Fri Sep 30, 2005 4:09 pm
by velevi
Is is possible to set up a list of synonsyms or related word forms that only a specific site deals with (which are not in built in Webinator, because might be too specific or technical).
E.g. if a page with the word Pharynx is searched and the search settings are set to produce all realted forms ofthe search keywords, then Pharyngeal should also come up, since it's the adjective of Pharynx, but it doesn't. So, can we extend the forms' list somehow?
Same holds for synonyms -- for words that we think are synonyomous for our purposes but are not originally synonyms in Webinator.
(Any way other than setting up Best Bets, since that requires too much manual work on 100s of pages)
Custom Synonym/Word Forms List
Posted: Mon Oct 03, 2005 12:49 am
by John
If you check the thread at
http://thunderstone.master.com/texis/ma ... 41178f7111 you should find instructions for doing that.
Custom Synonym/Word Forms List
Posted: Tue Oct 04, 2005 3:19 pm
by velevi
Nothing comes up clicking on the thread (Sorry, could it be just me?)
Custom Synonym/Word Forms List
Posted: Mon Oct 10, 2005 12:16 pm
by mark
That thread was all private for some reason. Try now.
Custom Synonym/Word Forms List
Posted: Mon Oct 10, 2005 4:37 pm
by velevi
Well thank you. That gives me something to work with.
Can you also please suggest where the 'eqvsusr.lst' and 'eqvsusr' files are supposed to be created. I am guessing that they need to be in the same directory as the live search database of a profile, right?
Appreciate the help!
Custom Synonym/Word Forms List
Posted: Mon Oct 10, 2005 4:43 pm
by mark
No, don't put them there, they might get deleted. They can go just about anywhere. I'd suggest the installation directory.
Custom Synonym/Word Forms List
Posted: Tue Oct 11, 2005 10:31 am
by velevi
Great! I got the user synonym (or s.c. equivalence list) working. The documentation (linked from the old thread you sent) emphasized the fact the 'eqvsusr.lst' and 'eqvsusr' files need to be directly in the 'morph3' directory for the search to pick up this custom synonyms list and integrate it with the one built in.
Nevertheless, do you know whether different equivalence files can be used by invidual profiles without the profiles being able to "see" each others synonyms?
Thank you!
Custom Synonym/Word Forms List
Posted: Tue Oct 11, 2005 10:43 am
by mark
eqvsusr in the installation directory is the default name and location. <apicp ueqprefix ...> lets you set it to whatever you want. You could set it differently for each profile with a hard-coded switch on profile name ($pr) (fairly simple) or by creating a new setting for the gui (somewhat complicated). Or you could put the equiv in the dataspace for the profile and always set ueqprefix to $db/../ueqprefix
Custom Synonym/Word Forms List
Posted: Fri Oct 14, 2005 1:24 pm
by velevi
Thank you very much. It all works great with the commercial version of Webinator! - and works for each individual profile.
I was wondering whether, using 'backref', I can actually query the built-in equivalences dictionary to see whether an entry already exists??
The documentation doesn't mention anything about it.
Thanks again!
Custom Synonym/Word Forms List
Posted: Fri Oct 14, 2005 2:42 pm
by mark
The -e option to backref invokes the interactive editor which will show you the current values for words it knows.