表情符号预测:using使用机器学习从文本中预测表情符号 源码
表情预测 使用机器学习技术给定文字的表情符号预测 用法 您将需要python3(一切都在Python 3.5.2下开发) $ git clone git@github.com:javierhonduco/emoji-prediction.git $ cd emoji-prediction 获取一些推文 $ cd fetch $ script/bootstrap # to install everything $ # fill in fetch/config.py using config_sample.py as a template $ # you'll need: * a Twitte
下载地址
用户评论