javadoc 报错html4,Javadoc:如何修复:“错误的HTML实体”错误

我收到此错误:

[ERROR] /Users/daniel/ideaProjects/lbjava/lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/learn/NaiveBayes.java:638: error: bad HTML entity

[ERROR] * P(e's label && e)

[ERROR] ^

[ERROR] /Users/daniel/ideaProjects/lbjava/lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/learn/NaiveBayes.java:638: error: bad HTML entity

[ERROR] * P(e's label && e)

[ERROR] ^

以下是完整评论:

/**

* Takes the dot product of this vector with the given vector, using the specified default

* weight when encountering a feature that is not yet present in this vector. Here, weights

* are taken as log(feature count / prior count). The output of this method is

* related to the empirical probability of the example e as follows:

*

*

* exp(dot(e)) / (sum of all labels' prior counts)) =

* P(e's label && e)

*

* @param exampleFeatures The example's array of feature indices.

* @param exampleValues The example's array of feature values.

* @param defaultW The default weight.

* @return The computed dot product.

**/

可能导致此错误的任何想法?我该如何解决?

注意:我不想禁用doclint;相反,我想用评论来解决问题.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值