[Julius-cvs 667] CVS update: julius4/libsent/src/ngram

Back to archive index

sumom****@users***** sumom****@users*****
2011年 4月 29日 (金) 14:09:17 JST


Index: julius4/libsent/src/ngram/init_ngram.c
diff -u julius4/libsent/src/ngram/init_ngram.c:1.6 julius4/libsent/src/ngram/init_ngram.c:1.7
--- julius4/libsent/src/ngram/init_ngram.c:1.6	Tue Feb 10 17:15:48 2009
+++ julius4/libsent/src/ngram/init_ngram.c	Fri Apr 29 14:09:17 2011
@@ -12,13 +12,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 07:40:53 2005
  *
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_access.c
diff -u julius4/libsent/src/ngram/ngram_access.c:1.5 julius4/libsent/src/ngram/ngram_access.c:1.6
--- julius4/libsent/src/ngram/ngram_access.c:1.5	Thu Mar 20 18:08:04 2008
+++ julius4/libsent/src/ngram/ngram_access.c	Fri Apr 29 14:09:17 2011
@@ -13,13 +13,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 07:46:18 2005
  *
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_compact_context.c
diff -u julius4/libsent/src/ngram/ngram_compact_context.c:1.7 julius4/libsent/src/ngram/ngram_compact_context.c:1.8
--- julius4/libsent/src/ngram/ngram_compact_context.c:1.7	Thu Mar 20 18:08:04 2008
+++ julius4/libsent/src/ngram/ngram_compact_context.c	Fri Apr 29 14:09:17 2011
@@ -12,13 +12,13 @@
  * @author Akinobu Lee
  * @date   Sat Aug 11 11:50:58 2007
  *
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_lookup.c
diff -u julius4/libsent/src/ngram/ngram_lookup.c:1.4 julius4/libsent/src/ngram/ngram_lookup.c:1.5
--- julius4/libsent/src/ngram/ngram_lookup.c:1.4	Sun Feb 13 19:45:56 2011
+++ julius4/libsent/src/ngram/ngram_lookup.c	Fri Apr 29 14:09:17 2011
@@ -12,13 +12,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 16:42:38 2005
  *
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_malloc.c
diff -u julius4/libsent/src/ngram/ngram_malloc.c:1.5 julius4/libsent/src/ngram/ngram_malloc.c:1.6
--- julius4/libsent/src/ngram/ngram_malloc.c:1.5	Sun Feb 13 19:45:56 2011
+++ julius4/libsent/src/ngram/ngram_malloc.c	Fri Apr 29 14:09:17 2011
@@ -12,13 +12,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 16:48:56 2005
  *
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_read_arpa.c
diff -u julius4/libsent/src/ngram/ngram_read_arpa.c:1.17 julius4/libsent/src/ngram/ngram_read_arpa.c:1.18
--- julius4/libsent/src/ngram/ngram_read_arpa.c:1.17	Sun Feb 13 19:45:56 2011
+++ julius4/libsent/src/ngram/ngram_read_arpa.c	Fri Apr 29 14:09:17 2011
@@ -20,17 +20,17 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 16:52:24 2005
  *
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
-/* $Id: ngram_read_arpa.c,v 1.17 2011/02/13 10:45:56 sumomo Exp $ */
+/* $Id: ngram_read_arpa.c,v 1.18 2011/04/29 05:09:17 sumomo Exp $ */
 
 /* words should be alphabetically sorted */
 
Index: julius4/libsent/src/ngram/ngram_read_bin.c
diff -u julius4/libsent/src/ngram/ngram_read_bin.c:1.7 julius4/libsent/src/ngram/ngram_read_bin.c:1.8
--- julius4/libsent/src/ngram/ngram_read_bin.c:1.7	Sat Jul  4 23:11:43 2009
+++ julius4/libsent/src/ngram/ngram_read_bin.c	Fri Apr 29 14:09:17 2011
@@ -48,13 +48,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 17:12:08 2005
  *
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_util.c
diff -u julius4/libsent/src/ngram/ngram_util.c:1.5 julius4/libsent/src/ngram/ngram_util.c:1.6
--- julius4/libsent/src/ngram/ngram_util.c:1.5	Tue Feb 10 02:27:46 2009
+++ julius4/libsent/src/ngram/ngram_util.c	Fri Apr 29 14:09:17 2011
@@ -12,13 +12,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 17:18:55 2005
  *
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
Index: julius4/libsent/src/ngram/ngram_write_bin.c
diff -u julius4/libsent/src/ngram/ngram_write_bin.c:1.4 julius4/libsent/src/ngram/ngram_write_bin.c:1.5
--- julius4/libsent/src/ngram/ngram_write_bin.c:1.4	Wed Jan 21 00:48:04 2009
+++ julius4/libsent/src/ngram/ngram_write_bin.c	Fri Apr 29 14:09:17 2011
@@ -40,13 +40,13 @@
  * @author Akinobu LEE
  * @date   Wed Feb 16 17:23:16 2005
  *
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
  * 
  */
 /*
- * Copyright (c) 1991-2007 Kawahara Lab., Kyoto University
+ * Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
  * Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2007 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 



Julius-cvs メーリングリストの案内
Back to archive index