Sean Owen wrote:
Oh darn, my new unit test does depend upon utils for the TFIDF stuff. Where should I move it to?That last commit concerning the dirichlet code and models seems to cause the build to fail -- or else I'm the victim of another environment-specific issue.I note it only because the fix raises a question. It causes core/ to depend utils/, and I had thought that was not the idea? Sean