An objective for our max-ent model. That is: max_\lambda sum_i log Pr(y_i|x_i) - 1/var * ||\lambda||^2 where var is the Gaussian prior variance, and p(y|x) = exp(f(x,y)*lambda)/Z(x).
@author kuzman
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.