n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as individual class files doc NAACL 00 paper describing the algorithm src source code for C
标签: segmentation independent algorithm the
上传时间: 2017-01-07
上传用户:ghostparker
Browser independent JavaScript SDK. ClassLoader to lazy load JavaScript classes, extensions to core JavaScript, Reflection API, Collection API, Unit Testing API, AJAX API, Logging API, and Custom/DOM Event API.
标签: JavaScript independent ClassLoader extensions
上传时间: 2017-02-19
上传用户:skhlm
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101
Modern, large scale, display systems are migrating from traditional technologies such as incandescent, fluorescent and mechanical to sophisticated products based on LEDs. LED displays offer power savings and a superior visual experience in a range of products from programmable signage to large-scale video displays and commercial installations.
标签: technologies traditional incandesc migrating
上传时间: 2013-12-19
上传用户:cursor
this is a matlab code for blind source separation using independent component analysis
标签: independent separation component analysis
上传时间: 2017-04-01
上传用户:wys0120
小型物理试验管理系统Management system for small-scale physical experiments
标签: experiments small-scale Management physical
上传时间: 2017-04-15
上传用户:a673761058
It is the Speech recognition software. It is platform independent. To execute the source code,please refer the documentation part in the jar files
标签: independent recognition the platform
上传时间: 2014-01-21
上传用户:netwolf
An age group classification system for gray-scale facial images is proposed in this paper. Four age groups, including babies, young adults, middle-aged adults, and old adults, are used in the classification system.
标签: classification gray-scale age proposed
上传时间: 2017-05-05
上传用户:星仔
Making Linear and convolutive mixtures from some independent sources.
标签: convolutive independent mixtures sources
上传时间: 2013-11-26
上传用户:yoleeson
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
标签: iterations performs Bailey number
上传时间: 2014-01-05
上传用户:libenshu01