octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proceeding with the GSoC Project


From: Nicholas Jankowski
Subject: Re: Proceeding with the GSoC Project
Date: Thu, 26 Apr 2018 19:18:11 -0400

On Thu, Apr 26, 2018 at 7:12 PM, Sudeepam Pandey <address@hidden> wrote:

Due to ASCII encoding, something like this will happen... say we have 2 proper words, 'amuse' and 'abuse', and someone types in 'atuse'. In such a case, the network by default would output 'amuse' because ASCII of 't' is closer to 'm' than it is to 'b'. I did not considered this to be a problem because essentially the network really is giving us 'the closest match', however, even if we do consider this to be a problem, considering all the classes within a probability range instead of the class of highest probability would solve it.

I would suggest qwerty keyboard distance if we're trying to catch the majority of fumble-finger typos. then again that would exclude people like me typing on Dvorak...

reply via email to

[Prev in Thread] Current Thread [Next in Thread]