Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, this book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, it explores current real-world, mission-critical applications of text mining and link detection in such varied fields as M&A business intelligence, genomics research and counter-terrorism activities.
资源简介:Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth exa...
上传时间: 2014-01-02
上传用户:Late_Li
资源简介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上传时间: 2013-12-05
上传用户:脚趾头
资源简介:using greedy tratage to solve the problem of Number Delete.
上传时间: 2014-01-03
上传用户:dongqiangqiang
资源简介:This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.
上传时间: 2016-10-25
上传用户:gengxiaochao
资源简介:A frame with a text area to show the contents of a file inside a zip archive, a combo box to select different files in the archive, and a menu to load a new archive.
上传时间: 2015-10-27
上传用户:koulian
资源简介:this text is mainly about how to use the technology of machine vision to check the product whether the product is good or bad
上传时间: 2013-12-24
上传用户:lingzhichao
资源简介:The advantages of automation can be exploited in order to solve or to minimize the needs of manual approach. In order to support the development of survey accurate cadastral system, an automatic programming approach will be adopted. Data...
上传时间: 2017-04-29
上传用户:520
资源简介:This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introd...
上传时间: 2014-12-02
上传用户:15736969615
资源简介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上传时间: 2014-01-24
上传用户:bjgaofei
资源简介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上传时间: 2016-02-06
上传用户:zmy123
资源简介:Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line. Try to resize the window or change the font size to see if "...
上传时间: 2013-12-18
上传用户:lgnf
资源简介:The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lo...
上传时间: 2017-02-19
上传用户:comua
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上传时间: 2015-03-23
上传用户:skhlm
资源简介:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数
上传时间: 2015-04-10
上传用户:kikye
资源简介:ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consis...
上传时间: 2015-04-19
上传用户:zukfu
资源简介:* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICM...
上传时间: 2015-04-20
上传用户:bjgaofei
资源简介:The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC
上传时间: 2014-08-13
上传用户:古谷仁美
资源简介:to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WA...
上传时间: 2015-05-07
上传用户:l254587896
资源简介:Using Genetic Algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介:The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
上传时间: 2013-12-20
上传用户:1966640071
资源简介:this program is used to detect the corner of image
上传时间: 2015-06-13
上传用户:SimonQQ
资源简介:This about a simple approach to testing the syntax of web pages
上传时间: 2015-06-13
上传用户:lanwei
资源简介:MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view ...
上传时间: 2015-06-30
上传用户:eclipse
资源简介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上传时间: 2013-12-06
上传用户:nanfeicui
资源简介:this what i am using.it is a good book to learn the basics of java
上传时间: 2015-08-13
上传用户:rocwangdp
资源简介:MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execut...
上传时间: 2013-12-04
上传用户:zhichenglu
资源简介:/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTE...
上传时间: 2015-08-20
上传用户:zhangliming420
资源简介:The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perfor...
上传时间: 2015-08-24
上传用户:change0329
资源简介:* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, t...
上传时间: 2015-09-07
上传用户:refent