这个字段的名称是什么?

发布于 2024-12-08 10:15:22 字数 252 浏览 1 评论 0原文

想象一个接受人类文本作为输入数据的应用程序,应用程序处理文本,然后用户向应用程序提出问题,最后应用程序根据输入数据回答问题。

AI中上述字段的名称是什么?

有没有实现第一段的开源项目?

例如:

User> My name is Amir.
Machine> OK.
User> What's my name?
Machine> Your name is Amir.

Image an application that accepts human text as input data, application process the text and then user ask a question from application, finaly application answers the question according to input data.

What's the name of the above field in AI?

Is there any open source project that implements first paragraph?

For example:

User> My name is Amir.
Machine> OK.
User> What's my name?
Machine> Your name is Amir.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

腻橙味 2024-12-15 10:15:22

这就是自然语言处理 (NLP),更具体地说是问答和对话系统/聊天机器人

如果你用谷歌搜索这些术语+“开源”,你会发现很多东西,但不要指望任何东西都能立即发挥作用。最好先买一本有关该主题的书;经典的是 Jurafsky &马丁。

That's natural language processing (NLP), more specifically a combination of question answering and dialogue systems/chatterbots.

If you google those terms + "open source", you'll find lots of stuff, but don't expect anything to work magic out of the box. Better pick up a book on the topic first; the classic is Jurafsky & Martin.

爱人如己 2024-12-15 10:15:22

“是否有任何开源项目可以实现...”

我们必须在这里提到 ALICE 作为屡获殊荣的免费自然语言人工智能聊天机器人,它是开源免费软件。

"Is there any open source project that implements..."

We have to mention A.L.I.C.E. here as an award-winning free natural language artificial intelligence chat robot and it is open-source free software.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文