1
oott123 2017-04-06 18:31:07 +08:00 1
百度大脑有短文本相似度的接口,试试看?
http://ai.baidu.com/tech/nlp/simnet |
2
alex321 OP @oott123 感谢推荐。它家的短文本限制不超过 30 字,我实际使用中可能会远超出这个数值。
|
3
alex321 OP 找到了一个,明天试下: https://github.com/xiaobeicn/text-similarity-php 。
|