caoying03
6497bff901
add python wrapper for l2 normalize.
7 years ago
wanghaoshuang
9f54fa24bf
Rename info to query_id and add more comments.
7 years ago
wanghaoshuang
957aa691b4
Fix pnpair_evaluator.
...
1. Append info into input after label and before weight.
8 years ago
wanghaoshuang
e66d728328
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_pnpair
8 years ago
wanghaoshuang
32a60971f0
Fix pnpair_evaluator.
8 years ago
yangyaming
5f924d5d53
Follow comments.
8 years ago
yangyaming
597a58c3ef
Add DetectionMAPEvaluator.
8 years ago
yangyaming
dfc27aaadc
fix document formation bugs.
8 years ago
yangyaming
f3eb9cb36a
Override getValueImpl and revise document
8 years ago
yangyaming
a74060d48e
modify usage document of chunk evaluator
8 years ago
Liang Zhao
e768721cd9
fix calculating totalScore2_ bug
8 years ago
Liang Zhao
043859b5db
clean up code
8 years ago
Liang Zhao
e00f06afa4
Add top-k error
8 years ago
Peng Li
6e405a10c5
fix style issues
8 years ago
Peng Li
8fe3a3aa73
Add excluded_chunk_types to ChunkEvaluator
...
The chunks of types in excluded_chunk_types will not be counted in
ChunkEvaluator. This is useful for tasks such as SRL, in which chunks of
type V (verb) will not be taken into account in evaluation.
8 years ago
Peng Li
59ae6612e1
Fix formatting error.
8 years ago
Peng Li
c287b6b216
Add an extra parameter label to chunk_evaluator
...
In order to keep consistent with other evaluators, an extra parameter
label is add to chunk_evaluator. Document and demos are modified
accordingly.
8 years ago
Yi Wang
e9549cbb78
Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
qijun
a1ba3f442f
format python code in python directory
9 years ago
luotao1
4615c5172c
beam search api and unitest in hierarchical rnn ( #122 )
9 years ago
Yu Yang
2c5a6ac095
Optional fields to shrink generated proto size ( #93 )
...
* remove unnecessary field set in ParameterConfig, Evaluators, etc
9 years ago
emailweixu
363b60616c
Update comment for ctc_error_evaluator
9 years ago
qingqing01
9f3cbed2f2
Add more details for CTC layer, fix CTC evalutor and add their interface test ( #74 )
...
* Add some comments for CTC layer and fix CTC evalutors, also add interface test
9 years ago
luotao02
fe3216508a
catalog for trainer_config_helpers
...
ISSUE=4584581
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1413 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
zhangjinchao01
b72beee4f0
fix dash and space bug,
...
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago