Skip to content

method realise(List<NLGElement> elements) inside the Realiser.java is not implemented. #19

Description

@GoogleCodeExporter
@Override
    public List<NLGElement> realise(List<NLGElement> elements) {
        return null;
    }

I'm using SimleNlg version 4.4 . It seems like the above method is not 
implemented, probably an oversight. 

Original issue reported on code.google.com by Albi.1...@gmail.com on 7 Feb 2013 at 2:44

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions