ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Table of character frequency for portuguese
@ 2016-06-30 20:55 Marcus Vinicius Mesquita
  0 siblings, 0 replies; only message in thread
From: Marcus Vinicius Mesquita @ 2016-06-30 20:55 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 439 bytes --]

Dear Hans

In the annex you can find a table of character frequency for Portuguese. Is
it possible to add it in a future beta?

TIA

Marcus Vinicius

-- 
Todas as coisas fatigam o corpo, salvo a música, que não fatiga nem o corpo
nem seus membros, por ser descanso da alma, primavera do coração, distração
do aflito, entretenimento do solitário, e viático do viajante.

Kunnâsh al-Hâ'ik (Cancioneiro de al-Hâ'ik)

[-- Attachment #1.2: Type: text/html, Size: 919 bytes --]

[-- Attachment #2: lang-frq-pt.lua --]
[-- Type: text/x-lua, Size: 583 bytes --]

return {
    language    = "pt",
    source      = "https://pt.wikipedia.org/wiki/Frequência_de_letras",
    frequencies = {
        [0x61] = 14.63, [0x62] = 1.04, [0x63] = 3.88, [0x64] = 4.99, [0x65] = 12.57,
        [0x66] =  1.02, [0x67] = 1.30, [0x68] = 1.28, [0x69] = 6.18, [0x6A] =  0.40,
        [0x6B] =  0.02, [0x6C] = 2.78, [0x6D] = 4.74, [0x6E] = 5.05, [0x6F] = 10.73,
        [0x70] =  2.52, [0x71] = 1.20, [0x72] = 6.53, [0x73] = 7.81, [0x74] =  4.74,
        [0x75] =  4.63, [0x76] = 1.67, [0x77] = 0.01, [0x78] = 0.21, [0x79] =  0.01,
        [0x7A] =  0.47,
    }
}

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-30 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-30 20:55 Table of character frequency for portuguese Marcus Vinicius Mesquita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).