DmitryKey / simplenlg

Automatically exported from code.google.com/p/simplenlg
1 stars 0 forks source link

XML deserializer #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

To define and implement an xml text specification as input for realisation by 
simplenlg.

Design document is 
/branches/XMLWrapper_v1/docs/XMLRepresentationOfTextSpecifications.docx

When reviewing my code changes, please focus on:

Simplicity, usefulness and completeness of the xml as defined by the schema.

Original issue reported on code.google.com by ChristopherCHowell@gmail.com on 30 Mar 2011 at 2:42

GoogleCodeExporter commented 9 years ago
Design doc is: 
http://code.google.com/p/simplenlg/source/browse/branches/XMLWrapper_v1/docs/XML
RepresentationOfTextSpecifications.docx

Original comment by ChristopherCHowell@gmail.com on 30 Mar 2011 at 10:06

GoogleCodeExporter commented 9 years ago
sources updated to handle inflectional variants and spelling variants in word 
elements.

Original comment by ChristopherCHowell@gmail.com on 8 Apr 2011 at 7:04

GoogleCodeExporter commented 9 years ago
XML Realisation framework now integrated with the main code stream of 
simplenlg. See the documentation under docs/

Original comment by bertug...@gmail.com on 25 May 2011 at 8:58