【问题标题】:Classify and create Intention list from a MongoDB Conversation List从 MongoDB 对话列表中分类和创建意图列表
【发布时间】:2018-07-16 21:02:20
【问题描述】:

我想要一些关于在 mongoDB 中获取对话列表并从中创建 Intention 以在聊天机器人中使用的提示和建议。 例如:

{
    "_id": ObjectID("5a908f07309a76002be10175"),
    "chatid": "S1xp$kGRvf",
    "sequencial": null,
    "user": "S1xp$kGRvf",
    "msg": "oi",
    "time": 1519423239675,
    "datahora": "2018-02-23T19:00:39.675Z",
    "ambiente": "prd"
}

使用 tensorflow 和 DNN 工具。

【问题讨论】:

    标签: python-3.x mongodb tensorflow deep-learning


    【解决方案1】:

    使用Word count、word to vector、DNN in Word to vector一步步生成来寻找答案!

    【讨论】:

      猜你喜欢
      • 2016-07-23
      • 2017-06-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-09-18
      • 1970-01-01
      • 2021-08-31
      • 1970-01-01
      相关资源
      最近更新 更多