| Thread Closed |
Wolfram Alpha |
Share Thread | Thread Tools |
| May19-09, 06:58 PM | #86 |
|
|
Wolfram Alpha |
| May19-09, 07:12 PM | #87 |
|
|
OAQfirst, wow, that's a bit odd. Especially considering they claim copyright on the plots, but as far as I can tell those plots are just being generated via normal Mathematica. So you type something into Alpha, it spits out a plot, that plot is copyrighted, you copy the Mathematica command Alpha used into Mathematica, the plot is no longer copyrighted? Then again maybe getting you to buy a copy of Mathematica is the point...
|
| May19-09, 07:31 PM | #88 |
|
|
Oh, and thanks Coin for pointing out the feedback and sources links. They need to make them more prominent. |
| May19-09, 07:33 PM | #89 |
|
|
If Groklaw's interpretation of those terms are correct, them Wolfram might be infringing copyright law just by returning some of its results if anything it returns is already copyright-claimed by another party. Still, I don't know how enforceable this is. I don't read copyright law (United States) as usually covering this range of content.
EDIT: Ah, Moonbear- I guess we were on the same page with that. |
| May19-09, 07:41 PM | #90 |
|
|
The last few versions of Mathematica have gone outside the niche of 'math specialists' to provide really useful tools for all kinds of physical and social scientists. They call this 'integrated data' and what it means is that with very simple commands you can import data on astronomy, genetics, geography, economics, weather, etc from Wolfram's internet servers.
|
| May19-09, 08:53 PM | #91 |
|
|
If you guys want to see what most of the math in Griffiths's QM looks like, try
eigenvalue 3 2 sin(x) differential limit as k goes to 3 On W|A. lol. Obviously, just kidding a little bit. But you get the idea. It obviously has no intelligence at all. This is what happens when you hook up a TI to a database of information. |
| May19-09, 09:36 PM | #92 |
|
|
In 5 minutes I made up the following queries that I liked: Good facts for students writing social science essays: 'population china vs india vs us' 'gdp africa vs eu vs us' Good for students in intro physics: 'time to fall' 'diffraction' 'Kepler's third law sun and earth' Lots of good queries for math students of course. |
| May19-09, 09:55 PM | #93 |
|
|
But not for students of CS. I've tried several CS-related queries, and apparently Wolfram didn't think that was important enough to include in the first release... ironically enough...
|
| May20-09, 09:38 AM | #94 |
|
|
I don't know how you guys can possibly criticize Wolram Alpha! This is the greatest thing since the invention of single serving pieces of bread containing 133 calories per serving.
I asked it, "What's it all about?" and discovered that 1 Albanian lek is equal to about 1.04 cents in American currency (this is a decrease in value from Jul 08 when 1 lek was equal to about 1.31 cents). I also discoverd that 1 lek is equal to about 1.58 kurus. Actually, I think this article has some good points. The main impact of Wolfram Alpha will be to make Google searches better as Google has to compete. When I compare Google and Wolfram alpha, Google has about 460 million daily visitors, while Wolfram Alpha has only about 460,000 daily visitors. That contrasts rather starkly on a graph. When I ask is google crap (it's hard to format a question so that it's accepted), I find that google is better than CRAP. Google sells for $403.67 a share and CRAP sells for only $60.62 a share. More relevant, Google only dropped in value by about 30% over the past year while CRAP has dropped in value by about %50 over the past year. Competition in crap stocks seems to have increased over the last year. |
| May20-09, 10:52 AM | #95 |
|
|
From the article linked by BobG:
In the many articles that compare W|A to google, the authors typically make shallow comparisons based on what someone may type into the engine over the course of a few minutes. A deeper comparison results from looking at the history of these projects and how they are driven by their technological foundations, and to see that W|A is built on a foundation that has been improving for longer than Google has existed. Perhaps fans of Google should recall how the site began in 1998, what was it like searching for information on a web with far fewer pages, on 1998 hardware? Clearly when it was launched, Google was a product that would not really come into its own until the next decade. Whether this will also happen for W|A as I expect, or whether Google will be able to grow in new ways to stay competitive, only time will tell. ![]() The real google.com in 1998. Edit: CA, Fractals, Functional Programming But of course it is only a matter of time until mainstream CS topics are added, since there is nothing inherent about them that does not fit within the project. |
| May20-09, 11:35 AM | #96 |
|
|
Except google isn't starting from scratch. They're already part of the way there, even if most users don't use google as effectively as they could (http://www.google.com/intl/en/help/features.html).
The main thing google is missing is a good CAS system. While Mathematica, Maple, and Matlab are the most popular, there's quite a few other programs out there that are competitive in function (the disadvantage being that you wouldn't be able to interact with very many users with the less popular programs). MuPad is a good example. In some ways, it was even better than Matlab (the graphics were better, anyway), but then Mathworks just bought MuPad and eliminated the competition. I think google could probably buy the CAS system; maybe even buy rights to one of the more popular programs. I don't think Google could run Mathematica, Maple, and Matlab out of business in any event. I just think they could match whatever the other programs would be willing to put out there for free on the internet. |
| May20-09, 11:27 PM | #97 |
|
|
) I decided to focus on Net Worth.A lesson in nontechnical internet information searching, or something like it. Google directed me to Wikipedia who informed me that Google was worth 18.5G. After learning the ropes WolframAlpha told me Google was worth 29.85G dollars. While there I asked WA the networth of Wolfram Research. WA didn't know what to do with my input. Have I the right corporate name? Is it a corportion? "What is Wolfram Research?" WA wouldn't tell me. Back to Google; "What is Wolfram Research?" It's a 'company'. OK.. ask about 'Wolfram Research Company'; not 'Corporation'. WA was not forthcoming concerning such a company. Neither was Google. Confusing Steven Wolfram with Eric Weisstein, I Googled Treasure Trove of Physics and discovered that Eric worked for Wolfram Research Inc., and that it is called WRI. Back to work. WRI is Weingarten Realty Investors (NYSE). Dead end. Googling Stock Quotes lead to Yahoo Finance. A dead end. Finally, after close reading, Wikipedia tells me WR is privately held. WolframAlpha doesn't know what to do with "what is Wolfram Research Incorporated?" But, as such, questions of worth are probable moot anyway. Oh well. |
| May21-09, 12:05 AM | #98 |
|
|
I don't see any useful information for functional programming here.
definition referential transparency definition function composition definition lambda calculus (lambda x.x y) S ::= bSb | SaS | c, parse tree bcacb (define (f g h x) (* (g x) (h x))) (f sin cos 1) ... It's a little arrogant of Wolfram to think that he knows better than the rest of the world what is important enough in CS to include in his "computational knowledge engine". sort ascending (2 4 1 3 8) I just don't get it. A precocious 5 year old wouldn't have trouble with this. This is arguably the simplest problem in CS, besides searching. does ("cat", "squirrel", "tree") contain "squirrel" Beyond me. |
| May21-09, 12:13 AM | #99 |
|
|
AUMathTutor: The weird thing is those are all things Mathematica itself does. Like it's got foldl and composition and a full set of higher-order functions.
Which leads to another odd thing about Wolfram Alpha-- what happens when you type Mathematica statements into the search box. Sometimes it accepts it and sometimes it doesn't. Interestingly, if you give Wolfram Alpha the input: Sort[{2,3,1}] It does the right thing! But the NLP engine doesn't appear to recognize the word "Sort". |
| May21-09, 12:52 AM | #100 |
|
|
It's weird. Type in "Find the intersection of 4x+1 and -x+6" and it will solve it. Type in "Find the intersection of x^2 and x+10" and it recognizes nothing. |
| May21-09, 01:48 AM | #101 |
|
|
My nitpick of that sort would be:
One of the first things I wound up doing with Wolfram Alpha, trying to think of things it might respond to, was to type in: "Finite groups of order 2" It immediately responded there was 1 finite group of order 2. Curious, I tried something like: "Finite groups of order (1..1000)" And it immediately spit out the count of finite groups for all orders 1..1000. I then got briefly very excited and tried: "Graph finite groups of order (1..1000)" ...but... at this point it refused. It actually even realized I wanted to plot the results of "finite groups of order (1..1000)", it gave me an "Input interpretation" saying so. But it for some reason refused to actually do it. It knows how to plot "1..1000"? Or "x^2". But not for some reason the results of FiniteGroupCount[1 to 1000]. Bizarre. |
| May21-09, 10:32 AM | #102 |
|
|
The strength of Mathematica, and hence W|A, is not the CAS functionality - there are many other packages that do math - but rather the well-designed programming language.
Everything in mathematica is a computable expression, and every expression has a uniform symbolic structure. Contrast this with the toolkits and such in Matlab/Maple that put functionality in a seperate window --- new capabilities must be 'tacked on' rather than fully integrated into the system. Here is a plot of the growth of the number of functions in Mathematica over the years: ![]() Along with an excerpt from a blog post by Stephen Wolfram upon the release of the latest version of Mathematica November 2008: It has been said that W|A is already running over 5 million lines of Mathematica code: if it were even possible to write something like W|A in C++, in my experience it would be larger by a factor of 10, over 50 million lines. Google uses python, C++, and java, and each function in http://www.google.com/intl/en/help/features.html is seemingly coded as a special case --- just like adding new toolkits to the next version of Matlab or Maple. It's unlikely that we will ever see Google's weather data be computable against its sports data, but W|A, although it does not yet have sports data, is designed to do this sort of thing. As Phrak discovered WRI is privately held, and I will be surprised if and when they ever go public --- somethings seem to matter more to Stephen Wolfram than money. Based on what I know about the man, I will be surprised if a big company like Google or MS is ever able to get a piece of Mathematica just by throwing money around, at least during Stephen's lifetime, but that's what everyone says before the cash presses start rolling ![]() Wolfram emphasized from the beginning that private information would not be a part of W|A, and although I find in strange that the engine will not discuss it's creators, this is keeping with that general policy. For those of you who like 'web 2.0' there is now a Wolfram|Alpha community website which allows posters to provide suggestions, and potentially data, etc: http://community.wolframalpha.com/ |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Wolfram Alpha
|
||||
| Thread | Forum | Replies | ||
| Mathematica7 by Wolfram | Math & Science Software | 6 | ||
| alpha | Introductory Physics Homework | 1 | ||
| Book by Wolfram | General Physics | 0 | ||
| Wolfram A new kind of science | General Physics | 0 | ||
| Alpha | Beyond the Standard Model | 25 | ||