Skip to search.
dejavu-l

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Newbies questions, what has happenen now?   Message List  
Reply Message #90407 of 116590 |
Re: Newbies questions, what has happenen now?

--- In dejavu-l@yahoogroups.com, "Ineke" <maillijsten@...> wrote:
>
> Picture this:
> I am quitly sitting behind my pc,
> minding my own business,
> trying to work a bit with DV,
> and meanwhile deleting useless entries in the autosearch field.

If you've just imported a big Trados TM into a DVX MDB, first thing
you'll probably want to do is weed out all the very short "junk"
entries (references, single words out of context, short portions
beginning with or ending with a number, etc.).
This will save you a lot of time "deleting useless entries" and make
DVX assemble "useful" portions much, much better.

1. Make a copy of your MDB
2. Open the MDB in the TM editing environment.
3. Enter one or more the following type of SQL commands in the SQL
select box:

Sentence not like "*[a-z]*"
(selects any sentences without any letters in them)

Sentence not like "*[a-z]* *[a-z]*"
(selects any sentences not containing at least two words)

Sentence not like "* *[!0-9]"
(selects entries without any spaces in them and ending with a
number)

(Sentence like "*[0-9]" or sentence like "[0-9]*") and len(sentence)<15
(select sentences beginning or ending with a number and less than 15
characters long)

LEN(sentence) <= 10
(selects any sentences less than 10 characters long)

(Sentence like "*[0-9]" or sentence like "[0-9]*") and len(sentence)<15
(Sentences beginning or ending with a number and less than 15
characters long)

Very short portions beginning with "the", "a" and "an" will also cause
problems with assemble. You can select and delete them using:

(Sentence like "the *" or sentence like "a *" or sentence like "an *")
and len(sentence)<15

You can sort the portions found in alphabetical order to give you a
better idea of the ones you want to delete.

HTH,
Dave





Thu Aug 7, 2008 10:56 am

asaptraduction
Offline Offline
Send Email Send Email

Message #90407 of 116590 |
Expand Messages Author Sort by Date

Picture this: I am quitly sitting behind my pc, minding my own business, trying to work a bit with DV, and meanwhile deleting useless entries in the autosearch...
Ineke
inekekuiper Offline Send Email
Aug 7, 2008
10:02 am

... I think I would not simply restart DV, but reboot the PC. Then start DV and check (in the project properties) whether the databases are still attached to...
Jeroen Vanlaer - Soph...
sermovigens Offline Send Email
Aug 7, 2008
10:11 am

... . There is no reason to delete anything from the autosearch field unless you have transferred it to your pair, so I am not sure what you mean. 2....
Charles Aschmann
chgaiii Offline Send Email
Aug 7, 2008
11:45 am

... If you've just imported a big Trados TM into a DVX MDB, first thing you'll probably want to do is weed out all the very short "junk" entries (references,...
David Turner
asaptraduction Offline Send Email
Aug 7, 2008
10:56 am

... Hi Dave This statement appears to select *all* entries ending with a number (i.e. not just entries without any spaces in them). Herbert...
Herbert Eppel
hetranslations Offline Send Email
Mar 18, 2010
12:07 am

... Strange, exactly the same thing happend to me just now. I was deleting a junk entry in the AutoSearch window during regular translation. DVX produces an...
clem_rg Offline Send Email Aug 8, 2008
7:15 am

... deleting ... DVX ... I have just now recreated the error, and here is the message: Error Number: 3709 Location: Module 'mAutoSearch', Routine...
clem_rg Offline Send Email Aug 8, 2008
7:30 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help