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

Text-Matching-master

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

  • Doc-Complementar-Comandos-Explicados
    说明:  Git - Commands Explained
    2020-06-20 16:20:02下载
    积分:1
  • openiec61850-1.1.1
    61850开源代码openiec61850,里面有服务端和客户端的程序(61850 source code openiec61850, which has server and client programs)
    2021-04-08 11:19:00下载
    积分:1
  • learn
    解非线性方程组,使用python语言,两种方法解决非线性方程组,对比分析性能(Solving the non-linear equations, using Python language, two methods to solve the non-linear equations, comparative analysis of performance)
    2020-06-23 21:00:01下载
    积分:1
  • gpsshowSymbol
    python显示获得google地图文件及路径规划(python show google maps obtained documents and path planning)
    2013-06-07 09:37:09下载
    积分:1
  • Python核心 第3版 中文版
    说明:  Python的入门书籍,很适合新手进行阅读(Python's introductory books)
    2017-12-29 16:50:29下载
    积分:1
  • mathtype
    公式编辑器,用来编写公式,帮助撰写论文,非常有用(Formula editor, used to write formulas, help write papers, very useful)
    2020-06-19 07:20:02下载
    积分:1
  • un
    说明:  This header provides support for -fno-exceptions.Helper for exception objects in <except>.
    2015-10-29 21:48:23下载
    积分:1
  • vc prepared by using multiple threads to achieve client
    vc++编写的用多线程实现客户-服务器结构的一个例子,有学习价值-vc prepared by using multiple threads to achieve client-server structure of an example, learn the value
    2023-05-05 20:35:03下载
    积分:1
  • yushigongshuixitong
    监控组态软件,能实际演示运行,通过考证。 利用的北京一家公司生产力控的软件作为开发环境。(Configuration software, can actually run the demo, through research. Productive use of a Beijing company controlled software as a development environment.)
    2014-04-22 13:47:44下载
    积分:1
  • 一个简单的TCP服务器,侦听任意端口。查看有连接,答:
    一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
    2022-03-26 13:32:28下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载