登录
首页 » C# » TFIDF-master

TFIDF-master

于 2014-02-23 发布 文件大小:17KB
0 158
下载积分: 1 下载次数: 14

代码说明:

  tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval and text mining. The tf-idf value increases proportionally to the number of times a word appears in the document, but is offset by the frequency of the word in the corpus, which helps to control for the fact that some words are generally more common than others. Variations of the tf–idf weighting scheme are often used by search engines as a central tool in scoring and ranking a document s relevance given a user query. tf–idf can be successfully used for stop-words filtering in various subject fields including text summarization and classification. One of the simplest ranking functions is computed by summing the tf–idf for each query term many more sophisticated ranking functions are variants of this simple model.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • command
    用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
    2013-08-30 22:59:44下载
    积分:1
  • 服务端通信序,可以进行点对点的通信连接
    服务端通信程序,可以进行点对点的通信连接-Service client communication procedures, can be point-to-point communication links
    2022-07-27 14:25:12下载
    积分:1
  • MES加工装配系统
    说明:  菜单功能 系统功能: 一、服务端 1、基础档案:产品档案、物料档案、工序、工位、工艺路线 2、计划管理:加工计划、装配计划 3、看板:加工实时看板、装配实时看板 4、数据初始化 5、标签初始化工具 6、服务端实时监听服务 二、客户端 1、加工过程控制 2、加工搬运过程控制 3、装配过程控制 4、装配搬运过程控制 5、加工装配质量(异常)处理 核心逻辑代理请通过数据库存储过程查阅。 注意事项 1、开发环境为Visual Studio 2010,数据库为SQLServer2008R2,使用.net 4.0开发。 2、DB文件夹中是数据库文件,附加即可 3、《SimpleMES加工装配模拟系统》设计说明书在Doc文件夹中。(Menu function 1. Basic file: product file, material file, process, work station and process route)
    2020-07-10 20:46:21下载
    积分:1
  • xiti
    谭浩强c++课后习题源码解析,附个人的解题方法(Hao Qiang c++ After exercise-source analysis, with individual problem-solving methods)
    2007-10-11 10:25:43下载
    积分:1
  • vc.tiaoshi
    vc6.0对工程的调试,如何检测程序,以及跟踪程序的运行(the vc6.0 debug the project, testing procedures, as well as the operation of the tracking program)
    2012-08-02 10:11:23下载
    积分:1
  • BaseMenuDemo
    基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
    2013-12-02 11:29:46下载
    积分:1
  • 0322
    linux基础 简单的算法,简单的语法,希望有用(linux is a very interesting language,please study it ,you will get many mony!)
    2017-06-20 10:49:49下载
    积分:1
  • Policy
    Answers a Policy object with the specified type and the specified parameter.
    2013-11-26 15:04:56下载
    积分:1
  • chip-motor-control
    电机的单片机控制是一本很好的书,现在的电机主要靠电力电子的技术对其控制,而单片机的控制使其更加的智能化。(Motor SCM control is a very good book, now the motor depends mainly on the power electronic technology on the control of MCU control, and make it more intelligent. )
    2012-01-10 10:59:55下载
    积分:1
  • 这是一款非常实用的计算器,我认为其实用度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
    这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
    2022-03-19 21:07:54下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载