{"id":18754004,"url":"https://github.com/dcavar/tieml","last_synced_at":"2025-06-28T05:34:18.515Z","repository":{"id":94503964,"uuid":"389384229","full_name":"dcavar/tieml","owner":"dcavar","description":"Temporal Information and Event Markup Language","archived":false,"fork":false,"pushed_at":"2021-10-26T21:21:57.000Z","size":641,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-29T00:55:11.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcavar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-25T15:49:27.000Z","updated_at":"2024-05-22T01:29:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"300e54bd-2281-44b6-8486-3b4ab4653f09","html_url":"https://github.com/dcavar/tieml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcavar%2Ftieml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcavar%2Ftieml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcavar%2Ftieml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcavar%2Ftieml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcavar","download_url":"https://codeload.github.com/dcavar/tieml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644166,"owners_count":19673578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T17:27:46.217Z","updated_at":"2025-02-19T10:44:31.797Z","avatar_url":"https://github.com/dcavar.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Temporal Information and Event Markup Language - TIE-ML\n\nLicense: Apache License Version 2.0\n\n(C) 2021 by Ali Aljubailan, [Damir Cavar], [Billy Dickson], Soyoung Kim\n\nBrought to you by the [NLP-Lab] at [Indiana University at Bloomington](https://www.indiana.edu/).\n\n\n## Introduction\n\nTIE-ML is a markup strategy and annotation schema to improve the productivity and accuracy of temporal and event related annotation of corpora to facilitate machine learning based model training. For the annotation of events, and temporal sequencing and duration of events, it is significantly simpler, and thus easier to use than much more sophisticated formalisms and approaches such as [TimeML]. Annotations of corpora using [TimeML] can be mapped to TIE-ML with a loss, and TIE-ML annotations can be fully mapped to [TimeML] with certain under-specification.\n\nThe TIE-ML XML annotation standard proposal comes with an XML Schema (using the 1.1 recommendation). To use the XML Schema in your own TIE-ML XML annotation files, include it in the following way:\n\n```xml\n  \u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n  \u003ctieml xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n    xsi:noNamespaceSchemaLocation=\"https://nlp-lab.org/tieml.xsd\"\u003e\n    ...\n  \u003c/tieml\u003e\n```\n\n## Sample Corpus\n\nThe *data* folder contains samples for different languages using ISO language codes as folder names. Please consult the *README.md* files in each of the folders for more details about the samples and annotations.\n\nNote that we are working on a temporal and event annotation of the 10% [Penn Treebank] corpus that is distributed with the [NLTK] data set.\n\n\n## Scripts and Tools\n\n\n## Documentation\n\n\n## Publications\n\n- D. Cavar, B. Dickson, A. Aljubailan, S. Kim (2021) *[Temporal Information and Event Markup Language: TIE-ML Markup Process and Schema Version 1.0](https://arxiv.org/abs/2109.13892)*, In Proceedings of [SEMAPRO 2021](https://www.iaria.org/conferences2021/SEMAPRO21.html), Barcelona, Spain.\n\n\n\n[Damir Cavar]: https://www.linkedin.com/in/damircavar/ \"Damir Cavar\"\n[Billy Dickson]: https://www.linkedin.com/in/billy-dickson/ \"Billy Dickson\"\n[NLP-Lab]: https://nlp-lab.org/ \"NLP-Lab\"\n[NLTK]: https://nltk.org/ \"Natural Language Toolkit\"\n[CoNLL-U]: https://universaldependencies.org/format.html \"CoNLL-U\"\n[Penn Treebank]: https://catalog.ldc.upenn.edu/LDC99T42 \"Penn Treebank\"\n[TimeML]: https://en.wikipedia.org/wiki/TimeML \"TimeML\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcavar%2Ftieml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcavar%2Ftieml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcavar%2Ftieml/lists"}