登录
首页 » Python » Text-Matching-master

Text-Matching-master

于 2020-11-05 发布
0 239
下载积分: 1 下载次数: 1

代码说明:

说明:  在LCQMC数据集上的=测试几种常见的语义匹配模型(Text matching models on LCQMC datasets)

文件列表:

Text-Matching-master, 0 , 2019-12-05
Text-Matching-master\ABCNN, 0 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__, 0 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__\__init__.cpython-36.pyc, 103 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__\__init__.cpython-37.pyc, 107 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__\args.cpython-36.pyc, 384 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__\graph.cpython-36.pyc, 3708 , 2019-12-05
Text-Matching-master\ABCNN\__pycache__\graph.cpython-37.pyc, 3662 , 2019-12-05
Text-Matching-master\ABCNN\abcnn.py, 5048 , 2019-12-05
Text-Matching-master\ABCNN\args.py, 240 , 2019-12-05
Text-Matching-master\ABCNN\test.py, 814 , 2019-12-05
Text-Matching-master\ABCNN\train.py, 2606 , 2019-12-05
Text-Matching-master\DSSM, 0 , 2019-12-05
Text-Matching-master\DSSM\__pycache__, 0 , 2019-12-05
Text-Matching-master\DSSM\__pycache__\__init__.cpython-36.pyc, 102 , 2019-12-05
Text-Matching-master\DSSM\__pycache__\args.cpython-36.pyc, 287 , 2019-12-05
Text-Matching-master\DSSM\__pycache__\graph.cpython-36.pyc, 2410 , 2019-12-05
Text-Matching-master\DSSM\args.py, 152 , 2019-12-05
Text-Matching-master\DSSM\dssm.py, 2280 , 2019-12-05
Text-Matching-master\DSSM\test.py, 758 , 2019-12-05
Text-Matching-master\DSSM\train.py, 2565 , 2019-12-05
Text-Matching-master\ESIM, 0 , 2019-12-05
Text-Matching-master\ESIM\__pycache__, 0 , 2019-12-05
Text-Matching-master\ESIM\__pycache__\__init__.cpython-36.pyc, 102 , 2019-12-05
Text-Matching-master\ESIM\__pycache__\args.cpython-36.pyc, 348 , 2019-12-05
Text-Matching-master\ESIM\__pycache__\graph.cpython-36.pyc, 3262 , 2019-12-05
Text-Matching-master\ESIM\args.py, 206 , 2019-12-05
Text-Matching-master\ESIM\esim.py, 3973 , 2019-12-05
Text-Matching-master\ESIM\test.py, 800 , 2019-12-05
Text-Matching-master\ESIM\train.py, 2564 , 2019-12-05
Text-Matching-master\README.md, 634 , 2019-12-05
Text-Matching-master\data, 0 , 2019-12-05
Text-Matching-master\data\LCQMC_dev.csv, 699252 , 2019-12-05
Text-Matching-master\data\LCQMC_test.csv, 789072 , 2019-12-05
Text-Matching-master\data\LCQMC_train.csv, 16750782 , 2019-12-05
Text-Matching-master\data\vocab.txt, 31368 , 2019-12-05
Text-Matching-master\utils, 0 , 2019-12-05
Text-Matching-master\utils\__pycache__, 0 , 2019-12-05
Text-Matching-master\utils\__pycache__\__init__.cpython-36.pyc, 103 , 2019-12-05
Text-Matching-master\utils\__pycache__\data_utils.cpython-36.pyc, 2506 , 2019-12-05
Text-Matching-master\utils\__pycache__\load_data.cpython-36.pyc, 7978 , 2019-12-05
Text-Matching-master\utils\data_utils.py, 2279 , 2019-12-05
Text-Matching-master\utils\load_data.py, 6488 , 2019-12-05

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

发表评论

0 个回复

  • GUI_programming_python_tkinter
    说明:  GUI_programming_python_tkinter
    2019-11-01 13:11:06下载
    积分:1
  • 18883
    网游辅助答题器源码程序,结合易语言扩展界面支持库调用API函数,实现自动搜索答案。具有更新题库的功能。(Auxiliary clickers online source program , combined with easy language support library expansion interface API function calls , automatically search for answers . )
    2016-12-12 23:39:16下载
    积分:1
  • delphi 取得WINDOWS 活动目录(activedirectory)源码
    delphi 取得WINDOWS 活动目录(activedirectory)源码-delphi activities made WINDOWS directory (activedirectory) FOSS
    2022-02-24 21:28:30下载
    积分:1
  • C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载
        我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
    2013-09-23下载
    积分:1
  • Delphi write access to a subnet mask of the examples for reference only
    一个delphi写的获取子网掩码的例子,仅供参考-Delphi write access to a subnet mask of the examples for reference only
    2022-06-27 06:52:04下载
    积分:1
  • VOF
    《数值模拟方法和运动界面追踪》VOF方法源代码(" Numerical simulation interface and motion tracking" VOF method source code)
    2021-04-04 12:39:04下载
    积分:1
  • medfilt1
    median filter in 1-D
    2009-06-05 03:10:04下载
    积分:1
  • labview-sound-an-V
    2013最新版声音震动模块手册详细介绍了使用方法(2013 New Sound and Vibration Toolkit)
    2015-05-11 14:05:58下载
    积分:1
  • esprit
    实现了关于MIMO雷达利用ESPRIT算法精确测向问题,精度较高,可以直接使用(The accurate direction finding problem of MIMO radar using ESPRIT algorithm is realized. The accuracy is high, and it can be used directly.)
    2018-10-20 19:26:34下载
    积分:1
  • ListTouchBottomGravityManyTest
    Touch tests for a list where all of the items do not fit on the screen, and the list stacks from the bottom.
    2014-02-27 13:40:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载