xdvom03 / klaus

Bayesian text classification of websites in a nested class system
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Create hash table visualiser/expander #15

Closed xdvom03 closed 4 years ago

xdvom03 commented 4 years ago

Debug feature (I have to build it any time I want to see in a hash table, anyway). The only problem is that getting the list of hashes may prove a problem (alexandria (a library) seems to contain something, though, and it has a nice license).

xdvom03 commented 4 years ago

There's a maphash-keys function.

xdvom03 commented 4 years ago

I added a list-hashed function, but it sometimes behaves oddly. Investigation pending.

xdvom03 commented 4 years ago

list-hashes seems adequate for this purpose