摘要: 参考资料: https://elasticsearch.cn/book/elasticsearch_definitive_guide_2.x/_combining_the_two.html 特定概念: 桶(Buckets)满足特定条件的文档的集合 指标(Metrics)对桶内的文档进行统计计算 CO 阅读全文
posted @ 2017-06-14 18:55 匡子语 阅读(262) 评论(0) 推荐(0)
摘要: 参考: http://www.cnblogs.com/kaituorensheng/p/3595879.html https://github.com/fxsjy/jieba 判断是否包含中文 提取中文 中文分词 使用模块jieba。安装pip install jieba Full Mode: 我 阅读全文
posted @ 2017-06-14 15:56 匡子语 阅读(1459) 评论(0) 推荐(0)