Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q5145835> ?p ?o }
Showing triples 1 to 20 of
20
with 100 triples per page.
- Q5145835 subject Q8022189.
- Q5145835 subject Q8527072.
- Q5145835 abstract "The Collaborative Human Interpreter (CHI) is a proposed software interface for human-based computation (first proposed as a programming language on the blog Google Blogoscoped, but implementable via an API in virtually any programming language) specially designed for collecting and making use of human intelligence in a computer program.One typical usage is implementing impossible-to-automate functions.For example, it is currently difficult for a computer to differentiate between images of men, women and non-humans. However, this is easy for people. A programmer using CHI could write a code fragment along these lines:enum GenderCode { MALE, FEMALE, NOT_A_HUMAN }Photo photo = loadPhoto(file)GenderCode result = checkGender(photo)Code for the function checkGender(Photo p) can currently only approximate a result, but the task can easily be solved by a person. When the function checkGender() is called, the system will send a request to someone, and the person who received the request will process the task and input the result. If the person (task processor) inputs value MALE, you'll get the value in your variable result, in your program. This querying process can be highly automated.".
- Q5145835 wikiPageExternalLink 2005-03-25-n43.html.
- Q5145835 wikiPageExternalLink 2100-3513_22-145545.html.
- Q5145835 wikiPageExternalLink welcome.
- Q5145835 wikiPageWikiLink Q165194.
- Q5145835 wikiPageWikiLink Q30849.
- Q5145835 wikiPageWikiLink Q3884.
- Q5145835 wikiPageWikiLink Q40056.
- Q5145835 wikiPageWikiLink Q467.
- Q5145835 wikiPageWikiLink Q5583804.
- Q5145835 wikiPageWikiLink Q733115.
- Q5145835 wikiPageWikiLink Q8022189.
- Q5145835 wikiPageWikiLink Q83500.
- Q5145835 wikiPageWikiLink Q843106.
- Q5145835 wikiPageWikiLink Q8441.
- Q5145835 wikiPageWikiLink Q8527072.
- Q5145835 comment "The Collaborative Human Interpreter (CHI) is a proposed software interface for human-based computation (first proposed as a programming language on the blog Google Blogoscoped, but implementable via an API in virtually any programming language) specially designed for collecting and making use of human intelligence in a computer program.One typical usage is implementing impossible-to-automate functions.For example, it is currently difficult for a computer to differentiate between images of men, women and non-humans. ".
- Q5145835 label "Collaborative human interpreter".