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

Text-Matching-master

于 2020-11-05 发布
0 236
下载积分: 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 个回复

  • Windowsbiancheng
    Windows编程实践(浙江大学) 内包含讲义、上机实习题等方面内容(Windows Programming Practice (Zhejiang University) contains lectures, practice questions on the machine and so on)
    2008-05-06 19:41:54下载
    积分:1
  • fonetqer
    MFC的多模板使用,一起添加类似Visual的StartPage(More templates using MFC, add together similar Visual StartPage)
    2017-03-14 13:19:33下载
    积分:1
  • RiBM
    RS 编码,RS码是一类有很强纠错能力的多进制BCH码(RS code)
    2009-06-06 15:30:33下载
    积分:1
  • TestLev
    说明:  可进行cosa格式水准网数据平差 ,闭合差计算, 粗差探测(It can carry out data adjustment, closure error calculation and gross error detection of cosa format leveling network.)
    2019-03-03 14:43:29下载
    积分:1
  • TCP聊天客户端,希望对大家有所帮助啦,
    TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
    2022-04-06 20:45:20下载
    积分:1
  • duilib-master (4)
    说明:  3/3份DUIlib源代码 这是分享的第4份(3/3 of DUIlib source code. This is the fourth share.)
    2019-05-30 16:43:20下载
    积分:1
  • 基于WINSOCK的信息交互
    通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
    2022-03-19 00:10:54下载
    积分:1
  • 一个简单的arp封包序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习...
    一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习-Arp packet with a simple procedure that can masquerade as any ip, mac. Code is simple and plasticity, and is suitable for beginners or arp defense winpcap test to use, the local hope for the poor lot of communication learning from each other
    2023-01-05 06:30:04下载
    积分:1
  • C#邮件群发器源码
    C#邮件群发器源码
    2013-10-31下载
    积分:1
  • Codigos
    Algoritmos pra reconhecimento facial
    2009-09-10 02:26:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载