最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

nlp - Difference between TfIdf vectorizer and kwx - Stack Overflow

programmeradmin0浏览0评论

I am looking at querying a text database based on keywords and getting the relevant chunks. I want to know what is the difference between python's kwx package and sklearn's tfidfvectoriser in implementing this. Even though kwx extracts keywords and topics, looks like I can't perform a keyword based search using it, For which I anyway have to use sklearn's tfidf vectorizer. Can you please help me understand the difference and implement an elegant solution? TIA :)

发布评论

评论列表(0)

  1. 暂无评论