首页 >Pullwordapiusage

Pullwordapiusage

  • 发表时间:2023-04-24 23:19:37

网站所有商品均在淘宝网交易,请放心选购。
  • 市 场 价: 339.9
  • 折 扣 价: 139.9
  • 近期销售: 337
  • 更新时间:2020-10-16
  • 所 在 地:广东 广州
  • 店铺掌柜: 新潮文艺男 (查看店铺所有商品)
商品标签: Pullwordapiusage var_bdhmProtocol=(("https:"==document.location.protocol)?"https://":"http://"); document.write(unescape("%3Cscriptsrc='"+_bdhmProtocol+"hm.baidu.com/h.js%3F7c04459c43e769dc2852b78d1d5f922b'type='text/javascript'%3E%3C/script%3E"));
Pullwordapiusage
Ourserviceshavebeensponsoredbyjdcloud.com.

JDcloudcanhelpustobuildwebsiteinalldirections,detailscanbeseen here

Alldata(input&output)mustbeutf8encodedstring

getmethod : http://api.pullword.com/get.php
source=[aparagraphofchinesewords]forexample:source=清华大学是好学校
param1=[threshold]forexample:param1=0topullallword,param1=1topullwordwithprobabilitywith100%.
param2=[debug]forexample:param2=0debugmodelisoff,param2=1debugmodeinon(showallprobabilitiesofeachword)
点击使用get方式

注:
api.pullword.com域名下绑定3个IP,分别是2台美团云IP和阿里云IP,每次调用根据dns解析的不同自然分流。

如果您需要高可靠性调用,可以采用IP方法调用,根据需求自行在两台机器上分流,一台机器挂掉,快速切到另外一台

京东云主机(上海机房114.67.84.223)
阿里云主机(杭州机房120.26.6.172)
京东云主机(北京机房116.196.101.207)

如果需要返回json格式,请在参数后面增加&json=1,例如:

京东云主机(上海机房114.67.84.223)json格式
阿里云主机(杭州机房120.26.6.172)json格式
京东云主机(北京机房116.196.101.207)json格式


postmethod :
http://api.pullword.com/post.php
source=[aparagraphofchinesewords]forexample:source=清华大学是好学校
param1=[threshold]forexample:param1=0topullallword,param1=1topullwordwithprobabilitywith100%.
param2=[debug]forexample:param2=0debugmodelisoff,param2=1debugmodeinon(showallprobabilitiesofeachword)
samplephpcode:

functionhttpPost($url,$postData)
{
$ch=curl_init();
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);
curl_setopt($ch,CURLOPT_HEADER,false);
curl_setopt($ch,CURLOPT_POST,count($postData));
curl_setopt($ch,CURLOPT_POSTFIELDS,$postData);
$output=curl_exec($ch);
curl_close($ch);
return$output;
}
echohttpPost("http://api.pullword.com/post.php","source=清华大学是个好学校&param1=0&param2=1");
特别注明:超过30个汉字的分词请求,清用get方法,不要用post方法,否则会效率低,且会出错。


Rmethod(Rlanguage) :
AnRpackageforpullword.com,supportby(sinaweibo:@严酷的魔王) details: https://github.com/hetong007/pullword

Pythonmethod :
AnPythonpackageforpullword.com,supportby(sinaweibo:@何斌_HUST) details: https://github.com/binhe22/pullword


Golangmethod :
AGolangpackageforpullword.com.supportby(sinaweibo:@邓宏才-GZ) details: https://github.com/denghongcai/pullword

jsonmethod :
outputasjsonforpullword.com,supportby(小问) details: aram2=1"target="_blank">https://pullword.leanapp.cn

perlclient
pullword-TheperlagentforPullword(aonlineChinesesegmentationSystem)api!.感谢@double-桔友情提供
details: github.com/bollwarm/pollword

golang
clientforpullwordwithgolang感谢@姜灏友情提供
details: github.com/tiantour/pw




Resultformat
allresultsareformattedasfollow
word1\r\n
word2\r\n
...
wordn\r\n
\r\n\r\n
ifdebugmodeison
word1:probability(word1)\r\n
word2:probability(word2)\r\n
...
wordn:probability(wordn)\r\n
\r\n\r\n

OnlineDemo
goouronlinedemo-> go

Donationaddresss:
zhifubao:mgigabyte@gmail.com
PayPal:pennynju@gmail.com

Otherinformation
justforfun!andtheseAPIsarefreeforeverbodyforeverandforanypurposewithoutthepermissionofours.

however,ifyoufindanybadcase,pleasemailus:mgigabyte@gmail.com


OurdomainisboughtfromGodaddy.comandDNSserviceisboughtfromdnspod.cnrespectively.

后台云主机赞助人名单(donatelist):
冯厂长赞助2014-7月的主机费用(@Fenng)
程先生赞助2014-8月的主机费用
刘老师赞助2014-9月的主机费用
周鸿祎赞助2014-10月的主机费用
曾经的阿里码农赞助2014-11月的主机费用
梁斌赞助2014-12月的主机费用
@qiuyuexp赞助2015-1月的主机费用
刘老师赞助2015-2月的主机费用(第二次)
@董方_Vin赞助2015-3月的主机费用
@搬运大数据的亨利赞助2015-4月的主机费用
英老师赞助2015-5月的主机费用
@美团云@string_tang赞助2015-6月到2017年-6月的全部云主机
@美团云赞助3000元应对2016-6月高峰流量
董永乐-1997博-上海赞助2017-7月的主机费用
Leon赞助2018年4月的主机费用
京东云赞助2018年5月到2019年4月的全部机器费用,京东云网站解决方案,全方位满足您的建站需求,详见 这里



服务提供商:北京八友科技有限公司
电话:010-56037785
手机:13366254629


备案号:京ICP备16014169号


商品详情 相关说明

乐多购物网 为您提供商品ENKOM LEE牛仔裤男士秋冬弹力直筒宽松大码韩版修身中腰青年长裤的详细介绍,
淘宝售价:339.9元。
乐多购物网为您提供淘宝网网上热销商品,让您更快找到热门以及合适自己的商品,
特别提供商品的详细参数、介绍以及报价等信息,挑选商品更方便。

友情链接:
Copyright © 2023 All Rights Reserved 版权所有 职场头条网