Issue 86289 - idea: autocomplete for most languages
Summary: idea: autocomplete for most languages
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.4 RC1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 23:19 UTC by tester3
Modified: 2013-02-07 22:38 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description tester3 2008-02-20 23:19:49 UTC
the idea is to use wikipedia data to create autocomplete for most languages.

create a script that scan wikipedia and categorize the words:
1. by languages.
2. by popularity .
(this script will only be used once you categorize the data, this script is not
for openoffice code).
mix it with the text in the user document. 

and that's it :).
Comment 1 Olaf Felka 2008-02-21 09:31:46 UTC
@ tester3: Any ideas how the performance will be when autocompletion will be
done over the internet by wikipedia? reassigned
Comment 2 tester3 2008-02-21 12:49:57 UTC
the all idea is to use wikipedia in a different way, not as a wikipedia but as a
statistic tool.

with this statistic tool we can learn what is the most popular words that people
are writing

after you created this list of words, you don't need wikipedia 

is that theoretically possible ?