Live data from Hacker News

Twss.js

github.com

21–30 of 55 posts

Re: Twss.js

#23
post #6

Has anyone thrown this on a web server with a simple interface?

Sure, why not -- http://pulse.w3counter.com:8080/

It seems to be returning a lot of false positives, at least with the default options. "Good morning" = true, "How are you?" = true

Re: Twss.js

#24
post #12

The training data is pretty funny. I suppose he collected it from an online TWSS thread.

@Rapp You seem to have been hellbanned 132 days ago.

@burgerbrain

Thank you for letting me know! Is there anything I can do about it?

Re: Twss.js

#25
MRI's have shown that humans are able to do this because of a dedicated site in the brain called "Scott's region". Once activated, this linguistic region is constantly searching for linguistic cues, surfacing signals to our conscious thoughts when the cues are strong enough.

Re: Twss.js

#26

Earlier quoted context omitted.

Sure, why not -- http://pulse.w3counter.com:8080/

It seems to be returning a lot of false positives, at least with the default options. "Good morning" = true, "How are you?" = true

I tried adding dropdowns to change the algorithm and threshold, but changing to knn crashes out ("ReferenceError: trainingPrompt is not defined"), so scrapped that and just left the demo running the defaults.

Re: Twss.js

#27

Earlier quoted context omitted.

Sure, why not -- http://pulse.w3counter.com:8080/

It seems to be returning a lot of false positives, at least with the default options. "Good morning" = true, "How are you?" = true

"Capitalism without failure isn't capitalism."

That's what she said.

Re: Twss.js

#28
I'm still looking for a classifier that will take a phrase, determine if and what the "In Soviet Russia X Y you" response would be.

Anyone?

Re: Twss.js

#29
While it seems on the surface like a waste of time (albeit amusing one), I actually expect this is a great project to learn from because of its use of Bayesian classifiers.

In other words, I'm TOTALLY going to be using this on my next project.

Post reply on HN