{
    "134875-21875505":
    {
        "datetime_modified":"20250421T113230",
        "datetime_start":"20250418T120000",
        "datetime_end":"20250418T160000",
        "has_end_time":1,
        "date_start":"2025-04-18",
        "date_end":"2025-04-18",
        "time_start":"12:00:00",
        "time_end":"16:00:00",
        "time_zone":"America\/Detroit",
        "event_title":"Bloody Work: Lexington and Concord 1775",
        "occurrence_title":"",
        "combined_title":"Bloody Work: Lexington and Concord 1775",
        "event_subtitle":"",
        "event_type":"Exhibition",
        "event_type_id":"7",
        "description":"The William L. Clements Library is pleased to announce a forthcoming exhibition in recognition of the 250th Anniversary of the military hostilities that began the American Revolutionary War. The Battles of Lexington and Concord are firmly established in American memory as the culmination of a range of governmental, political, economic, and social tensions that amplified in the decade leading up to 1775. In this exhibit, visitors will have the opportunity to see original historical manuscript letters, documents, newspapers, and artwork that reveal aspects of the bloody work of Empire and individual alike in April 1775.\r\n\r\nAmong the items on display will be Commander in Chief of the British Army, General Thomas Gage's draft orders for the Concord Expedition, April 18, 1775; a bundle of letters collected by former Sons of Liberty supporter Dr. Benjamin Church, which he secretly turned over to British Army intelligence; letters by Silas Deane, John Hancock, and Rachel Revere; and much more.\r\n\r\nOpen weekdays from 12-4 pm.",
        "occurrence_notes":null,
                "guid":"134875-21875505@events.umich.edu",
        "permalink":"http:\/\/events.umich.edu\/event\/134875",
        "building_id":"1000159",
        "building_name":"William Clements Library",
        "campus_maps_id":"165",
        "room":"",
        "location_name":"William Clements Library",
        "has_livestream":0,
        "cost":"",
        "tags":["Library","libraries","history","Free","Exhibition","Exhibit","Ann Arbor","Americana","american history","american culture"],
        "website":"",
        "sponsors":[
             {
                "group_name":"William L. Clements Library",
                "group_id":"1727",
                "website":""                }                    ],
        "image_url":"https:\/\/events.umich.edu\/media\/attachments\/2025\/04\/event_134875_original-1.png",
        "styled_images":{
                                        "event_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_thumb\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_large":"https:\/\/events.umich.edu\/media\/cache\/event_large\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_large_2x":"https:\/\/events.umich.edu\/media\/cache\/event_large_2x\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/event_large_lightbox\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "group_thumb":"https:\/\/events.umich.edu\/media\/cache\/group_thumb\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "group_thumb_square":"https:\/\/events.umich.edu\/media\/cache\/group_thumb_square\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "group_large":"https:\/\/events.umich.edu\/media\/cache\/group_large\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "group_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/group_large_lightbox\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_large_crop":"https:\/\/events.umich.edu\/media\/cache\/event_large_crop\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_list":"https:\/\/events.umich.edu\/media\/cache\/event_list\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_list_2x":"https:\/\/events.umich.edu\/media\/cache\/event_list_2x\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_grid":"https:\/\/events.umich.edu\/media\/cache\/event_grid\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_grid_2x":"https:\/\/events.umich.edu\/media\/cache\/event_grid_2x\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_feature_large":"https:\/\/events.umich.edu\/media\/cache\/event_feature_large\/media\/attachments\/2025\/04\/event_134875_original-1.png",
                                            "event_feature_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_feature_thumb\/media\/attachments\/2025\/04\/event_134875_original-1.png"                    },
        "occurrence_count":117,
        "first_occurrence":21875497
    }    ,    "133716-21873476":
    {
        "datetime_modified":"20250404T180837",
        "datetime_start":"20250418T120000",
        "datetime_end":"20250418T130000",
        "has_end_time":1,
        "date_start":"2025-04-18",
        "date_end":"2025-04-18",
        "time_start":"12:00:00",
        "time_end":"13:00:00",
        "time_zone":"America\/Detroit",
        "event_title":"CSEAS Friday Lecture Series. Fact Checking in Low-Resource Languages: A New Dataset and Transformer Model for the Burmese Language",
        "occurrence_title":"",
        "combined_title":"CSEAS Friday Lecture Series. Fact Checking in Low-Resource Languages: A New Dataset and Transformer Model for the Burmese Language: Lwin Moe, York University Lassonde School of Engineering",
        "event_subtitle":"Lwin Moe, York University Lassonde School of Engineering",
        "event_type":"Lecture \/ Discussion",
        "event_type_id":"13",
        "description":"Misinformation on Burmese social media is a serious problem, fueling hate speech and violence, especially during the 2017 Rohingya genocide. Despite efforts by platforms like Facebook to restrain harmful content using Burmese-speaking moderators and some automatic tools, a limited number of moderators working for these platforms are often overwhelmed by the amount of content to be fact checked. The goal of this research is to leverage AI and machine learning to create automatic fact checking tools to assist human moderators. The challenge we encountered is the lack of training data and effective machine learning models. We addressed this challenge by creating a large dataset and natural language processing (NLP) models for fact checking in Burmese. We translated the Fake News Challenge (FNC-1) dataset (originally in English) into Burmese using machine translation. We then trained and evaluated three BERT-based classifiers for fact checking in Burmese using the machine-translated dataset. We also evaluated the three classifiers using a manually annotated Burmese dataset for a comparison with machine-translated data. The top-performing model achieves high predictive performance on both machine-translated and manually annotated data, with an accuracy comparable to that of human fact checkers. Our results show that BERT-based models trained specifically for Burmese perform better than those trained with multi-lingual data (i.e., general multilingual models). This research presents a crucial first step toward creating datasets and tools for fact checking in Burmese and other low resource languages to combat misinformation online.\r\n   \r\n   Lwin Moe is currently a Ph.D. candidate in Computer Science at York University\u2019s Lassonde School of Engineering. As part of his Ph.D. dissertation, he studies fact checking and misinformation detection using machine learning in general, and natural language processing (NLP) in particular.\r\n\r\nAccommodation: If there is anything we can do to make this event accessible to you, please contact us. Please be aware that advance notice is necessary as some accommodations may require more time for the university to arrange.\r\n   Email: -- cseas@umich.edu",
        "occurrence_notes":null,
                "guid":"133716-21873476@events.umich.edu",
        "permalink":"http:\/\/events.umich.edu\/event\/133716",
        "building_id":"1000165",
        "building_name":"Weiser Hall",
        "campus_maps_id":"47",
        "room":"110",
        "location_name":"Weiser Hall",
        "has_livestream":0,
        "cost":"",
        "tags":["Discussion","Southeast Asia","Lecture","center for southeast asian studies","Cseas Lecture Series"],
        "website":"http:\/\/myumi.ch\/4mnZP",
        "sponsors":[
             {
                "group_name":"Center for Southeast Asian Studies",
                "group_id":"1044",
                "website":"http:\/\/www.ii.umich.edu\/cseas"                },             {
                "group_name":"International Institute",
                "group_id":"1968",
                "website":"http:\/\/www.ii.umich.edu"                },             {
                "group_name":"Asian Languages and Cultures",
                "group_id":"3364",
                "website":"http:\/\/www.lsa.umich.edu\/asian"                }                    ],
        "image_url":"https:\/\/events.umich.edu\/media\/attachments\/2025\/03\/event_133716_original-1.png",
        "styled_images":{
                                        "event_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_thumb\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_large":"https:\/\/events.umich.edu\/media\/cache\/event_large\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_large_2x":"https:\/\/events.umich.edu\/media\/cache\/event_large_2x\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/event_large_lightbox\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "group_thumb":"https:\/\/events.umich.edu\/media\/cache\/group_thumb\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "group_thumb_square":"https:\/\/events.umich.edu\/media\/cache\/group_thumb_square\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "group_large":"https:\/\/events.umich.edu\/media\/cache\/group_large\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "group_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/group_large_lightbox\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_large_crop":"https:\/\/events.umich.edu\/media\/cache\/event_large_crop\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_list":"https:\/\/events.umich.edu\/media\/cache\/event_list\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_list_2x":"https:\/\/events.umich.edu\/media\/cache\/event_list_2x\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_grid":"https:\/\/events.umich.edu\/media\/cache\/event_grid\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_grid_2x":"https:\/\/events.umich.edu\/media\/cache\/event_grid_2x\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_feature_large":"https:\/\/events.umich.edu\/media\/cache\/event_feature_large\/media\/attachments\/2025\/03\/event_133716_original-1.png",
                                            "event_feature_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_feature_thumb\/media\/attachments\/2025\/03\/event_133716_original-1.png"                    },
        "occurrence_count":1,
        "first_occurrence":21873476
    }    }
