HanLP.extractKeywordcontent, int num); //第一个参数文本内容,第二个参数提取关键词个数
HanLP.extractSummarycontent); //第一个参数文本内容,第二个参数提取句子个数
HanLP.extractPhrasecontent
详细文档:http://hanlp.linrunsoft.com/doc/_build/html/extract.html#extract-summary
原文:https://www.cnblogs.com/sss-justdDoIt/p/9211428.html