Fixed a typo.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@8 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
naoaki 2008-05-03 10:39:13 +00:00
parent 97c49dfc79
commit b40688551f

View File

@ -49,7 +49,7 @@ The line search algorithms used in this implementation are described in:
<i>ACM Transactions on Mathematical Software (TOMS)</i>, Vol. 20, No. 3,
pp. 286-307, 1994.
This library also implements Orthant-Wise Limited-memory Quasi-Newton (OW-LQN)
This library also implements Orthant-Wise Limited-memory Quasi-Newton (OWL-QN)
method presented in:
- Galen Andrew and Jianfeng Gao.
Scalable training of L1-regularized log-linear models.