Live data from Hacker News

Stack overflow knockoff for machine learning, NLP, AI, ...

metaoptimize.com

1–10 of 36 posts

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#2
Awesome! Really excited about this.. Stackoverflow hasn't been that great of a place to ask ML/IR/NLP questions and expect good answers

Maybe this site will bring together all the ML people and do a better job.

Visually, the site is not that great. The logo is unreadable at first attempt

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#3
post #2

Awesome! Really excited about this.. Stackoverflow hasn't been that great of a place to ask ML/IR/NLP questions and expect good answers Maybe this site will bring together all the ML people and do a better job. Visually, the site is not that great. The logo is unreadable at first attempt

I liked the logo, especially the Idea behind it, I think a darker color or thicker lines in the circles might help though

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#4
Already the site has its first scoop!

Question: What little-known non-convex optimization trick has been used in most Berkeley NLP papers since 2006?

Answer: http://metaoptimize.com/qa/questions/14/what-are-the-state-o...

I am the person that built this site. I wasn't planning on announcing the site yet, until I disseminated it more widely in academic circles, because I wanted to establish a core highly technical user-base, but I guess this is fine. The quality of the users coming from HN has been great.

What people are saying about MetaOptimize Q+A:

Ryan McDonald (Google): "A tool like this will help disseminate and archive the tricks and best practices that are common in NLP/ML, but are rarely written about at length in papers."

Aria Haghighi (Berkeley): "Both NLP and ML have a lot of folk wisdom about what works and what doesn't. A site like this is crucial for facilitating the sharing and validation of this collective knowledge."

Bob Carpenter (Alias-I): "Par for the course, it’s a mix of wildly general (non-convex optimization) and reasonably specific (testing a random number generator) questions." (http://lingpipe-blog.com/2010/06/29/training-examples-a-stac...)

I'm targetting machine learning, natural language processing, vision, AI, statistics, data mining, neuroscience, etc. and other data-driven fields. As we've learned from StackOverflow, having a broad topic means that information cross-polinates between groups that don't normally communicate. This problem is particularly acute in academia.

It's a site for scientists to share knowledge and techniques, to document our ideas in an informal online setting, and to discuss details that don't always make it into publications.

Also, I've gotten a handful of job offers through answering questions on Quora. So hopefully this will connect people with gigs they like.

Why should you sign up and post a question or answer?

* Communicate with experts

* Crosspolinate information with experts in adjacent fields

* Answer a question once publicly, instead of potentially many times over email

* Share knowledge to create additional impact beyond conference or journal publication

* Find new collaborators

* Get job offers and gigs

The site is powered by OSQA. (http://osqa.net) I think it's unfair to the core developers to call it a StackOverflow knockoff, given that StackOverflow is---like most software---itself derivative.

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#5
Very unfair to call it a knockoff, its waaaay more than that. The OSQA project is awesome, and rick & heranin (devs) are great guys, and always looking for more help. My ex-SE site will be using osqa, or is :) , and I will soon make the final migration soon. If you're local to SF, visit SF Answers! Good job bravura - debug

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#6
post #4

Already the site has its first scoop! Question: What little-known non-convex optimization trick has been used in most Berkeley NLP papers since 2006? Answer: http://metaoptimize.com/qa/questions/14/what-are-the-state-o... I am the person that built this site. I wasn't planning on announcing the site yet, until I disseminated it more widely in academic circles, because I wanted to establish a core highly technical use…

Your email validation links appear to be broken -- I keep getting a 404 when I click mine.

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#8
post #6
post #4

Already the site has its first scoop! Question: What little-known non-convex optimization trick has been used in most Berkeley NLP papers since 2006? Answer: http://metaoptimize.com/qa/questions/14/what-are-the-state-o... I am the person that built this site. I wasn't planning on announcing the site yet, until I disseminated it more widely in academic circles, because I wanted to establish a core highly technical use…

Your email validation links appear to be broken -- I keep getting a 404 when I click mine.

Sorry about that. I will contact the OSQA developers upstream.

The software wasn't designed to work out of a subdir, so we're still ironing issues out on that front.

[edit: This happens for reasons that neither I nor the core devs understand: http://jira.osqa.net/browse/OSQA-204 ]

Re: Stack overflow knockoff for machine learning, NLP, AI, ...

#10
post #9

This is being referred to as a knockoff, I assumed this was actually based on stack exchange. Can someone clarify?

The site is powered by OSQA (http://osqa.net), a Django/Python Q&A platform. The site is a fork of CNPROG, which was designed to mimic StackExchange.

OSQA is supported by DZone, and the pace of development has been rapid. The core developers have stated on many occasions that they are moving in independent direction from StackExchange.

In particular, because the site is open-source, I can experiment with adding NLP to it. I can improve the Related Questions, I can automatically infer tags, and I can implement techniques for helping you organize and navigate information.

Post reply on HN