On Mon, Feb 8, 2010 at 11:23 AM, Drew Farris <drew.far...@gmail.com> wrote:
> What's the general consensus (if such exists) about what goes in core > vs.util? > > > In some ways I can see 242 being a utility -- used for the preparation > of language models or something, upon which core algorithms depend If it was to be viewed by itself, 242 is a utility, sure, but... > . On > the other hand I could see mahout including a suite of nlp algorithms > in core where 242 is simply a starting point. > This is what I'd like to imagine it as. And I'd like for core algorithms (which can't depend on util, because currently util depends on core!) to be able to use the LLC stuff. -jake > > Drew >