Operating System - Linux
1829894 Members
2463 Online
109993 Solutions
New Discussion

If interested with ! Internationalizing Web sites

 
Ph Vouters
Valued Contributor

If interested with ! Internationalizing Web sites

Dear Linux and Windows user,

 

This code in this document has been developed for someone from HP. However this may apply to any company Web site owning a company's search engine.

 

From an Excel or Libre Office .xlsx file containing the Web queries landing to the HP Web site, the goal for the HP employee was to know whether it is financially worth for HP to translate English written documents to national languages.

 

This led to this code using Aspell6 at http://vouters.dyndns.org/tima/Linux-Windows-Perl-Aspell-Determining_the_country_of_a_Web_query.html. This code works on both Windows 7 Enterprise N and Linux. Of course, the more Aspell6 dictionaries are available, the more accurate the result is.

 

When not recognized by an Aspell6 dictionary, the code uses national Perl Regular expressions to recognize the tongue used in the Web query.

 

In the hope this will interest some of you.

 


Philippe Vouters

2 REPLIES 2
Ph Vouters
Valued Contributor

Re: If interested with ! Internationalizing Web sites

The posted document URL is without the trailing dot. So the should read http://vouters.dyndns.org/tima/Linux-Windows-Perl-Aspell-Determining_the_country_of_a_Web_query.html
Deeply sorry for the inconvenience.
Philippe
Dennis Handly
Acclaimed Contributor

Re: If interested with Internationalizing Web sites

>The posted document URL is without the trailing dot.

 

Instead of creating another post, you can use Post Options > Edit Reply to correct your link.

And you can delete your second post.