搜索资源列表
GRAM
- 采用JAVA实现了GLOBUS toolkits中的GRAM客户端功能的一个小例子,是学习GT的好例子-using JAVA GLOBUS toolkits of the GRAM client function of a small example is the study GT good example!
gram
- 点集凸包Gram扫描法 c++程序-point set convex hull Gram scanning procedures c
Algebra
- 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity
gram
- 点集凸包Gram扫描法 c++程序-point set convex hull Gram scanning procedures c
rc1
- 分形的基本乘隙,对初学者克一学一下-the basic avail themselves of the opportunity to beginners learning about a gram
mlct_public
- 这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语言-This is a Java-based segmentation, N-gram statistics, the sub-clause of the function procedures, multilingual support
CMU-Cam_Toolkit_v2
- 自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好。-natural language processing, speech recognition and language model must tools, this tool can generate text or binary format of the N-gram table. With the use
Ngrams
- A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for
GRAM
- 采用JAVA实现了GLOBUS toolkits中的GRAM客户端功能的一个小例子,是学习GT的好例子-using JAVA GLOBUS toolkits of the GRAM client function of a small example is the study GT good example!
Threeway.tar
- Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)-Tucker, B6, GRAM, RAFA and misc. 2nd order models with a test's data et (old version now cove
lcddrive
- TFT6758液晶模块驱动。(头文件) 驱动芯片为HD66781 (片内224640字节GRAM,即240*(96+320)*18/8),门驱动(Gate driver)芯片为HD66783-TFT6758 LCD module driver. (Header files) driver chip for HD66781 (chip 224640 bytes GRAM, that is, 240* (96+ 320)* 18/8),
parre_srcs_17943
- a N-gram and Fast Pattern Extraction Algorithms~
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
wf1-2
- 可进行词频计算,自然语言处理或语音识别。N-gram待续-Frequency can be calculated, natural language processing or speech recognition. N-gram adjourned
PLFchengxumatlab
- 可以计算电力系统概率潮流,利用半不变量和GRAM级数展开法所编制的程序,收敛度很好-Power system can calculate the probability of the trend, the use of semi-invariants and GRAM series expansion method developed by the procedure, a good degree of convergence
difference3
- In this paper, we propose a method of text retrieval from document images using a similarity measure based on an N-Gram algorithm.
QR_LU_Eigenvalue
- 包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based o
Class-based_n-gram_models_of_natural_language
- We address the problem of predicting a word from previous words in a sample of text. In particular, we discuss n-gram models based on classes of words. We also discuss several statistical algorithms for assigning wor
Language_model_learning_in_English
- state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural l
N-gram
- N-gram中文分词系统,通过前后项切分,计算概率,进而获得最佳的切分-N-gram Chinese segment,by FMM and RMM,we can Calculate the probabilities,then,we can get the best segment.