Skip to content

Commit

Permalink
fix ptbtokenizer url
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-fang committed Mar 19, 2015
1 parent e6a8bcc commit 14fcb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Evaluation codes for MS COCO caption generation.

## References ##

- PTBTokenizer: [The Stanford CoreNLP Natural Language Processing Toolkit](http://nlp.stanford.edu/software/corenlp.shtml)
- PTBTokenizer: [Stanford Tokenizer](http://nlp.stanford.edu/software/tokenizer.shtml)
- BLEU: [BLEU: a Method for Automatic Evaluation of Machine Translation](http://delivery.acm.org/10.1145/1080000/1073135/p311-papineni.pdf?ip=72.229.132.206&id=1073135&acc=OPEN&key=4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E6D218144511F3437&CFID=644819513&CFTOKEN=71377947&__acm__=1426607117_16e4342fbc20d41c064c8fb685cffe60)
- Meteor: [Project page](http://www.cs.cmu.edu/~alavie/METEOR/) with related publications. We used the latest version (1.5) of the [Code](https://github.com/mjdenkowski/meteor). Changes have been made to the source code to properly aggreate the statistics for the entire corpus.
- Rouge-L: [ROUGE: A Package for Automatic Evaluation of Summaries](http://anthology.aclweb.org/W/W04/W04-1013.pdf)
Expand Down

0 comments on commit 14fcb79

Please sign in to comment.