登录
首页 » Android » 具有学习功能的安卓聊天机器人

具有学习功能的安卓聊天机器人

于 2023-03-30 发布 文件大小:11.17 MB
0 164
下载积分: 2 下载次数: 1

代码说明:

本资源是基于Android的智能聊天机器人的源代码。它的运行逻辑就是将用户输入的文字,调用复旦nlp算法分词后,得到主谓宾三个关键词,然后分别按照主谓宾的的顺序与数据库(SQLite)中的三个表匹配,匹配得到一个id,然后根据这个id到语料表中找到对应的回答,反馈给用户。它有学习功能,即用户可教它说话,其原理也使通过分词,将分词结果存入到主谓宾三个表中。数据库在assets文件夹中。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TouchActivity
    触屏触摸活动测试代码,声明ImageView变量,声明相关变量作为存储图片宽高,位置使用,声明存储屏幕的分辨率变量,取得屏幕对象,取得屏幕解析像素,通过findViewById构造器创建ImageView对象,将图片从Drawable赋值给ImageView来呈现,当点击ImageView,还原初始位置,取得手指触控屏幕的位置,覆盖触控事件,防图片超过屏幕的相关处理,防止屏幕向右超过屏幕,以setLayoutParams方法,重新安排Layout上的位置,以setLayoutParams方法,重新安排Layout上的位置... (Weather Android source code, obtained Google s weather API data themselves may again be extended run shot more difficult to grasp here, an environmental source test it on the download, Android Weather WeatherForecast seems to be common and the primary example of a simple Android , but would like to develop a beautiful and feature-rich weather application, it requires a lot of knowledge of the perfect combination.)
    2013-08-01 18:19:48下载
    积分:1
  • Android ImageView XML属性
    ImageView 类描述:显示任意图像,例如图标。ImageView可以加载任意来源的图片(如资源或图片库),需要计算图片的尺寸,以便它可以在其他布局中使用,并提供例如缩放和着色(渲染)各种显示选项
    2022-03-15 15:33:32下载
    积分:1
  • GameView
    Android 游戏框架 View,游戏入门必须了解实例(Android View game framework, game entry must understand the examples)
    2013-09-05 11:16:59下载
    积分:1
  • android上下滚动翻页源码
    android上下滚动翻页源码。实现手势滑动平滑翻页,和ViewFlipper不同,能显示出拖动时的过渡效果。
    2022-09-10 10:10:03下载
    积分:1
  • 程序员必读之软件架构
    程序员必读之软件架构
    2015-04-22下载
    积分:1
  • android 视频通话 例子(webrtc)
    服务器端源码 看这里 https://github.com/simplehappy2600/simple-webrtc-video-chat
    2015-07-02下载
    积分:1
  • bmi 计算器
    计算提示,你要付钱时你付你的餐厅,条例草案计算提示,你要付钱时你付你的餐厅,条例草案计算提示,你要付钱时你付钱计算,你要付钱时你付你的餐厅,条例草案,计算提示,你要付钱时你付你的餐厅,条例草案的提示您的餐厅,条例草案计算提示,你要付钱时你付你的餐厅,条例草案 》
    2022-01-23 10:21:07下载
    积分:1
  • automatically-send-text-messages
    Android自动发送短信,可以让你的手机自动发送短信的代码(Android automatically send a text message that lets your phone automatically send SMS code)
    2012-07-17 16:07:58下载
    积分:1
  • Alakazam-master
    Wifi location Android
    2014-12-16 07:05:26下载
    积分:1
  • android电子点餐系统
    CREATE PROCEDURE `new_proc`(IN tableId1 INTEGER(11), IN tableId2 INTEGER(11))     NOT DETERMINISTIC     SQL SECURITY DEFINER     COMMENT "" BEGIN      declare perNum,oId1,oId2 integer;           select personNum  into perNum from OrderTbl as ot where      ot.tableId =tableId2      and ot.isPay = 0;           select id into oId1 from OrderTbl as ot where      ot.tableId = tableId1      and ot.isPay = 0;           select id into oId2 from OrderTbl as ot where      ot.tableId = tableId2      and ot.isPay = 0;      update Order
    2022-08-09 22:02:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载