Luke Gallagher
Luke Gallagher
Note that wget is not installed by default on OS X
This one appears in the default config.ini in the documentation, but is missing from the features.md in the documentation. `f_tag_inlink_count`: Document tag count for inlinks
I've noticed this too, the pull request I sent the other day was missing some changes, then I realised it didn't fix the problem, TM was still crashing. Hopefully will...
To add to this, `f_url_slash_count` is output via the config.ini according to the documentation, but `f_url_length` was omitted. So if one is using a config copied from the documentation you...
The line numbers above have moved around since #273 was merged in 1b5acecb. See https://github.com/pisa-engine/pisa/blob/1b5acecb547b580e8eab9940fad94861fec6fa12/include/pisa/score_opt_partition.hpp#L90 and https://github.com/pisa-engine/pisa/blob/1b5acecb547b580e8eab9940fad94861fec6fa12/include/pisa/codec/interpolative_coding.hpp#L98
Great, thank for the detailed response and background regarding why it might be the way that it is. Will take a look at fixing up the documentation for this.