资源简介
利用python的collect包从底层实现了机器翻译、问答系统中常见的BLEU算法。
代码片段和文件信息
# Copyright 2017 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License Version 2.0 (the “License“);
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing software
# distributed under the License is distributed on an “AS IS“ BASIS
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
“““Python implementation of BLEU and smooth-BLEU.
This module provid
- 上一篇:openmv识别物块颜色,并输出物块距离
- 下一篇:基于树莓派的人脸识别打卡系统
相关资源
- KNN算法的Python实现(datingrecd.ipynb)
- python实现 图书管理系统源码
- python实现 时钟(基于turtle)
- wxpython实现模式、无模式对话框单选复
- 五子棋游戏源码(python实现)
- 用wxPython实现串口助手
- python实现数码管电子时钟
- 基于python实现的手写数字识别
- python实现modbus主站 代码
- python实现调色器 工具源码
- python实现Gui 自动化测试
- Python实现Mosbus_Tcp协议通信
- Python实现百度文库
- python实现ftp远程文件(亲测通过)
- python实现 qq音乐/网易音乐/虾米/酷狗
- Python实现人脸识别源码以及相关理论
- 基于深度学习字符型图片数字验证码
- python实现折线图效果
- Python实现的TensorFlow入门案例
- 多人聊天室python实现(可发送图片、
- bp神经网络python实现
- python实现 汉诺塔
- python实现自动发送邮件
- python实现图片和视频转ASCII码
- python实现车牌定位(基于opencv)
- python实现TensorFlow2 股票股价预测(源
- python实现csv转Excel文件
- ARCGIS中Python实现批量裁剪.docx
- python加密解密技术
- Python实现ID3算法
评论
共有 条评论