 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
forkinpm
Joined: 24 Jan 2009 Posts: 13 Location: Aldersbach, Germany
|
Posted: Tue Oct 27, 2009 3:09 pm Post subject: Script to look-up a list of words in a dictionary, each in t |
|
|
Hallo!
I am in need of a script to look up a list of words, each in turn, in my own csv dictionary.
Does anyone know of such a script or have such a script and would he or she be prepared to share it with me?
Thanks and kind regards, forkinpm _________________ I am building my platform based on a set of steps to take my English texts through segmenting into phrases, resequencing segments based on German rules, adding head-words and then translating with my dictionary.
Regards, forkinpm. |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
Posted: Tue Oct 27, 2009 3:37 pm Post subject: |
|
|
Break down your script in small sections, post code if you have problems solving a specific problem. That will be the only way to move forward for you
as you seem to have very specific needs. So read the tutorial, start with fileread, move to loop, parse CSV next etc. If you break it down into small sections you will have something to work with and it may not look so complicated after all. _________________ AHK Wiki FAQ
TF : Text files & strings lib, TF Forum |
|
| Back to top |
|
 |
doyle
Joined: 14 Nov 2007 Posts: 325 Location: London, England
|
Posted: Tue Oct 27, 2009 4:01 pm Post subject: |
|
|
How many words will be in the CSV file?
If you find that its slow, you might want to create an index. |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|