--- license: - cc-by-4.0 annotations_creators: - found - machine-generated language_creators: - found language: - code language_details: TypeScript multilinguality: - monolingual size_categories: - 10M", "this", ".", "storage", ".", "set", "(", "'ion_did_tutorial'", ",", "true", ")", ")", ";", "}", "setSwiperInstance", "(", "swiper", ")", "{", "this", ".", "slides", "=", "swiper", ";", "}", "onSlideChangeStart", "(", ")", "{", "this", ".", "showSkip", "=", "!", "this", ".", "slides", ".", "isEnd", ";", "this", ".", "cd", ".", "detectChanges", "(", ")", ";", "}", "ionViewWillEnter", "(", ")", "{", "this", ".", "storage", ".", "get", "(", "'ion_did_tutorial'", ")", ".", "then", "(", "res", "=>", "{", "if", "(", "res", "===", "true", ")", "{", "this", ".", "router", ".", "navigateByUrl", "(", "'/app/tabs/schedule'", ",", "{", "replaceUrl", ":", "true", "}", ")", ";", "}", "}", ")", ";", "this", ".", "menu", ".", "enable", "(", "false", ")", ";", "}", "ionViewDidLeave", "(", ")", "{", "this", ".", "menu", ".", "enable", "(", "true", ")", ";", "}", "}"], "labels": [null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, "MenuController", null, null, "Router", null, null, "Storage", null, null, "ChangeDetectorRef", null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, "Swiper", null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null], "url": "https://github.com/ionic-team/ionic-conference-app", "path": "ionic-conference-app/src/app/pages/tutorial/tutorial.ts", "commit_hash": "34d97d29369377a2f0173a2958de1ee0dadb8a6e", "file": "tutorial.ts"} } ``` ### Data Fields The data fields are the same among all splits. #### default |field name. | type | description | |------------|-------------|--------------------------------------------| |tokens |list[string] | Sequence of tokens (word tokenization) | |labels |list[string] | A list of corresponding types | |url |string | Repository URL | |path |string | Original file path that contains this code | |commit_hash |string | Commit identifier in the original project | |file |string | File name | ### Data Splits | name | train |validation| test | |---------:|---------:|---------:|--------:| |projects | 75.00% | 12.5% | 12.5% | |files | 90.53% | 4.43% | 5.04% | |sequences | 91.95% | 3.71% | 4.34% | |types | 95.33% | 2.21% | 2.46% | ##Types by the Numbers ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations Human annotated types in optionally typed languages and the compiler inferred annotations. #### Annotation process #### Who are the annotators? Developers and TypeScript Compiler. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators https://github.com/kevinjesse ### Licensing Information Creative Commons 4.0 (CC) license ### Citation Information ``` ```