Skip to content

Commit a7919ae

Browse files
authored
Update README.md
1 parent e43e5b2 commit a7919ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ specifically to support a variety of Natural Language Processing data
66
formats and metrics (see the two lists below).
77

88
The paired permutation test follows
9-
[(Yeh, 2000)](https://arxiv.org/abs/cs/0008005) which uses the test as
10-
described in (Noreen, 1989, Sec. 3A.3). For a concise description of
9+
[Yeh (2000)](https://arxiv.org/abs/cs/0008005) which uses the test as
10+
described in Noreen (1989, Sec. 3A.3). For a concise description of
1111
the bootstrap test see
12-
[(Berg-Kirkpatrick & Klein, 2012)](http://www.aclweb.org/anthology/D/D12/D12-1091.pdf).
12+
[Berg-Kirkpatrick & Klein (2012)](http://www.aclweb.org/anthology/D/D12/D12-1091.pdf).
1313

1414
The implementation caches sentence-level sufficient statistics for the
1515
corresponding metric, so that the resulting significance tests are

0 commit comments

Comments
 (0)