Repetitions
Status: Beta
Brought to you by:
parmentierf
Although ECTOR tries to avoid repetitions, it happens
that some words are tightly bound, and that sentences
like "Can see that you are you are you appear as ŕ
sentence" appear often.
That is due to the fact that "you" is often followed by
"are", and that "are" is often followed by "you". Even
the already existing diminishing of repetition does not
totally prevent this case.
Perhaps should one diminish more the utterance of a
word following the current word when it is the same as
the previous one.
Logged In: YES
user_id=649698
It happens also that a single-token sentences have a
token-type and are linked to themselves, creating artificial
repetitions.
Samples:
"Hi"
"Hello"
Solution: don't link a single-token sentence with its component!