CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python matching

搜索资源列表

  1. pymmseg.用python写的分词程序

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-22
    • 文件大小:693094
    • 提供者:周光有
  1. Python2.6

    0下载:
  2. 由于网络上这些安装文件很,而且版本不一致还不能用,开始下了个3.1的,它的打印语句还要加括号才能用,而且还找不到配套的pythonwin,最后找了好久才找到一个2.6版本的,和配套的pythonwin,传上来给有同样需要的。-Because of these installation files are on the network, and the version of the inconsistency is not yet able to start down a 3.1, it also
  3. 所属分类:Other systems

    • 发布日期:2017-06-12
    • 文件大小:19946898
    • 提供者:符观辉
  1. chengshi

    0下载:
  2. 运用模式匹配的思想,正则表达式的工具,对网页中图形,文字的截取,还有函数编程,字典的应用-Ideas using pattern matching, regular expression tool, web page graphics, text capture, also function programming, the application dictionary
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1262
    • 提供者:yandongbin
  1. [python.cookbook

    0下载:
  2. 经典书籍的配套例程,值得一看,费好大劲才下载到的。-Classic books matching routines, see, a very hard time downloading fee to.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:1266156
    • 提供者:shaohua
  1. ciratefi

    0下载:
  2. rbst-invariance template matching(a robust template matching algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:我ni
  1. python爬虫

    2下载:
  2. 指定一个网站,从该网站上爬取全部匹配的图片到任意指定的文件夹当中,关键是正则表达式的使用(Specify a website, from the site to crawl all the matching images to any designated folder, the key is the use of regular expressions)
  3. 所属分类:Python编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:傅里叶
  1. Work

    0下载:
  2. 合并csv及类似文件 调用格式: python "merge file by line.py" target.csv D:/source/pattern*.csv target.csv 输出结果路径 D:/source/pattern*.csv 输入文件路径, 支持星号(*)匹配(Merging CSV and similar documents Call format: Python "merge file by line.py" target.
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:noodlesister
  1. 车牌抠图

    0下载:
  2. 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:126976
    • 提供者:闲趣
  1. SiftDetector

    0下载:
  2. 调用opencv库中的SIFT算法实现图像的匹配和分类(Call opencv library SIFT algorithm to achieve image matching and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:土豆子
  1. deep-learning-with-python-notebooks-master

    0下载:
  2. Deep Learning With Python 原书配套代码。 包括所有常见的深度学习模型 注释丰富,代码规范 使用流行的keras库实现,jupyter notebook格式(Deep Learning With Python Original book matching code. Including all the common deep learning models Rich annotation, code specification Using the popula
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:7189504
    • 提供者:Nick玉
  1. python_feature_signalgorithm

    0下载:
  2. 用Python通过L1-penalized minimization problem实现人脸识别算法(Solve an L1-penalized minimization problem with the feature sign search algorithm of Lee et al (2006).)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:sdfcsdca
  1. 新建 360压缩 ZIP 文件

    0下载:
  2. 爬虫,爬取一个网页的内容,通过正则匹配进行数据的筛选(Crawling, crawling the content of a web page, screening data by regular matching)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:晴天0501
  1. chinese_seg_update

    0下载:
  2. 中文分词,采用逆向最大匹配方法实现,利用字典作为索引(The Chinese word segmentation is realized by the reverse maximum matching method, and the dictionary is used as the index.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1583104
    • 提供者:meizu
  1. download_tweets

    0下载:
  2. 能够进行词性标注、词典匹配、否定词匹配,能够进行CRF之前的模型准备工作(Can do part of speech tagging, dictionary matching, negative word matching)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:75776
    • 提供者:笑笑请问
  1. Python语言在Abaqus中的应用配套资源

    3下载:
  2. 本资源是《Python语言在Abaqus二次开发中的应用》的配套代码资源,有助于帮助用户进行Abaqus二次开发。(This resource is the matching code resource of the application of Python language in the two development of Abaqus, which helps users to develop Abaqus two times.)
  3. 所属分类:Windows编程

  1. Python3.5

    0下载:
  2. python3.5正版书籍,原书配套代码,(Python3.5 original book matching code)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:41984
    • 提供者:tosayhah
  1. Python数据可视化编程实战_code

    2下载:
  2. Python数据可视化编程实战_配套原代码(Matching the original code)
  3. 所属分类:数据挖掘

    • 发布日期:2020-06-01
    • 文件大小:3610624
    • 提供者:恺哥001
  1. 01 ABAQUS+Python二次开发攻略-配书资源

    0下载:
  2. ABAQUS+Python二次开发攻略-配书资源(ABAQUS+Python Secondary Development Strategy-Book Matching Resources)
  3. 所属分类:其他小程序

    • 发布日期:2019-12-18
    • 文件大小:4816896
    • 提供者:庞哇噻
  1. SGBM

    2下载:
  2. python3.7实现SGBM算法实现立体匹配计算视差图(Python3.7 implements SGBM algorithm to realize stereo matching and calculate parallax graph)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:memphis111
  1. AbaqusGUI程序开发指南(Python语言)配套资源

    2下载:
  2. 《AbaqusGUI程序开发指南(Python语言)》配套资源(Matching Resources of Abaqus GUI Programming Guide (Python Language))
  3. 所属分类:文章/文档

    • 发布日期:2020-03-04
    • 文件大小:1119232
    • 提供者:renhuaihui
« 12 3 »
搜珍网 www.dssz.com