hnefatl / dissertation

0 stars 0 forks source link

This is wrong #2

Closed etherandrius closed 5 years ago

etherandrius commented 5 years ago

https://github.com/hnefatl/dissertation/blob/master/wordcount.py#L17

use "detex {path} | tr -cd '0-9A-Za-z \n' | wc -w" instead

hnefatl commented 5 years ago

Difference is 14,125 with texcount and 14,118 with detex.

Meh