Re: where do so many tenses come from?
- From: Lee Sau Dan <danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 04 Apr 2006 07:42:04 +0800
"Joachim" == Joachim Pense <spam-collector@xxxxxxxxxxxxxxx> writes:
Joachim> Information theory gives the standard definition of
Joachim> "information". The information of a sign (in this case a
Joachim> phoneme) within a sequence of signs is the negative
Joachim> dyadic logarithm of the probability that this sign occurs
Joachim> in this position.
>> Well... you have to get these probabilities first.
Joachim> It's an abstract thing. But you can approximate
Joachim> it. That's what programs like "winzip" do.
No. General compressions like Winzip do not do approximations.
Nowadays, they usually use the Deflate algorithm, which is a variant
of LZ77. It doesn't approximate. It looks for recurring substrings,
and the stores the location and length of them. This latter is then
Huffman encoded. The Huffman coder counts the frequencies, instead of
approximating them. (Better compression is obtained by counting,
instead of approximating.)
Joachim> So if there are less signs to choose from, then for each
Joachim> the probability to occur in any given position is higher
Joachim> (on average), so the information is less.
>> On average? Does this average translate to an assumption that
>> the probabilities are more or less EVENLY DISTRIBUTED among
>> every sign?
Joachim> OF COURSE NOT! If I say that all men are - on average -
Joachim> 180 cm high, then I don't assume that they all have the
Joachim> same size.
But phonemes frequencies are not normally distributed. So, your 180cm
high example isn't applicable.
--
Lee Sau Dan 李守敦 ~{@nJX6X~}
E-mail: danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx
Home page: http://www.informatik.uni-freiburg.de/~danlee
.
- Follow-Ups:
- Re: where do so many tenses come from?
- From: erilar
- Re: where do so many tenses come from?
- From: Joachim Pense
- Re: where do so many tenses come from?
- References:
- Re: where do so many tenses come from?
- From: Herman Rubin
- Re: where do so many tenses come from?
- From: Ruud Harmsen
- Re: where do so many tenses come from?
- From: Peter T. Daniels
- Re: where do so many tenses come from?
- From: Joachim Pense
- Re: where do so many tenses come from?
- From: Peter T. Daniels
- Re: where do so many tenses come from?
- From: Joachim Pense
- Re: where do so many tenses come from?
- From: Lee Sau Dan
- Re: where do so many tenses come from?
- From: Joachim Pense
- Re: where do so many tenses come from?
- Prev by Date: Re: Another inversion
- Next by Date: Re: where do so many tenses come from?
- Previous by thread: Re: where do so many tenses come from?
- Next by thread: Re: where do so many tenses come from?
- Index(es):
Relevant Pages
|
Loading