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

搜索资源列表

  1. wordseg

    0下载:
  2. 中文文本分类中对文本进行分词处理,以降温本表示称词的集合,然后用词向量来进行分类。-Chinese text classification of text-word processing, said to cool the pool said the words, then word vector to classify.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:陈海山
  1. Raster Fonts (uploaded code)

    0下载:
  2. 将矢量字光珊化!-to vector-Alexandra of the word!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:75476
    • 提供者:王涛
  1. 基于支持向量机的手写体相似字识别

    0下载:
  2. 一种基于支持向量机的手写体相似字识别方法,很有参考意义(维普浏览器)-based on support vector machines similar to the handwritten word recognition methods of great reference significance (Wei-pu browser)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:96746
    • 提供者:方锐
  1. SVM.rar

    0下载:
  2. 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。,Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:17729
    • 提供者:liutao
  1. imageProcessing

    0下载:
  2. In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:200384
    • 提供者:prasad
  1. Cforspeech

    0下载:
  2. :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:200869
    • 提供者:刘文
  1. test

    0下载:
  2. 文字游戏,比大小,控制台输出的, 里面用到了读取文本,游戏规则,对照着赌城使用的游戏规则,6副牌,学习C++后,在C++的基础上实现,容器vector的使用,供初学者学习-Word games than the size of the console output, which used to read the text of the rules of the game, for shining Casino use of rules of the game 6 cards, learnin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:506958
    • 提供者:
  1. SVM_go

    0下载:
  2. 支持向量机SVM入门学习资料,是word版的,学习SVM的同志一定要看!-Introduction to support vector machine SVM learning materials is a version of the word to learn SVM' s comrades must see!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:256693
    • 提供者:刘红
  1. SVM

    0下载:
  2. SVM支持向量机,利用matlab语言实现,很简单,以word的形式给出--SVM support vector machine, using matlab language is very simple to word given in the form-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4769
    • 提供者:myzone
  1. cyclic_coder

    1下载:
  2. (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:wangxiaoyu
  1. cyclic_decoder

    1下载:
  2. (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1317
    • 提供者:wangxiaoyu
  1. VQ-Matlab

    1下载:
  2. 基于矢量量化的孤立词语音识别系统看,性能良好,Matlab 实现!-Based on vector quantization of isolated word speech recognition system to see, good performance, Matlab to achieve!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:309730
    • 提供者:韩用
  1. aes_rcon

    0下载:
  2. The permutation function rot_word is declared in Line 1 . The input ”word” w_in is a row vector of four bytes and is cyclically permuted according to Figure 13. In Matlab the permutation can easily be achieved by utilizing the new index vector in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1277
    • 提供者:darshan
  1. exp7

    0下载:
  2. LBG分类算法 用初始室心随机法和扰动因子分裂法两种方法,比较不同方法不同参数设置时的分类性能。 -LBG classification algorithm vector quantization: vector normalization within a certain range for a particular type, consists of two steps: first generate a codebook, which is the speech feature v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:85620
    • 提供者:zzc
  1. WordFreqFilesToVectorOf5Kinds4Files

    0下载:
  2. Word Frequency Files To Vector Of 5 Kinds,4 Files.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1053
    • 提供者:levin
  1. lda-c

    0下载:
  2. LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:30689
    • 提供者:yangling
  1. Word2VEC_java-master

    0下载:
  2. Word to vector implementation tool written in Java programming language.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:15926
    • 提供者:Raex
  1. Vector_CCP

    0下载:
  2. Vector的CCP协议源代码实现的样例和文档。(File CCP.ZIP: CCP Driver Sourcecode: CCP.C CCP 2.1 Driver ANSI-C Source CCP.H CCP 2.1 Driver Include File CCPPAR.H Include File for customizing CCP.C Documentation: DOC\ CCP21.PDF ASAM CCP 2.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:2953216
    • 提供者:jjs008
  1. GloVe-1.2

    0下载:
  2. 在自然语言处理中,实现将单词用向量来表示(In Natural Language Processing, the word vector is used to represent the word)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:103424
    • 提供者:gaomin
  1. 21ic下载_电机的矢量控制程序_

    0下载:
  2. 矢量控制永磁同步电机的大概例程,不完备,我也搞不懂,有大神的话给知道一波(The vector control of the permanent magnet synchronous motor is not complete, I can not understand, there is a great god word to know a wave)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:27648
    • 提供者:任彤辉
« 12 »
搜珍网 www.dssz.com