ChangeLog 2.1 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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
21-07-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.1.1

	1. Test data of 10 sentences has been added in tests folder.


18-07-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.1

	1. Inconsistency in the TAM list has been sorted out. There were extra
	spaces which have now been removed.
	2. Example sentences for each rule have been added.
	3. Rules Documentation revised.


10-05-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.8

	1. The field for placing TAM in the FS has changed from 8th field to
	the 7th field. This change has been incorporated in the simple parser. 

24-04-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.7

	1. Font converter facility added.


18-04-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.6

	1. data_src directory deployment structure corrected.


19-03-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.5

	1. Simple parser source code modified according to ILMT guidelines.


17-03-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.4

	1. Updated README.
	2. Directory structure modified.


12-02-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.3

	1. Updated README.
	2. Added Source Language feature.
	3. Final directory structure deployed.


10-02-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.2

	1. Updated README.
	2. Detailed application logging implemented.
	3. Added shell files to run simple parser.
	4. Directory structure deployed with no hard paths.


31-01-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.1

	1. Include Makefile for copying and installation.
	2. Basic application logging implemented. 
	3. Directory structure deployed.
	

28-01-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.0

	1. Improve the directory structure as per ilmt_guideline_0.3 except application logging and code review.
	2. Added command line parsing using getopt utility.

19-01-2009  Mridul Gupta  <mridulgupta@students.iiit.ac.in>

	* Version 1.0.0

	1. base line version