-
Data: 2011-02-17 15:58:22
Temat: Komputer zwyciezca. Programowany w Prologu
Od: A.L. <l...@a...com> szukaj wiadomości tego autora
[ pokaż wszystkie nagłówki ]To wydarzenie nei przynioslo tyle sensacji co turniej szachosy meidzy
komputerem i zlowiekiem, ale tez nei przeszko pzrez media
neizauwazone: komputer wygral z czlowiekiem w teleturnieju zwanum
Jeopardy.
Okazuje sie ze "inteligentna" czesc programu byla napisana w Prologu
The final round in the epic man vs. machine battle that's been playing
out on Jeopardy! all week was fought tonight. The winner: Watson,
IBM's supercomputer, who soundly defeated flesh-and-blood opponents
Ken Jennings and Brad Rutter, ending a three-night tournament and
beginning a long period of social and technological commentators
trying to figure out what it all meant.
http://www.pcmag.com/article2/0,2817,2380489,00.asp
This what is interesting, is that the "intelligent" part of the
program was done in Prolog:
Several newspapers published
internal details on the Watson computer, some of them unveiling that
Watson used Prolog for some of the natural language processing of the
Jeopardy! clues.
...
The Prolog language is
the most adequate language for pattern matching (unification) and
problems that involve a depth-first search and backtracking (in
imperative languages like C and Java such pattern DFS problems would
be implemented by a visitor pattern or a (really giant) cascade of IF-
THEN-ELSE statements or a CASE unification (if possible)) because it
is a lot tidier to write all the potential patterns as Prolog clauses
of the form "head if body conjunction" and query Prolog for new
annotations (information about the clue). Although simple, the Prolog
language is very expressive allowing constructs difficult to represent
in other languages (such as, recursive rules to represent reachability
in parse trees, the use of negation-as-failure to check the absence of
annotations). It is also easy to manage data structures of unknown
depth in Prolog due to functors and the operation of unification (very
useful for representing sequences, parse trees, built-ins for list
handling).
...
Trying to implement all these requirements/features in
another language tends to be either a mess OR a reproduction of Prolog
(the cleanest and most general solution probably involves implementing
top-down evaluation and unification).
http://www.rhinocerus.net/forum/lang-prolog/662373-i
bm-watsons-win-jeopardy-also-success-story-prolog.ht
ml
A.L.
Następne wpisy z tego wątku
- 17.02.11 19:36 Przemek O.
- 17.02.11 19:50 A.L.
- 17.02.11 19:53 wloochacz
- 17.02.11 19:58 A.L.
- 17.02.11 20:31 Wojciech Muła
- 17.02.11 20:33 A.L.
- 17.02.11 20:56 Marcin Biegan
- 18.02.11 11:42 Slawek Kotynski
- 18.02.11 11:59 wloochacz
- 18.02.11 13:48 Grzegorz Niemirowski
- 18.02.11 15:42 A.L.
- 18.02.11 16:11 Wojciech Muła
- 18.02.11 16:23 A.L.
- 18.02.11 16:26 A.L.
- 18.02.11 16:32 MoonWolf
Najnowsze wątki z tej grupy
- TCL - problem z escape ostatniego \ w nawiasach {}
- Nauka i Praca Programisty C++ w III Rzeczy (pospolitej)
- testy-wyd-sort - Podsumowanie
- Tworzenie Programów Nieuprzywilejowanych Opartych Na Wtyczkach
- Do czego nadaje się QDockWidget z bibl. Qt?
- Bibl. Qt jest sztucznie ograniczona - jest nieprzydatna do celów komercyjnych
- Co sciaga kretynow
- AEiC 2024 - Ada-Europe conference - Deadlines Approaching
- Jakie są dobre zasady programowania programów opartych na wtyczkach?
- sprawdzanie słów kluczowych dot. zła
- Re: W czym sie teraz pisze programy??
- Re: (PDF) Surgical Pathology of Non-neoplastic Gastrointestinal Diseases by Lizhi Zhang
- CfC 28th Ada-Europe Int. Conf. Reliable Software Technologies
- Młodzi programiści i tajna policja
- Ada 2022 Language Reference Manual to be Published by Springer
Najnowsze wątki
- 2024-11-04 GNSS Motorola G85 vs Redmi Note 9 pro
- 2024-11-04 Katowice => SAP BTP Consultant (mid/senior) <=
- 2024-11-04 Katowice => Spedytor międzynarodowy <=
- 2024-11-04 Warszawa => Specjalista/tka ds. Zamówień publicznych <=
- 2024-11-04 Poznań => QA Engineer <=
- 2024-11-04 Poznań => QA Inżynier <=
- 2024-11-04 Polskie sądy są bardzo wyrozumiałe...
- 2024-11-04 Wrocław => SAP Project System/EPPM Consultant <=
- 2024-11-04 Gliwice => Team Lead / Tribe Lead FrontEnd <=
- 2024-11-04 Kraków => Programista Full Stack (.Net Core) <=
- 2024-11-04 Kraków => Software .Net Developer <=
- 2024-11-04 Kraków => Programista Full Stack .Net <=
- 2024-11-04 Warszawa => Key Account Manager <=
- 2024-11-04 Warszawa => Spedytor Międzynarodowy <=
- 2024-11-04 Warszawa => E-COMMERCE specialist <=