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

搜索资源列表

  1. fenci

    0下载:
  2. 基于IKAnalyzer2012的中文分词java代码,可以去除停用词。-The Chinese word segmentation based IKAnalyzer2012 java code, you can remove stop words.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2593096
    • 提供者:河马
  1. LDA_java

    0下载:
  2. Java,LDA(Latent Dirichlet Allocation)源代码,可以实现分词、去除停用词功能。-Java, LDA (Latent Dirichlet Allocation) source code, can achieve the segmentation, removing stop words function.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4933264
    • 提供者:河马
  1. toolkit_for_words_En

    0下载:
  2. 处理英文中的停词、同词干词,不改变文章结构。适用于文本分类、文本聚类、推荐预处理。-Processing of stop words in English, with the stem word, does not change the structure of the article. Suitable for text categorization, text clustering, recommend pretreatment.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:107194
    • 提供者:nick
  1. ExcludeStopWord

    0下载:
  2. 对一段中文文本经中文分词后,根据停用词表,去除文档中的停用词。-After a period of Chinese text by the Chinese word, according to the stop list, the removal of stop words in the document.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4342
    • 提供者:李鹏英
  1. Project

    0下载:
  2. mini搜索引擎,载入50个文本文件,然后通过输入关键词来计算词出现的次数-we will design and implement a mini search engine that is used to search through a set of 50 documents and a set of sample queries. The data structures used for storing is vector and array. The algorithm in this
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3712
    • 提供者:li
  1. stopwords

    0下载:
  2. In this file you can use English stop words. The usage of this words may can helpful in analyzing content and deleting irrelevant content.
  3. 所属分类:Web Server

    • 发布日期:2017-04-13
    • 文件大小:1728
    • 提供者:muhammad
  1. R4

    0下载:
  2. 短文本数据集,各大论文的数据集取材,英文文本,已经stemming,去停词,提炼后的。-R4 short text dataset,english. stemming and non-stop words.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-05
    • 文件大小:212141
    • 提供者:蛐蛐
  1. eliminate

    0下载:
  2. text file for eliminating stop words for feature selection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3470
    • 提供者:shafi
  1. WordSplit.java

    0下载:
  2. java实现的字典分词,有效去除停用词,标点符号,能识别姓名-java achieve dictionary word, the effective removal of stop words, punctuation, can identify the name
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4191
    • 提供者:tang
  1. SplitWords

    0下载:
  2. 基于lucene的文档分词程序,去停用词,统计词频,计算词的权重-Lucene-based document segmentation procedures, to stop words, word frequency statistics
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:LPEF
  1. stopwords_en.txt

    0下载:
  2. English stop words for machine learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2546
    • 提供者:jay
  1. InfoRetri

    0下载:
  2. 基于朴素贝叶斯的文本分类,包含去停用词,分词,特征提取,分类等-Text classification, based libsvm, included to stop words, segmentation, feature extraction and classification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8392529
    • 提供者:xuehui
  1. ReadFiles

    0下载:
  2. 对中文文本进行分词,去停用词以及计算tf-idf值-The Chinese text segmentation, excluding stop words and computing tf- idf values
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:4652
    • 提供者:许泽文
  1. stopword

    0下载:
  2. In this code how stop words are removed are shown and after removing stop words documents are displaying
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1249
    • 提供者:pinki
  1. THULAC_lite_java_v1

    0下载:
  2. 中文文本分词 词频统计,分词,去掉停词。 仅支持UTF-8编码-Chinese text segmentation To get the word frequency, word segmentation, remove stop words. Support only UTF-8 encoding
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:473812
    • 提供者:Sharon
  1. JavaCODE

    0下载:
  2. 分本分类去除停用词Java源码,并能以文件形式返回-The sub-classification to remove stop words Java source code, and can return to the documentary form
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:12885
    • 提供者:tql
  1. stemming

    0下载:
  2. stemming of text file stop words
  3. 所属分类:.net

  1. FileDemo

    0下载:
  2. 对文件进行分词的例子.输出带词性的中文分词,已经去掉了停用词.-Examples of the file segmentation output of the Chinese word with POS, has been removed stop words.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:
  1. EnglishChuLi

    4下载:
  2. 利用python编写的文本预处理的程序,包含了每一步的实现代码,分为删除标点符号、删除停用词、相似度计算、PCA降维、聚类以及可视化等,运行环境为pytharm,python3开发环境(The text preprocessing program written by Python contains every step of implementation code, which is divided into delete punctuation marks, delete stop word
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hello_spring
  1. kctp

    0下载:
  2. 此代码实现数据的预处理,包括分词、去符号、去停用词等。(This code realizes the preprocessing of data, including participle, symbol, stop words, etc.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-20
    • 文件大小:175104
    • 提供者:zm29657900
« 1 2 34 »
搜珍网 www.dssz.com