[Canna-cvs 614] CVS update: canna

Back to archive index

canna****@lists***** canna****@lists*****
2003年 8月 1日 (金) 04:03:50 JST


Date:	Friday August 1, 2003 @ 4:03
Author:	aida_s

Update of /cvsroot/canna/canna
In directory sf-cvs:/tmp/cvs-serv6054

Modified Files:
	ChangeLog 
Log Message:
Change internal representation of conjunctions. Conjunction
matrix is packed per rows and referred by binary search.
It can also hold some flags. This is first step to increase
maximum number of hinshi.

* lib/RK/RKintern.h(RkKxDic): move RkKxDic to ngram.c.
  (TestGram): replaced to RkTestGram()
  (struct nword): remove nw_rcvec
* lib/RK/ngram.c(RkKxGram): added and new records
  (gram_fill_conjcells): added
  (RkGetGramSize): #ifdef unused
  (RkTestGram): added to replace TestGram() macro
  (RkCheckNegGram): moved from nword.c and compute rcvec here
* lib/RK/nword.c(checkNeg): renamed to RkCheckNegGram and moved
  into ngram.c
  (concWord): use RkCheckNegGram and remove unused variable
  (parseWord): use RkTestGram
* lib/RK/bun.c(nword2str): use RkGetGramName instead of direct
  access to nw_strtab

===================================================================
File: no file ChangeLog		Status: Needs Checkout

   Working revision:	1.90	Thu Jul 31 19:03:50 2003
   Repository revision:	1.90	/cvsroot/canna/canna/ChangeLog,v

   Existing Tags:
	RELBR_3_6                	(branch: 1.10.2)
	after_autoconf           	(revision: 1.62)
	before_autoconf          	(revision: 1.60)
	release_3_6_p3           	(revision: 1.10.2.25)
	release_3_6_p2           	(revision: 1.10.2.24)
	after_new_wchar          	(revision: 1.49)
	before_new_wchar         	(revision: 1.43)
	after_cvsignore          	(revision: 1.32)
	before_cvsignore         	(revision: 1.31)
	release_3_6_p1           	(revision: 1.10.2.2)
	relbr_3_bp               	(revision: 1.10)
	release_3_6              	(revision: 1.10)




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