CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Text extraction

搜索资源列表

  1. datamining03

    0下载:
  2. 文本挖掘的起源 文本挖掘的过程 特征建立 特征集缩减 知识模式提取 模型评价 国内外研究状况 -Text Mining Text Mining the origin of the process of establishing reduced feature set of knowledge extraction model to evaluate the model at home and abroad Research
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:98.94kb
    • 提供者:kiki9975
  1. LPR_MATLAB

    0下载:
  2. 摘要:变形车牌矫正和复杂牌照的文字区域提取是LPR中两个比较重要的问题。本文运用MATLAB,通过Radon 变换检测牌照的角度,使用旋转与错切变换相结合的方法来解决变形牌照矫正问题;通过对牌照区域进行颜色提取从 而消除非牌照颜色的干扰,解决复杂牌照的文字区域提取问题。-Abstract: The distortion correction and complexity of the license plate text area extraction is the LPR in the
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:358.67kb
    • 提供者:Bob Yang
  1. 1

    1下载:
  2. 利用句型模板构造抽取规则,然后直接从经过时 间短语和空间短语识别和规范化处理的文本中抽取事件信息,从而跳过了深层句法分析,降低了实现系统的 难度 (2) 利用事件的规范化的时空信息关联不同文档中的同一事件,进行事件合并 (3) 文档发生事件转移时 对文档进行事件切分,从而解决了文档内不同事件信息的归并问题。-Extraction rules using sentence patterns, and then directly from the space of time phrase
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:365.76kb
    • 提供者:杜绢
  1. 1PMULTISCALEPEDGE-BASEDPTEXTPEXTRACTIONPFROMPCOMP

    0下载:
  2. MULTISCALE EDGE BASED TEXT EXTRACTION
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:242.67kb
    • 提供者:bitc
  1. Text-feature-dimension-reduction

    0下载:
  2. 关键词:文本分类 特征降维 规则抽取 模式聚合 粗糙集 -Keywords: text classification feature dimension reduction rule extraction model aggregation rough set
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:邵延琦
  1. Morphology-based-text-line-extraction

    0下载:
  2. MORPHOLOGY BASED TEXT EXTRACTION
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:982.72kb
    • 提供者:jose
  1. handwriting-c

    0下载:
  2. Text-line extraction in unconstrained handwritten documents remains a challenging problem due to nonuniform character scale, spatially varying text orientation, and the interference between text lines.
  3. 所属分类:Project Design

    • 发布日期:2017-12-10
    • 文件大小:61.76kb
    • 提供者:jayaprada
  1. bijishibie

    0下载:
  2. 基于纹理分析笔迹鉴别系统的设计与实现,文中从笔迹图像预处理、特征提取、分类器以及分类器组合等方而展开研究,设计和实现了一个基于文本独立的离线手写体笔迹鉴别系统软件.-Design and Implementation of the writer identification system based on texture analysis, the paper from the handwriting image preprocessing, feature extraction, classi
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:950.36kb
    • 提供者:Chris
  1. abstract

    0下载:
  2. 对文本进行形容词抽取并对其进行tfidf计算,并形成向量空间-Adjective text extraction and TFIDF calculation, and the formation of the vector space
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:2.66kb
    • 提供者:王轶伦
  1. InformationExtractionAlgorithms

    0下载:
  2. 关于网页信息抽取的论文:【摘要】提出并实现了一种基于网页文字密度的正文信息提取算法,该算法主要根据中文网页源码每行中的中文字符比例,区别正文行和非正文行,并辅助一些相关的伪源码正文块识别算法,来区别真正的正文信息和噪声信息,从而实现中文网页正文信息的提取。实验结果表明本方法切实可行并且具有较高的准确性和通用性。-About Web information extraction papers: Abstract proposed and implemented a web-based text i
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:baobao
  1. search

    0下载:
  2. 统一资源定位符(URL)是网站页面的地址判别方式,也是蜘蛛抓取网站网页信息的途径。那搜索引擎蜘蛛是如何通过URL链接抓取网站页面的呢?搜索引擎工作大致分为三个阶段:爬行和抓取阶段(搜索引擎蜘蛛访问页面,并获取页面html代码存入数据库):预处理(对页面文字进行提取、分词、消除噪音、去重 和建立索引);排名(根据页面的相关性和网站权重高低展示给用户)。-Uniform Resource Locator (URL) address discrimination is the way web page
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:4.3kb
    • 提供者:smith
  1. IG

    0下载:
  2. 文本分类中特征提取的代码。采用信息增益法,对文本的空间向量模型能达到有效降维。文件的输入形式必须是词号-词频形式。- Text Categorization feature extraction code. Using information gain method, the vector space model of the text to achieve effective dimensionality reduction. Enter the file must be in the f
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:829byte
    • 提供者:盖博涛
  1. 16bitmap-fonts-font-extra

    0下载:
  2. 16点阵字库的字模提取软件,对嵌入式或其他软件开发中文字显示有帮助-16 bitmap fonts font extraction software, text display in embedded or other software development
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:254.22kb
    • 提供者:王汉彬彬
  1. complete-text

    0下载:
  2. complete text extraction for text window
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3.69mb
    • 提供者:RED
  1. textExtractionRecognition

    1下载:
  2. 基于Matlab的图片中文字的识别与提取,仅供学习参考-Matlab based on the identification and extraction of the text in the picture, only to learn reference
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.18mb
    • 提供者:steven
搜珍网 www.dssz.com