Computer system automatically solves word problems
newsoffice.mit.edu
Computer system automatically solves word problems
1–9 of 9 posts
Re: Computer system automatically solves word problems
#2I didn’t test this with robots, but I tested this with humans (first year university students). It’s more difficult than expected, because it has to be translated as 1 * X + 1 * Y = 278, but neither of the “1” coefficients are written in the text. It breaks the “easy” algorithm that is “copy all the numbers in the matrix, and hope that the solution is related to the problem”.
Re: Computer system automatically solves word problems
#3Re: Computer system automatically solves word problems
#4Re: Computer system automatically solves word problems
#5Re: Computer system automatically solves word problems
#6Peter Norvig covered STUDENT ( http://en.wikipedia.org/wiki/STUDENT_(computer_program) ), a program that solves algebra word problems, in "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" back in 1992.
Re: Computer system automatically solves word problems
#7Re: Computer system automatically solves word problems
#8Yes but it doesn't understand. Let's say I gave it something more complex like, "let's call plus one meow. What is meow of two?" I bet most third graders would get this correct.
Re: Computer system automatically solves word problems
#9Yes but it doesn't understand. Let's say I gave it something more complex like, "let's call plus one meow. What is meow of two?" I bet most third graders would get this correct.