I am planning probably the longest yet most simple project ever made- a translator with every English word, and when you type it in Scratch cat translates it into Spanish for you.
First of all this requires to add the WHOLE DICTIONARY to the project. So, I am planning on adding 50 words a day- who knows how long it will take me!
But when it comes out------ oh, you'll see how amazing it shall be! EVERY WORD. Imagine that.
Offline
Chrischb wrote:
Wow... you're very ambitious.
even though its not possible I wish him good luck
Offline
I'm speechless.
Oh wait. I said something.
Good luck.
Offline
Good luck... >_< (How many words are in the dictionary?)
Offline
Very ambitious. Well you can try. And good luck. But fifty words won't get you anywhere fast.
171,476 words in the dictionary divided by 50= 3429.52 days you will be working on this.
3429.52 Days!!!
Offline
Dazachi wrote:
Very ambitious. Well you can try. And good luck. But fifty words won't get you anywhere fast.
171,476 words in the dictionary divided by 50= 3429.52 days you will be working on this.
3429.52 Days!!!
And not counting leap days that's 9.3959452054794520547945205479452 years.
Offline
The problem with this idea is that it it will be almost impossible to ever get your translation because it will take forever to index. To cut this wait down *slightly* I recommend dividing your dictionary into 26 lists one for each starting letter.
Offline
demosthenes wrote:
The problem with this idea is that it it will be almost impossible to ever get your translation because it will take forever to index. To cut this wait down *slightly* I recommend dividing your dictionary into 26 lists one for each starting letter.
Good idea. Probably the project would be too big, also, without your way.
Last edited by boogawk (2010-03-11 19:43:55)
Offline
Sounds great.
However, ten years . . .
You could assemble a team of helpers, ask them to cover a section of the dictionary into a list and upload for your use.
Offline
soupoftomato wrote:
Sounds great.
However, ten years . . .
You could assemble a team of helpers, ask them to cover a section of the dictionary into a list and upload for your use.
Nice suggestion. I think I'd have to do that...
Offline
It won't work. It needs to be more than a literal translation. It needs idioms and grammar.
Offline
holding that much data will:
a) Crash scratch.
b) If it doesn't crash, it will run out of memory.
c) It will be over 10mb. over 50. Think about 100mb. Also, you'll need a Spanish dictionary.
d) You WILL lose interest in 10 years.
e) We already have dictionary's.
f) Half the world speaks Spanish.
Offline
Coolyouth79 wrote:
holding that much data will:
a) Crash scratch.
b) If it doesn't crash, it will run out of memory.
c) It will be over 10mb. over 50. Think about 100mb. Also, you'll need a Spanish dictionary.
d) You WILL lose interest in 10 years.
e) We already have dictionary's.
f) Half the world speaks Spanish.
You are COMPLETELY right, yet it would be an accomplishment to me. And anywways, If I do it by each letter it could not use up all the space.
Offline
Maybe you could translate English to Spanish and vice a versa from letters? Just a "little" shortcut.
Offline
boogawk wrote:
Coolyouth79 wrote:
holding that much data will:
a) Crash scratch.
b) If it doesn't crash, it will run out of memory.
c) It will be over 10mb. over 50. Think about 100mb. Also, you'll need a Spanish dictionary.
d) You WILL lose interest in 10 years.
e) We already have dictionary's.
f) Half the world speaks Spanish.You are COMPLETELY right, yet it would be an accomplishment to me. And anywways, If I do it by each letter it could not use up all the space.
Yes, but you will still need the data to order them.
Offline
Coolyouth79 wrote:
holding that much data will:
a) Crash scratch.
b) If it doesn't crash, it will run out of memory.
c) It will be over 10mb. over 50. Think about 100mb. Also, you'll need a Spanish dictionary.
d) You WILL lose interest in 10 years.
e) We already have dictionary's.
f) Half the world speaks Spanish.
Scratch could be shut down by then.
Offline