2009年5月27日星期三

yahoo placemaker

试了一下 yahoo placemaker,挺好玩的,可以分析语句,生成跟语句中的地点相关的信息

< form action="http://wherein.yahooapis.com/v1/document" method="post" >
< input type=hidden name='documentContent' value='I+live+in+New+York+City' / >
< input type=hidden name='documentType' value='text/plain' / >
< input type=hidden name='appid' value='ySOQPlDV34Ea0e1nhi3ZyHD1nooglUzN01Vu4lrco757yLobAR3CYWq_uoTljNRdcw--' / >
< input type=hidden name='outputType' value='rss' / >
< input type='submit' value='click' / >
< /form >

此外,还有一个第三方的js 库 jsplacemaker ,对 placemaker 进行了封装,返回结构化的数据

没有评论: