yanyiwu / nodejieba

"结巴"中文分词的Node.js版本
MIT License
3.05k stars 277 forks source link

nodejieba.extract提取关键词可不可以指定词性 #191

Closed royalknight56 closed 1 month ago

royalknight56 commented 3 years ago

python版可以指定allowPOS

jieba.analyse.extract_tags( string topK=10, withWeight=False, allowPOS=('ns', 'n', 'vn', 'v') )

github-actions[bot] commented 1 month ago

This issue has not been updated for over 3 years and will be marked as stale. If the issue still exists, please comment or update the issue, otherwise it will be closed after 7 days.

github-actions[bot] commented 1 month ago

This issue has been automatically closed due to inactivity. If the issue still exists, please reopen it.