Open ChristophLeonhardt opened 3 years ago
Again something small I noticed: Two cli alerts and warnings are faulty because the sprintf call which makes the %s work is missing.
sprintf
%s
https://github.com/PolMine/bignlp/blob/82a6690db74dd6fbb03e6ee4ecf6835adcf6a32b/R/StanfordCoreNLP.R#L101
https://github.com/PolMine/bignlp/blob/82a6690db74dd6fbb03e6ee4ecf6835adcf6a32b/R/StanfordCoreNLP.R#L103
Again something small I noticed: Two cli alerts and warnings are faulty because the
sprintf
call which makes the%s
work is missing.https://github.com/PolMine/bignlp/blob/82a6690db74dd6fbb03e6ee4ecf6835adcf6a32b/R/StanfordCoreNLP.R#L101
https://github.com/PolMine/bignlp/blob/82a6690db74dd6fbb03e6ee4ecf6835adcf6a32b/R/StanfordCoreNLP.R#L103