ChangeLog 1.15 KB
Newer Older
priyank's avatar
priyank committed
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 34 35 36 37 38 39 40 41 42 43
17-7-2009  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.6

	1. Name computation has been seperated. As per Tree Banking Standards.


20-1-2009  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.4

	1. Problems regarding NST..  Cases are in  tests/error1.rin.

18-10-2008  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.3

	1. Problems regarding the Single word NP Chunks.. cases are in
	tests/beng/headcomputation3/4/5.rin 
	

22-09-2008  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.2

	1. Include Makefile for copying and installation.
	2. improve the directory structure as per ilmt_guideline_0.3 except application logging and code review.

20-09-2008  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.1

	1. Bug regarding a chunk tag NP with tokens PRP and PSP.
	2. Initially it was making PSP as the head of the chunk. (ERROR)
	3. Now it makes the PRP as the head of the chunk.
	
04-07-2008  Avinesh PVS  <avinesh@students.iiit.ac.in>,<avinesh.pvs@gmail.com>

	* Version 1.0

	1. base line version