Click here to Skip to main content
15,898,371 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The learning rush Pin
Mike Hankey14-Nov-20 5:08
mveMike Hankey14-Nov-20 5:08 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 5:11
mvahoney the codewitch14-Nov-20 5:11 
GeneralRe: The learning rush Pin
Kornfeld Eliyahu Peter14-Nov-20 6:54
professionalKornfeld Eliyahu Peter14-Nov-20 6:54 
GeneralRe: The learning rush Pin
Rick York14-Nov-20 14:07
mveRick York14-Nov-20 14:07 
GeneralRe: The learning rush Pin
W Balboos, GHB15-Nov-20 1:46
W Balboos, GHB15-Nov-20 1:46 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 3:35
mvahoney the codewitch15-Nov-20 3:35 
GeneralRe: The learning rush Pin
W Balboos, GHB16-Nov-20 1:22
W Balboos, GHB16-Nov-20 1:22 
GeneralRe: The learning rush Pin
honey the codewitch16-Nov-20 1:30
mvahoney the codewitch16-Nov-20 1:30 
A parser wouldn't be what you'd use to implement a spell checker unless you were doing weird context sensitive spelling matches. If spellcheckers did that, they'd actually correct using the right words. However, context sensitive parsing is slow and painful and involves things like grammar rewriting on the fly so you can't create optimized tables from it. It's all terribly resource intensive, not really "real-time" (to use the term loosely).

There might be better ways to do it using machine learning though. It's a bit outside my wheelhouse but I think the idea of using it here is sound. You'd also need a way to report bad corrections and for people to actually do it, I think. Again, it's not my area of expertise.
Real programmers use butterflies

GeneralRe: The learning rush Pin
W Balboos, GHB16-Nov-20 2:02
W Balboos, GHB16-Nov-20 2:02 
GeneralRe: The learning rush Pin
honey the codewitch16-Nov-20 2:10
mvahoney the codewitch16-Nov-20 2:10 
GeneralRe: The learning rush Pin
W Balboos, GHB16-Nov-20 2:16
W Balboos, GHB16-Nov-20 2:16 
GeneralRe: The learning rush Pin
honey the codewitch16-Nov-20 2:21
mvahoney the codewitch16-Nov-20 2:21 
GeneralRe: The learning rush Pin
W Balboos, GHB16-Nov-20 3:30
W Balboos, GHB16-Nov-20 3:30 
GeneralRe: The learning rush Pin
honey the codewitch16-Nov-20 3:31
mvahoney the codewitch16-Nov-20 3:31 
GeneralRe: The learning rush Pin
dandy7215-Nov-20 4:36
dandy7215-Nov-20 4:36 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 4:38
mvahoney the codewitch15-Nov-20 4:38 
GeneralRe: The learning rush Pin
Nelek15-Nov-20 5:23
protectorNelek15-Nov-20 5:23 
GeneralRe: The learning rush Pin
Jacquers15-Nov-20 20:58
Jacquers15-Nov-20 20:58 
GeneralRe: The learning rush Pin
sasadler16-Nov-20 10:46
sasadler16-Nov-20 10:46 
GeneralRe: The learning rush Pin
Rusty Bullet16-Nov-20 11:00
Rusty Bullet16-Nov-20 11:00 
GeneralRe: The learning rush Pin
Matt McGuire17-Nov-20 6:28
professionalMatt McGuire17-Nov-20 6:28 
GeneralIf you can know your future, would you want to know it? Pin
Member 1499257813-Nov-20 19:41
Member 1499257813-Nov-20 19:41 
GeneralRe: If you can know your future, would you want to know it? Pin
DRHuff13-Nov-20 19:46
DRHuff13-Nov-20 19:46 
GeneralRe: If you can know your future, would you want to know it? Pin
StarNamer@work16-Nov-20 7:39
professionalStarNamer@work16-Nov-20 7:39 
GeneralRe: If you can know your future, would you want to know it? Pin
OriginalGriff13-Nov-20 19:51
mveOriginalGriff13-Nov-20 19:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   408 votes