-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我已经把文本变成图谱了,怎样制定问答系统对搜索回答? #1
Comments
这个项目是将文本进行图谱化,如果需要上问答系统的话,可以从以下几个问题类型进行考虑:1,本文的关键词是什么?2,文章中涉及到的人物,地点,有哪些?等等 |
你运行形成的图谱会不会出现乱码 |
我这边咋跑不出图谱啊 一直是: |
除了安装pyltp还要下载model的 |
你好,模型去哪里下载呀? |
到LTP官网上下载对应版本的 |
有能链接这个图谱,进行问答语义计算,然后搜索出答案吗?
The text was updated successfully, but these errors were encountered: