ChangeLog 1.66 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 44 45 46 47 48 49 50 51 52 53 54
11-01-2013 Kunal Sachdeva  <kunal.sachdeva@students.iiit.ac.in>,<kunal.sachdeva90@gmail.com>
	*Version 1.9
	
	1. A bug regarding the case in which the word is "<" or ">" rectified.
	2.Bug regarding Vaux has been rectified and mapping.dat file  has been modified.
	Example in tests/ang.in
	Example in tests/vaux.in


15-06-2010  G.S.K.Chaitanya  <chaitanya_gsk@students.iiit.ac.in>,<gskchaitanya12@gmail.com>

	* Version 1.8

	1. A bug regarding the case in which the word is "/" rectified.

	Example in tests/slashError.rin.	

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

	* Version 1.7

	1. A bug regarding duplicate deletion has been rectified.

	Example in tests/error1.rin.	

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

	* Version 1.6

	1. Added extra features to mapping.dat. Multiple pruning constraints
	can be added. mappind.db is removed.
	ex:  QF	num	adj (check if QF has morph category is num or adj)
	Example in tests/case1.rin.	

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

	* Version 1.5

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

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

	* Version 1.4

	1. Pick One morph is separated from the Pruning Module
	2. New attribute poslcat="NM" is introduced where the POS and lcat don't match.

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

	* Version 1.3

	1. bug regarding the PSP has been fixed.