登录
首页 » AI-NN-PR » 最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低...

最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低...

于 2023-01-15 发布 文件大小:85.69 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching segmentation algorithm lower

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

发表评论

0 个回复

  • Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经
    Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式――决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n―神经元总数 f()--Sgn() θi―神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. Mor
    2023-03-24 10:55:03下载
    积分:1
  • 人工神经网络BPN,人工神经网络BP算法源代码
    人工神经网络BPN,人工神经网络BP算法源代码-Artificial neural network BPN, artificial neural network BP algorithm source code
    2022-03-05 03:52:20下载
    积分:1
  • 贝叶斯方法在房地产风险决策中的应用研究.pdf
    贝叶斯方法在房地产风险决策中的应用研究.pdf-TheApplicationofBayesMethodtoRealRiskDecisionMaking
    2022-01-26 06:24:01下载
    积分:1
  • 这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法...
    这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法-on genetic algorithm c source, the source can understand what genetic algorithms
    2022-04-17 15:57:29下载
    积分:1
  • the code is generated artificial intelligence
    本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
    2022-09-18 03:35:03下载
    积分:1
  • 本程序利用遗传算法解决一简单的多项式极值问题
    本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
    2022-05-09 11:50:28下载
    积分:1
  • C++实现神经网路的bp算法,初学者可以参考下 BP algorithm of neural network s achievement based on...
    C++实现神经网路的bp算法,初学者可以参考下 BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
    2022-10-13 09:50:03下载
    积分:1
  • 模式识别下的ISODATA算法 例子为IRIS数据库数据
    模式识别下的ISODATA算法 例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
    2022-03-26 08:44:44下载
    积分:1
  • 前馈神经网络算法
    前馈神经网络算法-feed forward neural network algorithm
    2022-01-24 17:42:01下载
    积分:1
  • 有关优化的遗传算法
    有关优化的遗传算法-the genetic algorithm optimization
    2022-03-14 03:01:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载