1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
This package was debianized by Javier Fernandez-Sanguino Pea <jfs@computer.org> on
jue feb 25 12:26:05 CET 1999
It was downloaded from
http://www.cs.cmu.edu/~mccallum/bow/src
Copyright (C) 1997, 1998, 1999 Andrew McCallum
Original source:
Written by: Andrew Kachites McCallum <mccallum@cs.cmu.edu>
This file is part of the Bag-Of-Words Library, `libbow'.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License
as published by the Free Software Foundation, version 2.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA */
"Bag of Words Library" is distributed under version 2 of the GNU GENERAL
PUBLIC LICENSE (GPL) of which you can find a text in your Debian system at
/usr/share/common-licenses/GPL
|