Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate natural text from an EDTFObject #4

Open
cogat opened this issue May 22, 2017 · 0 comments
Open

Generate natural text from an EDTFObject #4

cogat opened this issue May 22, 2017 · 0 comments

Comments

@cogat
Copy link
Contributor

cogat commented May 22, 2017

EDTFObjects only return their EDTF string representation, which isn't the best format to show to people not familiar with the format.

The current recommended approach is to generate EDTF from natural text, and store both. It would be nice if you could derive a basic natural language representation from the EDTF object.

The variety of languages and localisations will be a factor. E.g. US English tends to prefer "May 28, 2010" and British English tends to use "28 May, 2010". Something that takes advantage of existing localisation frameworks would be most useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant