Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个来自谷歌查询的 url 列表(我正在寻找特定的公司),我想对这些 url 的内容进行情感分析,但是如果它们不是用标准 html 编写的,其中内容位于特定的子标题,有没有不同的方法来做到这一点?
正如我研究的那样,您必须知道该网站的来源。但是如果我有更多的网站,我不想去互相检查来源。此外,NLP 库 VADER 列出了这些类型的句子
neutral :'company x fined y amount for money laundering'
有没有更好的情绪分析库?