Topics
Countries
Cambodia News
Would you like to access news/blog content published by sources located in Cambodia?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Cambodia",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FCambodia&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9405454609",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:12:08",
"dateTime": "2026-07-24T07:12:08Z",
"dateTimePub": "2026-07-24T07:09:52Z",
"dataType": "news",
"sim": 0,
"url": "https://www.khmertimeskh.com/501949897/ana-plants-700-saplings-to-restore-forest-cover-in-angkor-site/",
"title": "ANA plants 700 saplings to restore forest cover in Angkor site",
"body": "The APSARA National Authority (ANA), and relevant authorities, planted 700 saplings within the Angkor World Heritage Site as part of ongoing efforts to restore forest cover and protect the natural environment surrounding Cambodia's iconic cultural heritage area.\n\nThe tree-planting ceremony was held on Thursday, in the area south of Phnom Bok, Run Ta Ek village, Run Ta Ek commune, Run Ta Ek Techo Sen City, with the participation of local authorities, teachers, students and community members.\n\nThe initiative aimed to rehabilitate forest areas within the Angkor World Heritage Site where sections of woodland had previously been affected by encroachment, while promoting environmental protection and sustainable heritage conservation.\n\nThe ceremony was led by Ley Kimsy, Deputy Director of the Department of Public Order of the ANA; Ou Puthsavarn, Chairman of the Run Ta Ek Techo Sen City Council; Mao Ouksa, Deputy Governor of Run Ta Ek Techo Sen City, and Pon Hok, an official of Run Ta Ek City Hall.\n\nAround 240 participants joined the activity, including representatives from local village and commune authorities, as well as teachers and students from Run Ta Ek High School.\n\nDuring the event, participants planted saplings across two designated locations, contributing to the restoration of green spaces to strengthen and preserve the Angkor area's ecological balance.",
"source": {
"uri": "khmertimeskh.com",
"dataType": "news",
"title": "Khmer Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Forest_cover",
"type": "wiki",
"score": 5,
"label": {
"eng": "Forest cover"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Angkor_Wat",
"type": "loc",
"score": 5,
"label": {
"eng": "Angkor Wat"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/World_Heritage_Site",
"type": "wiki",
"score": 4,
"label": {
"eng": "World Heritage Site"
}
},
{
"uri": "http://en.wikipedia.org/wiki/APSARA",
"type": "wiki",
"score": 3,
"label": {
"eng": "APSARA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 3,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cultural_heritage",
"type": "wiki",
"score": 3,
"label": {
"eng": "Cultural heritage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Natural_environment",
"type": "wiki",
"score": 3,
"label": {
"eng": "Natural environment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Local_government",
"type": "wiki",
"score": 2,
"label": {
"eng": "Local government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Environmental_protection",
"type": "wiki",
"score": 2,
"label": {
"eng": "Environmental protection"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Woodland",
"type": "wiki",
"score": 2,
"label": {
"eng": "Woodland"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Town_hall",
"type": "wiki",
"score": 1,
"label": {
"eng": "Town hall"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Historic_preservation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Historic preservation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Municipal_council",
"type": "wiki",
"score": 1,
"label": {
"eng": "Municipal council"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mao_Zedong",
"type": "person",
"score": 1,
"label": {
"eng": "Mao Zedong"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Governor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Governor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ecology",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ecology"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Environment",
"label": "dmoz/Society/Issues/Environment",
"wgt": 19
},
{
"uri": "dmoz/Science/Biology/Ecology",
"label": "dmoz/Science/Biology/Ecology",
"wgt": 17
},
{
"uri": "dmoz/Science/Agriculture/Forestry",
"label": "dmoz/Science/Agriculture/Forestry",
"wgt": 19
},
{
"uri": "dmoz/Arts/Architecture/Preservation",
"label": "dmoz/Arts/Architecture/Preservation",
"wgt": 19
},
{
"uri": "dmoz/Science/Environment/Forests_and_Rainforests",
"label": "dmoz/Science/Environment/Forests and Rainforests",
"wgt": 24
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 60
},
{
"uri": "iptc/environment",
"label": "iptc/environment",
"wgt": 80
}
],
"image": "https://www.khmertimeskh.com/wp-content/uploads/2026/07/P13-008.jpg",
"eventUri": null,
"sentiment": 0.2784313725490195,
"wgt": 522573128,
"relevance": 1
},
{
"uri": "9405446216",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:04:31",
"dateTime": "2026-07-24T07:04:31Z",
"dateTimePub": "2026-07-24T07:04:19Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206916/speak-in-parliament-not-at-midnight-mallikarjun-kharge-hits-out-at-pm-modi-over-video-message-to-students",
"title": "'Speak in Parliament, not at midnight': Mallikarjun Kharge hits out at PM Modi over video message to students",
"body": "New Delhi [India], July 24 (ANI): Congress President Mallikarjun Kharge on Friday criticised Prime Minister Narendra Modi's video message regarding assurances to students amid ongoing exam-related protests, demanding that the Prime Minister address the issue on the floor of the Parliament.\n\nSpeaking to reporters, the Leader of Opposition in the Rajya Sabha questioned the Prime Minister's choice to release a video statement instead of engaging in a formal discussion in the House.\n\n'He should speak in the Parliament; only then we will understand his authentic words. When he comes, let him give a statement. Instead of speaking at 12 midnight, if he comes to the Parliament during the day and says what he wants to say, then we will see,' Kharge said.\n\nThe Congress leader emphasised that for any assurance to be considered 'authentic' and accountable, it must be made within the legislative framework where it can be scrutinised by the opposition.\n\nLate at night, in a video message on X, Prime Minister Narendra Modi promised that 'more strict' action would be taken against paper leaks as the CJP-led protests continue over the alleged irregularities in the NEET-UG 2026 examination.\n\nIn a self-recorded video shared on X, the Prime Minister announced that the Union Cabinet will take up a draft Bill providing for Fast-Track Courts and stringent punishment for offenders, he said, 'I have issued directions to departments to set up Fast-Track Courts'\n\nThe Opposition has been demanding the resignation of Union Education Minister Dharmendra Pradhan and a detailed discussion on the NEET paper leak issue in the ongoing Monsoon Session of Parliament, with the controversy triggering protests inside and outside the House.\n\nAlong with the video, the Prime Minister wrote, 'More strict actions against paper leaks to come in tomorrow's Cabinet!'\n\nIn the video, PM Modi said, 'Friends, I know that paper leaks are not an ordinary matter. For lakhs of students and their parents, it is extremely painful. And that is why, in the last two and a half months since the paper leak incidents, several major steps have been taken. The culprits have been caught; they are currently in jail,' he said.\n\nPM Modi said, 'Our most important responsibility was to ensure that a whole year for the students is not wasted. It was very important to conduct the exams immediately. The government used its full strength to arrange exams for nearly 22 lakh students in the shortest possible time. And just five or six days ago, on the 19th, the results were also announced. News of the happiness of successful students is coming from all over the country.' (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Mallikarjun_Kharge",
"type": "person",
"score": 5,
"label": {
"eng": "Mallikarjun Kharge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_India",
"type": "wiki",
"score": 5,
"label": {
"eng": "Parliament of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 5,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Congress",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States Congress"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rajya_Sabha",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rajya Sabha"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Leader_of_the_Opposition",
"type": "wiki",
"score": 3,
"label": {
"eng": "Leader of the Opposition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Eligibility_cum_Entrance_Test_(Undergraduate)",
"type": "wiki",
"score": 2,
"label": {
"eng": "National Eligibility cum Entrance Test (Undergraduate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Union_Council_of_Ministers",
"type": "wiki",
"score": 2,
"label": {
"eng": "Union Council of Ministers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 1,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lakh",
"type": "wiki",
"score": 1,
"label": {
"eng": "Lakh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cabinet_(government)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cabinet (government)"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 15
},
{
"uri": "dmoz/Business/Materials/Pulp_and_Paper",
"label": "dmoz/Business/Materials/Pulp and Paper",
"wgt": 13
},
{
"uri": "dmoz/Arts/Video",
"label": "dmoz/Arts/Video",
"wgt": 14
},
{
"uri": "dmoz/Society/Government/Parliaments_and_Legislatures",
"label": "dmoz/Society/Government/Parliaments and Legislatures",
"wgt": 21
},
{
"uri": "dmoz/Recreation/Antiques/Toilets",
"label": "dmoz/Recreation/Antiques/Toilets",
"wgt": 13
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 91
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 75
}
],
"image": "https://image.chitra.live/api/v1/wps/6d88ac3/0fe2f05b-7d93-49b9-b93e-9a78ad8c26d0/0/ANI-20260724052444-600x315.jpg",
"eventUri": null,
"sentiment": -0.0117647058823529,
"wgt": 522572671,
"relevance": 1
},
{
"uri": "9405446215",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:04:30",
"dateTime": "2026-07-24T07:04:30Z",
"dateTimePub": "2026-07-24T07:04:19Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206918/pm-who-protects-mantri-pradhan-has-no-credibility-on-paper-leaks-jairam-ramesh",
"title": "\"PM who protects Mantri Pradhan has no credibility on paper leaks\": Jairam Ramesh",
"body": "New Delhi [India], July 24 (ANI): Following Prime Minister Narendra Modi's assurance of strict action against exam paper leaks, Congress MP Jairam Ramesh accused the PM of protecting Union Education Minister Dharmendra Pradhan, whose resignation is being sought by protesting students at Jantar Mantar.\n\nHe further said that PM Modi has an 'atrocious track record of giving jumlas' on the paper leak issue. To support his claim, Ramesh shared a compilation video showcasing PM Modi's past public statements regarding exam paper leaks over the years.\n\nhttps://x.com/Jairam_Ramesh/status/2080508741955551292?s=20\n\n'The Pradhan Mantri who continues to protect Mantri Pradhan himself has no credibility on paper leaks. This is his atrocious track record of giving jumlas on paper leaks so far,' the Congress leader told ANI.\n\nRamesh's remarks come a day after PM Modi, in a self-recorded video shared on X on Thursday, promised 'more strict' action against paper leaks even as CJP-led protests still continue.\n\nIn a self-recorded video shared on X, the Prime Minister announced that the Union Cabinet will take up a draft Bill providing for Fast-Track Courts and stringent punishment for offenders. he said, 'I have issued directions to departments to set up Fast-Track Courts'\n\nShiv Sena (UBT) MP Sanjay Raut also took a jibe at PM Modi, this time over his message to Sonam Wangchuk after the activist ended his 26-day fast.\n\nPM Modi had urged Wangchuk to 'follow his routine as per the doctors' advice and regain his old weight as soon as possible', adding, 'I pray to the Lord that Sonam ji remains healthy'.\n\nIn his X post, Raut said doctors protesting at Jantar Mantar also 'advise' that Dharmendra Pradhan must resign, stating that it would definitely have a positive impact on Wangchuk's health more than fast-track courts.\n\n'Prime Minister Ji (Respected), Many doctors are also protesting at Jantar Mantar! All those doctors' advice is to demand the resignation of the failed Education Minister.. Sonam Ji's health will improve even faster than from a fast-track court! Sonam Ji has given up the fast. The movement against tanashahi will continue! Thank you,' he said.\n\nhttps://x.com/rautsanjay61/status/2080504587694592257?s=20\n\nPM Modi's assurance follows weeks of agitation over the issue of the NEET paper leak, and the CJP, which is leading the protest, has asserted that the protest would continue until the resignation of the Union education minister.\n\nSeveral opposition leaders, including LoP Lok Sabha Rahul Gandhi and Congress president Mallikarjun Kharge, have voiced their criticism over PM Modi's assurance.\n\nKharge demanded that the Prime Minister make a statement in Parliament, dismiss Union Education Minister Dharmendra Pradhan and apologise to students protesting over the issue.\n\nIn a post shared on X, Kharge said, 'When Parliament is in session, the Prime Minister has to give a Statement on the floor of Parliament, not make a one-sided 'Mann Ki Baat' outside Parliament by recording a video late at night!!'\n\nEarlier, Rahul Gandhi also reiterated the demands of the opposition, central to which is the resignation of Education Minister Dharmendra Pradhan.\n\n'Mr. Modi, our students are demanding Dharmendra Pradhan's resignation. Don't insult their intelligence with this pathetic midnight video. 1. Sack Pradhan. 2. Punish those who beat students. 3. Apologise,' Gandhi posted on X.\n\nMeanwhile, Congress Parliamentary Party (CPP) chairperson Sonia Gandhi said that the Central governemnt has met peaceful student protests with 'cowardice and wanton cruelty', and has treated the country's youth 'as enemies of the nation' rather than 'as inheritors of the future.'\n\nIn an editorial opinion, Sonia Gandhi urged the Centre to halt the police crackdown, stating that 'these are our sons and daughters, our young men and women.' (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 5,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jairam_Ramesh",
"type": "person",
"score": 5,
"label": {
"eng": "Jairam Ramesh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 5,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Member_of_parliament",
"type": "wiki",
"score": 4,
"label": {
"eng": "Member of parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jantar_Mantar",
"type": "wiki",
"score": 4,
"label": {
"eng": "Jantar Mantar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 4,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_National_Congress",
"type": "org",
"score": 4,
"label": {
"eng": "Indian National Congress"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sanjay_Raut",
"type": "person",
"score": 3,
"label": {
"eng": "Sanjay Raut"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shiv_Sena_(Uddhav_Balasaheb_Thackeray)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Shiv Sena (Uddhav Balasaheb Thackeray)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Union_Council_of_Ministers",
"type": "wiki",
"score": 2,
"label": {
"eng": "Union Council of Ministers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mallikarjun_Kharge",
"type": "person",
"score": 2,
"label": {
"eng": "Mallikarjun Kharge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_India",
"type": "wiki",
"score": 2,
"label": {
"eng": "Parliament of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rahul_Gandhi",
"type": "person",
"score": 1,
"label": {
"eng": "Rahul Gandhi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sonia_Gandhi",
"type": "person",
"score": 1,
"label": {
"eng": "Sonia Gandhi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lok_Sabha",
"type": "wiki",
"score": 1,
"label": {
"eng": "Lok Sabha"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mahatma_Gandhi",
"type": "person",
"score": 1,
"label": {
"eng": "Mahatma Gandhi"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 17
},
{
"uri": "dmoz/Business/Materials/Pulp_and_Paper",
"label": "dmoz/Business/Materials/Pulp and Paper",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism",
"label": "dmoz/Society/Activism",
"wgt": 14
},
{
"uri": "dmoz/Health/Education",
"label": "dmoz/Health/Education",
"wgt": 13
},
{
"uri": "dmoz/Society/Government/Parliaments_and_Legislatures",
"label": "dmoz/Society/Government/Parliaments and Legislatures",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 99
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 93
}
],
"image": "https://image.chitra.live/api/v1/wps/b6629b6/c78f0dea-313f-4f6b-b8aa-e90f406f733c/0/ANI-20260724050342-600x315.jpg",
"eventUri": null,
"sentiment": 0.1294117647058823,
"wgt": 522572670,
"relevance": 1
},
{
"uri": "9405436781",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "06:55:35",
"dateTime": "2026-07-24T06:55:35Z",
"dateTimePub": "2026-07-24T06:55:05Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206912/china-issues-orange-alert-for-typhoon-noul-level-iv-emergency-response",
"title": "China issues orange alert for Typhoon Noul, Level-IV emergency response",
"body": "BEIJING, July 24 (Xinhua) -- China's national observatory on Friday morning issued an orange alert, the second-highest in its four-tier system, for Typhoon Noul, the 12th typhoon of the year, as it forms and heads toward the coast of southeastern China.\n\nAt 5 a.m. on Friday, the center of Typhoon Noul was located about 560 km northeast of Manila, the Philippines, on the ocean surface. It is forecast to move west by north at a speed of 25-30 km per hour, according to the National Meteorological Center.\n\nIt is expected to make landfall along the coast from Zhuhai in south China's Guangdong to Zhangpu in Fujian in east China on Saturday night through Sunday morning, after which it will turn northward and gradually weaken in intensity.\n\nFrom 8 a.m. on Friday to 8 a.m. on Saturday, heavy to torrential rainfall is expected in parts of eastern and southern Taiwan Island.\n\nMeanwhile, strong winds are expected in the northeastern part of the South China Sea, the Bashi Channel, the sea areas east of Taiwan, the Taiwan Strait, the southern part of the East China Sea, as well as coastal areas of Taiwan, Fujian and the central and eastern parts of Guangdong.\n\nThe country's State Flood Control and Drought Relief Headquarters on Friday activated a Level-IV emergency response for flood and typhoon control in Guangdong and Fujian, according to the Ministry of Emergency Management.\n\nIn response to the approaching typhoon, Guangdong has activated a series of emergency measures.\n\nPassenger ferry routes in affected areas have been suspended, while passenger vessels have halted operations. Thousands of offshore workers, including those on oil platforms, will finish evacuation as of noon on Friday, the provincial maritime safety administration said.\n\nRescue vessels, helicopters, tugboats and cleanup ships have been deployed for emergency response purposes.\n\nChina has a four-tier, color-coded weather warning system for typhoons, with red representing the most severe warning, followed by orange, yellow and blue. It also has a four-tier flood-control emergency response system, with Level I being the most severe.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Typhoon_Noul_(2015)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Typhoon Noul (2015)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 5,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guangdong",
"type": "loc",
"score": 4,
"label": {
"eng": "Guangdong"
},
"location": {
"type": "place",
"label": {
"eng": "Guangdong"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Typhoon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Typhoon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Xinhua_News_Agency",
"type": "wiki",
"score": 3,
"label": {
"eng": "Xinhua News Agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fujian",
"type": "loc",
"score": 3,
"label": {
"eng": "Fujian"
},
"location": {
"type": "place",
"label": {
"eng": "Fujian"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manila",
"type": "loc",
"score": 3,
"label": {
"eng": "Manila"
},
"location": {
"type": "place",
"label": {
"eng": "Manila"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philippines",
"type": "loc",
"score": 3,
"label": {
"eng": "Philippines"
},
"location": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Landfall",
"type": "wiki",
"score": 2,
"label": {
"eng": "Landfall"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_China",
"type": "loc",
"score": 2,
"label": {
"eng": "South China"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bashi_Channel",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bashi Channel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Geography_of_Taiwan",
"type": "loc",
"score": 2,
"label": {
"eng": "Geography of Taiwan"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Zhuhai",
"type": "loc",
"score": 2,
"label": {
"eng": "Zhuhai"
},
"location": {
"type": "place",
"label": {
"eng": "Zhuhai"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/East_China",
"type": "wiki",
"score": 2,
"label": {
"eng": "East China"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taiwan_Strait",
"type": "wiki",
"score": 2,
"label": {
"eng": "Taiwan Strait"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_China_Sea",
"type": "wiki",
"score": 2,
"label": {
"eng": "South China Sea"
}
},
{
"uri": "http://en.wikipedia.org/wiki/East_China_Sea",
"type": "wiki",
"score": 2,
"label": {
"eng": "East China Sea"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taiwan",
"type": "loc",
"score": 2,
"label": {
"eng": "Taiwan"
},
"location": {
"type": "country",
"label": {
"eng": "Taiwan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ferry",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ferry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oil_platform",
"type": "wiki",
"score": 1,
"label": {
"eng": "Oil platform"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tugboat",
"type": "wiki",
"score": 1,
"label": {
"eng": "Tugboat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_of_emergency",
"type": "wiki",
"score": 1,
"label": {
"eng": "State of emergency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Drought",
"type": "wiki",
"score": 1,
"label": {
"eng": "Drought"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 1,
"label": {
"eng": "Flood"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Transportation_and_Logistics/Maritime",
"label": "dmoz/Business/Transportation and Logistics/Maritime",
"wgt": 19
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 17
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Society/Genealogy/Emigration_and_Immigration",
"label": "dmoz/Society/Genealogy/Emigration and Immigration",
"wgt": 17
},
{
"uri": "dmoz/Home/Emergency_Preparation",
"label": "dmoz/Home/Emergency Preparation",
"wgt": 17
},
{
"uri": "news/Environment",
"label": "news/Environment",
"wgt": 96
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 93
},
{
"uri": "iptc/weather",
"label": "iptc/weather",
"wgt": 56
}
],
"image": "https://image.chitra.live/api/v1/wps/447a0af/d87a33de-58fe-438f-b9f4-942afe0c6eb2/0/XxjwshE000031-20260724-CBMFN0A001-600x315.jpg",
"eventUri": null,
"sentiment": -0.03529411764705881,
"wgt": 522572135,
"relevance": 1
},
{
"uri": "9405428805",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "06:46:42",
"dateTime": "2026-07-24T06:46:42Z",
"dateTimePub": "2026-07-24T06:40:26Z",
"dataType": "news",
"sim": 0,
"url": "https://www.khmertimeskh.com/501949875/first-lady-pich-chanmony-calls-for-preserving-khmer-wedding-identity-while-embracing-modernisation/",
"title": "First Lady Pich Chanmony calls for preserving Khmer wedding identity while embracing modernisation",
"body": "First Lady Pich Chanmony today called on all relevant stakeholders, including government institutions, the private sector and young people, to work together to preserve and promote the identity of traditional Khmer weddings, stressing that innovation and modernisation should be rooted in tradition without abandoning the original values handed down by previous generations.\n\nShe made the remarks while presiding over the opening ceremony of the 3rd Cambodia Wedding Exhibition 2026 in Phnom Penh.\n\nIn her opening address, Chanmony praised the organisers for expanding the exhibition year after year, noting that it has become an important platform bringing together wedding service providers and prospective clients, while also serving as a venue to promote greater public understanding of Khmer wedding traditions.\n\nShe also expressed her appreciation to the Ministry of Culture and Fine Arts for its guidance and support in organising the exhibition, particularly its presentation of the evolution of Khmer wedding attire through different historical periods while preserving the cultural values and national identity embedded in traditional dress.\n\nChanmony explained that marriage is not merely a ceremony uniting two individuals but the beginning of a new family founded on love, fidelity, responsibility and harmony. She said the occasion also serves as a moment to honour parents, ancestors and elders whose traditions, customs and cultural heritage have been passed down to future generations.\n\nReflecting on the evolution of Khmer wedding ceremonies, she noted that the style of dress and decoration has changed significantly over time as society has developed and embraced greater creativity. However, she emphasised that all innovation should remain firmly rooted in tradition, warning that modernisation should never come at the expense of Cambodia's cultural identity or the original meaning of its customs.\n\nTo ensure that Khmer wedding traditions remain vibrant and meaningful, Chanmony outlined five key recommendations. These include continuing research and public education on Khmer wedding customs, encouraging businesses in the wedding industry to innovate while respecting traditional forms, urging young people and newlyweds to learn the significance of wedding rituals before their ceremonies, promoting the use of Cambodian products, handicrafts and the work of local artisans, and further developing the wedding exhibition into a platform for learning, cultural promotion and the preservation of Khmer wedding traditions.\n\nShe further stressed that using Cambodian flowers, fruit, handicrafts and products created by local artisans and entrepreneurs in wedding ceremonies not only helps safeguard the nation's cultural heritage but also supports the domestic economy and strengthens local businesses.\n\nNow in its third edition, the Cambodia Wedding Exhibition aims to preserve and promote the country's rich wedding traditions while introducing Khmer cultural identity, civilisation and artistic heritage to the international community. The exhibition also supports the government's population policy by promoting family values, encouraging newlyweds to establish families in accordance with Khmer customs, contributing to balanced population development and strengthening Cambodia's human resources for the country's long-term development.",
"source": {
"uri": "khmertimeskh.com",
"dataType": "news",
"title": "Khmer Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Khmer_language",
"type": "wiki",
"score": 5,
"label": {
"eng": "Khmer language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/First_Lady_of_the_United_States",
"type": "wiki",
"score": 5,
"label": {
"eng": "First Lady of the United States"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 3,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stakeholder_(corporate)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Stakeholder (corporate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Private_sector",
"type": "wiki",
"score": 3,
"label": {
"eng": "Private sector"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wedding",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wedding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Evolution",
"type": "wiki",
"score": 3,
"label": {
"eng": "Evolution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Customs",
"type": "wiki",
"score": 3,
"label": {
"eng": "Customs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Phnom_Penh",
"type": "loc",
"score": 3,
"label": {
"eng": "Phnom Penh"
},
"location": {
"type": "place",
"label": {
"eng": "Phnom Penh"
},
"country": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Culture_and_Fine_Arts_(Cambodia)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of Culture and Fine Arts (Cambodia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_identity",
"type": "wiki",
"score": 2,
"label": {
"eng": "National identity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Creativity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Creativity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cultural_heritage",
"type": "wiki",
"score": 2,
"label": {
"eng": "Cultural heritage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cultural_identity",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cultural identity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Family_values",
"type": "wiki",
"score": 1,
"label": {
"eng": "Family values"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ritual",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ritual"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Artisan",
"type": "wiki",
"score": 1,
"label": {
"eng": "Artisan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Handicraft",
"type": "wiki",
"score": 1,
"label": {
"eng": "Handicraft"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Entrepreneurship",
"type": "wiki",
"score": 1,
"label": {
"eng": "Entrepreneurship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_community",
"type": "wiki",
"score": 1,
"label": {
"eng": "International community"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fruit",
"type": "wiki",
"score": 1,
"label": {
"eng": "Fruit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_school",
"type": "wiki",
"score": 1,
"label": {
"eng": "State school"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Human_resources",
"type": "org",
"score": 1,
"label": {
"eng": "Human resources"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 20
},
{
"uri": "dmoz/Society/Relationships",
"label": "dmoz/Society/Relationships",
"wgt": 32
},
{
"uri": "dmoz/Arts/Architecture/Preservation",
"label": "dmoz/Arts/Architecture/Preservation",
"wgt": 21
},
{
"uri": "dmoz/Shopping/Weddings/Keepsakes",
"label": "dmoz/Shopping/Weddings/Keepsakes",
"wgt": 21
},
{
"uri": "dmoz/Shopping/Weddings/Accessories",
"label": "dmoz/Shopping/Weddings/Accessories",
"wgt": 19
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 98
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 76
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media",
"label": "iptc/arts, culture, entertainment and media",
"wgt": 92
},
{
"uri": "iptc/religion",
"label": "iptc/religion",
"wgt": 63
}
],
"image": "https://www.khmertimeskh.com/wp-content/uploads/2026/07/First-Lady-Pich-Chanmony_-002.jpg",
"eventUri": null,
"sentiment": 0.6549019607843136,
"wgt": 522571602,
"relevance": 1
},
{
"uri": "9405428512",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "06:46:23",
"dateTime": "2026-07-24T06:46:23Z",
"dateTimePub": "2026-07-24T06:45:56Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206895/grant-holmes-braves-carry-effective-form-into-opener-vs-orioles",
"title": "Grant Holmes, Braves carry effective form into opener vs. Orioles",
"body": "(Photo credit: Dale Zanine-Imagn Images)\n\nThe Atlanta Braves made it through a good week since the All-Star break, but there is no letup for them in this stretch of the season.\n\nThey face the Orioles on Friday night in the opener of a three-game series at Baltimore.\n\n'A stretch of 17 straight (days with games) when you're trying to protect your bullpen,' Braves manager Walt Weiss said of the situation facing his team.\n\nThe Braves have won five of seven games since the break, including a 6-5 triumph over the visiting Padres on Thursday afternoon when Atlanta hit four home runs. Atlanta took three out of four against San Diego.\n\n'That's a great series win,' Weiss said. 'We've had different guys contributing again.'\n\nThe Orioles had won seven straight before dropping the first two games of their series in Boston this week. However, Baltimore got back on track with a 5-1 victory in the second game of a Wednesday doubleheader, snapping the Red Sox's franchise-record-tying 15-game winning streak.\n\nEvery game seems huge for the Orioles, who had Thursday off, as they try to stay in playoff contention. Baltimore sits three games back of the final AL wild-card spot.\n\n'We're trying to win every game we play,' Orioles manager Craig Albernaz said. 'There's still a lot of season left.'\n\nGunnar Henderson had four extra-base hits across the three games in Boston. His batting average is up to .225, so it's another potential turning point for one of the key components of Baltimore's offense.\n\n'The approach was outstanding, being able to drive the ball the opposite way against a lefty,' Albernaz said of Henderson hitting a triple off Boston's Jovani Moran in the Wednesday nightcap. 'Like we've always talked about, he has always been close to getting the results, and it's good to see him get the results.'\n\nAlbernaz said removing outfielder Tyler O'Neill midgame in that contest wasn't related to an injury. O'Neill played the doubleheader opener, and with Baltimore ahead in the second game, the situation provided a chance to insert defensive whiz Colton Cowser into center field for the late innings.\n\nThe Orioles return home with makeshift options at catcher after Samuel Basallo went on the injured list Wednesday due to right shoulder inflammation. Adley Rutschman landed on the IL earlier in the week because of an ailing left wrist.\n\nThose developments leave the Orioles with Sam Huff and Chadwick Tromp as their catchers.\n\nTrevor Rogers (6-7, 4.28 ERA) heads to the mound for the Orioles on Friday. He has won his past three decisions, but he is coming off a pair of no-decisions despite allowing a total of two runs across 12 1/3 innings in matchups vs. the Chicago Cubs and Houston Astros.\n\nThe 28-year-old left-hander has given up no more than two runs in each of his past six starts.\n\nRogers is 1-7 with a 4.81 ERA in 10 all-time starts against Atlanta, with all except one of those outings coming as National League East clashes when he pitched for the Miami Marlins. For the Orioles, he blanked the Braves for 6 2/3 innings last July.\n\nRight-hander Grant Holmes (6-4, 3.70) will start for the Braves, looking to add to a strong stretch. In his past five starts, he is 2-1 with a 1.90 ERA. In his only career matchup with the Orioles, Holmes took a loss while yielding two runs in six innings last July.\n\nThe Braves are making their first road trip since the All-Star break. They will visit the New York Mets for three games after the weekend set in Baltimore.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Baltimore_Orioles",
"type": "wiki",
"score": 5,
"label": {
"eng": "Baltimore Orioles"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Atlanta_Braves",
"type": "wiki",
"score": 5,
"label": {
"eng": "Atlanta Braves"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baltimore",
"type": "loc",
"score": 5,
"label": {
"eng": "Baltimore"
},
"location": {
"type": "place",
"label": {
"eng": "Baltimore"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Walt_Weiss",
"type": "person",
"score": 4,
"label": {
"eng": "Walt Weiss"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manager_(baseball)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Manager (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boston",
"type": "loc",
"score": 4,
"label": {
"eng": "Boston"
},
"location": {
"type": "place",
"label": {
"eng": "Boston"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Atlanta",
"type": "loc",
"score": 4,
"label": {
"eng": "Atlanta, Georgia"
},
"location": {
"type": "place",
"label": {
"eng": "Atlanta, Georgia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Doubleheader_(baseball)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Doubleheader (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Diego_Padres",
"type": "wiki",
"score": 3,
"label": {
"eng": "San Diego Padres"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bullpen",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bullpen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Home_run",
"type": "wiki",
"score": 3,
"label": {
"eng": "Home run"
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Diego",
"type": "loc",
"score": 3,
"label": {
"eng": "San Diego"
},
"location": {
"type": "place",
"label": {
"eng": "San Diego"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Batting_average_(baseball)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Batting average (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inning",
"type": "wiki",
"score": 2,
"label": {
"eng": "Inning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tyler_O'Neill",
"type": "person",
"score": 2,
"label": {
"eng": "Tyler O'Neill"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Extra-base_hit",
"type": "wiki",
"score": 2,
"label": {
"eng": "Extra-base hit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wild_card_(sports)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wild card (sports)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball_All-Star_Game",
"type": "wiki",
"score": 2,
"label": {
"eng": "Major League Baseball All-Star Game"
}
},
{
"uri": "http://en.wikipedia.org/wiki/American_League",
"type": "wiki",
"score": 2,
"label": {
"eng": "American League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Catcher",
"type": "wiki",
"score": 2,
"label": {
"eng": "Catcher"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outfielder",
"type": "wiki",
"score": 2,
"label": {
"eng": "Outfielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Trevor_Rogers_(baseball)",
"type": "person",
"score": 1,
"label": {
"eng": "Trevor Rogers (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chadwick_Tromp",
"type": "person",
"score": 1,
"label": {
"eng": "Chadwick Tromp"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Injured_list",
"type": "wiki",
"score": 1,
"label": {
"eng": "Injured list"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adley_Rutschman",
"type": "person",
"score": 1,
"label": {
"eng": "Adley Rutschman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "International League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_League_East",
"type": "wiki",
"score": 1,
"label": {
"eng": "National League East"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_Mets",
"type": "wiki",
"score": 1,
"label": {
"eng": "New York Mets"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Houston_Astros",
"type": "wiki",
"score": 1,
"label": {
"eng": "Houston Astros"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Baseball/Amateur",
"label": "dmoz/Sports/Baseball/Amateur",
"wgt": 13
},
{
"uri": "dmoz/Games",
"label": "dmoz/Games",
"wgt": 19
},
{
"uri": "dmoz/Shopping/Toys_and_Games/Games",
"label": "dmoz/Shopping/Toys and Games/Games",
"wgt": 16
},
{
"uri": "dmoz/Computers/Programming/Games",
"label": "dmoz/Computers/Programming/Games",
"wgt": 13
},
{
"uri": "dmoz/Society/Gay,_Lesbian,_and_Bisexual/Coming_Out",
"label": "dmoz/Society/Gay, Lesbian, and Bisexual/Coming Out",
"wgt": 12
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline/baseball",
"label": "iptc/sport/competition discipline/baseball",
"wgt": 100
}
],
"image": "https://image.chitra.live/api/v1/wps/06b6b7a/e812f32b-34d5-46ee-b5c8-ab9ed814968c/0/MGRlODlmMjEtM2M-600x315.jpg",
"eventUri": null,
"sentiment": 0.4666666666666666,
"wgt": 522571583,
"relevance": 1
},
{
"uri": "9405409640",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "06:25:35",
"dateTime": "2026-07-24T06:25:35Z",
"dateTimePub": "2026-07-24T06:25:14Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206882/d-backs-nats-open-set-with-eyes-on-wild-card-race-trade-deadline",
"title": "D-backs, Nats open set with eyes on wild-card race, trade deadline",
"body": "(Photo credit: Jeff Curry-Imagn Images)\n\nThe National League wild-card race takes center stage when the Arizona Diamondbacks visit the Washington Nationals for a three-game series beginning Friday night.\n\nThough the calendar still reads July, both teams are in the wild-card mix and trying to determine whether to be buyers or sellers ahead of the Aug. 3 trade deadline.\n\nArizona has won three straight and five of six after winning a makeup game in St. Louis on Thursday, 10-6. The Diamondbacks hold the final NL wild-card spot with five teams within four games of them.\n\nOne of those teams is the Nationals, who are two back and return home after a 4-2 road trip.\n\n'People are talking about the playoffs, trade deadline, buyers and sellers,' Washington manager Blake Butera said Wednesday. 'And I know this is the first time a lot of these guys have played meaningful baseball in late July, and hopefully into August. So we're having fun with this.'\n\nArizona will send All-Star left-hander Eduardo Rodriguez (8-3, 2.62 ERA) to face left-hander Carson Palmquist (0-1, 8.74) on Friday. Palmquist will serve as the opener ahead of right-hander Zack Littell (7-7, 5.34).\n\nAfter a string of five starts in which he went at least six innings and gave up two runs or fewer, Rodriguez was roughed up by the Cardinals his last time out. He gave up five runs on seven hits in 2 2/3 innings on Sunday, but Arizona rallied from a 7-0 deficit for an 8-7, 10-inning win.\n\n'I feel like I missed a lot of spots with the changeup,' Rodriguez said after that contest. 'The four-seam (fastball) wasn't working great today. I had a good plan, they had a good plan. They executed, and they took advantage of it.'\n\nRodriguez is 3-2 with a 3.09 ERA in five career games (four starts) against Washington. He lost to the Nationals on June 6 after yielding four runs on six hits in 6 1/3 innings.\n\nAfter two solid efforts working behind an opener, Littell started against the Athletics on Saturday and gave up eight runs on eight hits (two home runs) over six innings in a 15-1 loss.\n\nPalmquist opened against the Rockies on Tuesday and gave up four runs on four hits in 1 2/3 innings.\n\nLittell is 2-1 with a 4.84 ERA in 11 games (five starts) against the Diamondbacks in his career. He earned a victory over Rodriguez in Phoenix on June 6, when he permitted one run on two hits in five innings.\n\nOn Thursday in St. Louis, Diamondbacks second baseman Ketel Marte was scratched because of back stiffness. Amid an infield shuffle, Tyler Locklear got the start and went 3-for-4 with a homer and three RBIs in a 10-6 Diamondbacks victory. It was his first long ball of the season.\n\n'Not easy to do what he did,' manager Torey Lovullo said of Locklear. 'He comes to the ballpark, he's always preparing to play. I know that. ... I think he's got the right mindset. He's always ready.'\n\nWashington completed its road trip with an 8-0 win over the Colorado Rockies on Wednesday in Denver. Cade Cavalli tossed six scoreless innings and the Nationals broke the game open with a six-run seventh inning keyed by Luis Garcia Jr.'s two-run homer.\n\n'It's like a ticking time bomb. We're sitting in the dugout like, we know it's going to happen. There's no doubt,' Cavalli said. 'Their pitchers did a great job, and give them credit. But our offense got to them. It's just kind of what they do.'\n\nThe Nationals lead the majors in runs (567), stolen bases (113), home runs (150) and slugging percentage (.443).",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/National_League_(baseball)",
"type": "wiki",
"score": 5,
"label": {
"eng": "National League (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inning",
"type": "wiki",
"score": 5,
"label": {
"eng": "Inning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wild_card_(sports)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Wild card (sports)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington_Nationals",
"type": "wiki",
"score": 5,
"label": {
"eng": "Washington Nationals"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arizona_Diamondbacks",
"type": "wiki",
"score": 5,
"label": {
"eng": "Arizona Diamondbacks"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Trade_(sports)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Trade (sports)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arizona",
"type": "loc",
"score": 5,
"label": {
"eng": "Arizona"
},
"location": {
"type": "place",
"label": {
"eng": "Arizona"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball_postseason",
"type": "wiki",
"score": 3,
"label": {
"eng": "Major League Baseball postseason"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Earned_run_average",
"type": "wiki",
"score": 3,
"label": {
"eng": "Earned run average"
}
},
{
"uri": "http://en.wikipedia.org/wiki/St._Louis",
"type": "loc",
"score": 3,
"label": {
"eng": "St. Louis"
},
"location": {
"type": "place",
"label": {
"eng": "St. Louis"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington_(state)",
"type": "loc",
"score": 3,
"label": {
"eng": "Washington (state)"
},
"location": {
"type": "place",
"label": {
"eng": "Washington (state)"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zack_Littell",
"type": "person",
"score": 2,
"label": {
"eng": "Zack Littell"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Four-seam_fastball",
"type": "wiki",
"score": 2,
"label": {
"eng": "Four-seam fastball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/St._Louis_Cardinals",
"type": "wiki",
"score": 2,
"label": {
"eng": "St. Louis Cardinals"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manager_(baseball)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Manager (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball_All-Star_Game",
"type": "wiki",
"score": 2,
"label": {
"eng": "Major League Baseball All-Star Game"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fastball",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fastball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Changeup",
"type": "wiki",
"score": 2,
"label": {
"eng": "Changeup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baseball",
"type": "wiki",
"score": 2,
"label": {
"eng": "Baseball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cade_Cavalli",
"type": "person",
"score": 1,
"label": {
"eng": "Cade Cavalli"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ketel_Marte",
"type": "person",
"score": 1,
"label": {
"eng": "Ketel Marte"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Torey_Lovullo",
"type": "person",
"score": 1,
"label": {
"eng": "Torey Lovullo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slugging_percentage",
"type": "wiki",
"score": 1,
"label": {
"eng": "Slugging percentage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Infielder",
"type": "wiki",
"score": 1,
"label": {
"eng": "Infielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dugout_(baseball)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dugout (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stolen_base",
"type": "wiki",
"score": 1,
"label": {
"eng": "Stolen base"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Second_baseman",
"type": "wiki",
"score": 1,
"label": {
"eng": "Second baseman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball",
"type": "org",
"score": 1,
"label": {
"eng": "Major League Baseball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Denver",
"type": "loc",
"score": 1,
"label": {
"eng": "Denver"
},
"location": {
"type": "place",
"label": {
"eng": "Denver"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Phoenix,_Arizona",
"type": "loc",
"score": 1,
"label": {
"eng": "Phoenix, Arizona"
},
"location": {
"type": "place",
"label": {
"eng": "Phoenix, Arizona"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Games/Video_Games",
"label": "dmoz/Games/Video Games",
"wgt": 14
},
{
"uri": "dmoz/Shopping/Toys_and_Games/Games",
"label": "dmoz/Shopping/Toys and Games/Games",
"wgt": 14
},
{
"uri": "dmoz/Games/Online/Play-By-E-Mail",
"label": "dmoz/Games/Online/Play-By-E-Mail",
"wgt": 13
},
{
"uri": "dmoz/Shopping/Visual_Arts/Classifieds",
"label": "dmoz/Shopping/Visual Arts/Classifieds",
"wgt": 15
},
{
"uri": "dmoz/Games/Card_Games/Guides",
"label": "dmoz/Games/Card Games/Guides",
"wgt": 18
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline/baseball",
"label": "iptc/sport/competition discipline/baseball",
"wgt": 99
}
],
"image": "https://image.chitra.live/api/v1/wps/5795606/7e111270-e6e7-4699-a2aa-1f50b071e793/0/NzBhM2M4MmYtYWE-600x315.jpg",
"eventUri": null,
"sentiment": 0.2549019607843137,
"wgt": 522570335,
"relevance": 1
},
{
"uri": "2026-07-1236054068",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "06:23:57",
"dateTime": "2026-07-24T06:23:57Z",
"dateTimePub": "2026-07-24T06:23:48Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206864/dismiss-pradhan-opposition-mps-stage-protest-at-parliament-over-neet-paper-leak",
"title": "'Dismiss Pradhan': Opposition MPs stage protest at Parliament over NEET paper leak",
"body": "New Delhi [India], July 24 (ANI): Opposition MPs continued their protest against the NEET-UG paper leak for the fourth dat at Parliament's Makar Dwar on Friday, holding placards and banners demanding the resignation of Union Education Minister Dharmendra Pradhan over the NEET-UG paper leak controversy.\n\nSeveral MPs raised placards, with slogans calling for Pradhan's dismissal over the alleged paper leak that has gripped the Monsoon Session.\n\nThe protest follows a direct face-off that broke out between NDA and INDIA bloc MPs on Thursday, as both sides staged simultaneous demonstrations at Makar Dwar.\n\nThe Opposition is demanding the resignation of Union Education Minister Dharmendra Pradhan, while the NDA has accused them of deliberately blocking a debate on the issue.\n\nIn a post on X, Congress posted the three demands that the opposition had, which include the resignation of Minister Dharmendra Pradhan.\n\n'There are 3 demands of the youth, which must be fulfilled. Dharmendra Pradhan must resign, action must be taken against those who committed violence against students, Narendra Modi must apologize to the country's youth,' the Congress posted.\n\nEarlier, Congress president Mallikarjun Kharge hit out at Prime Minister Narendra Modi over his video message on the NEET-UG 2026 paper leak, demanding that the Prime Minister make a statement in Parliament, dismiss Union Education Minister Dharmendra Pradhan and apologise to students protesting over the issue.\n\nIn a post shared on X, Kharge said that the Prime Minister should address Parliament instead of making a statement outside the House.'When Parliament is in session, the Prime Minister has to give a Statement on the floor of Parliament, not make a one-sided 'Mann Ki Baat' outside Parliament by recording a video late at night!!' Kharge said.\n\n'@narendramodi ji, Before coming to Parliament today, come after dismissing Dharmendra Pradhan. First, apologize to the students and take strict action against those who ordered the use of lathis, batons, and Pellet Guns to suppress the students' voices. Then we are ready for a detailed Discussion on the education system,' he added.\n\nKharge's remarks came after PM Modi said that 'more strict' action would be taken against those involved in paper leaks and announced that the Union Cabinet would consider a draft Bill proposing Fast-Track Courts and stringent punishment for offenders.\n\nMeanwhile, Congress Parliamentary Party chairperson Sonia Gandhi said that the Central governemnt has met peaceful student protests with 'cowardice and wanton cruelty,' and has treated the country's youth 'as enemies of the nation' rather than 'as inheritors of the future.'\n\nIn an editorial opinion writen in The Hindu, Congress Parliamentary Party chairperson Sonia Gandhi urged the Centre to halt the police crackdown, stating that 'these are our sons and daughters, our young men and women.\n\nThe piece singles out the July 20 parliament march as 'a day of infamy' when Delhi Police and Central Armed Police Forces allegedly used lathicharges and tear gas against protesters, injuring many, including some heading home. It calls on the government to halt the crackdown and engage in dialogue instead. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/National_Eligibility_cum_Entrance_Test_(Undergraduate)",
"type": "wiki",
"score": 5,
"label": {
"eng": "National Eligibility cum Entrance Test (Undergraduate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 5,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_National_Congress",
"type": "org",
"score": 5,
"label": {
"eng": "Indian National Congress"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_India",
"type": "wiki",
"score": 5,
"label": {
"eng": "Parliament of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 5,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Democratic_Alliance",
"type": "wiki",
"score": 4,
"label": {
"eng": "National Democratic Alliance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mallikarjun_Kharge",
"type": "person",
"score": 3,
"label": {
"eng": "Mallikarjun Kharge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Union_Council_of_Ministers",
"type": "wiki",
"score": 1,
"label": {
"eng": "Union Council of Ministers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Central_Armed_Police_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Central Armed Police Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baton_charge",
"type": "wiki",
"score": 1,
"label": {
"eng": "Baton charge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baton_(law_enforcement)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Baton (law enforcement)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sonia_Gandhi",
"type": "person",
"score": 1,
"label": {
"eng": "Sonia Gandhi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Hindu",
"type": "wiki",
"score": 1,
"label": {
"eng": "The Hindu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delhi_Police",
"type": "wiki",
"score": 1,
"label": {
"eng": "Delhi Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament",
"type": "wiki",
"score": 1,
"label": {
"eng": "Parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tear_gas",
"type": "wiki",
"score": 1,
"label": {
"eng": "Tear gas"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 17
},
{
"uri": "dmoz/Business/Materials/Pulp_and_Paper",
"label": "dmoz/Business/Materials/Pulp and Paper",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism",
"label": "dmoz/Society/Activism",
"wgt": 14
},
{
"uri": "dmoz/Society/Government/Parliaments_and_Legislatures",
"label": "dmoz/Society/Government/Parliaments and Legislatures",
"wgt": 23
},
{
"uri": "dmoz/Recreation/Antiques/Toilets",
"label": "dmoz/Recreation/Antiques/Toilets",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 83
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 83
}
],
"image": "https://image.chitra.live/api/v1/wps/4a462aa/bead9991-5736-420e-a41e-f0e21c8b1fdf/0/ANI-20260724051620-600x315.jpg",
"eventUri": null,
"sentiment": -0.3647058823529412,
"wgt": 522570237,
"relevance": 1
},
{
"uri": "9405399608",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "06:14:25",
"dateTime": "2026-07-24T06:14:25Z",
"dateTimePub": "2026-07-24T06:13:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206855/protest-will-persist-until-dharmendra-pradhan-resigns-cjp-ashutosh-ranka-says-meeting-with-jp-nadda-today",
"title": "\"Protest will persist until Dharmendra Pradhan resigns\": CJP's Ashutosh Ranka, says meeting with JP Nadda today",
"body": "New Delhi [India], July 24 (ANI): Cockroach Janta Party (CJP) representative Ashutosh Ranka on Friday stated that the ongoing protest at Jantar Mantar will persist until Union Minister Dharmendra Pradhan tenders his resignation.\n\nAddressing the media, CJP representative shared the schedule for high-level deliberations and upcoming media briefings related to the ongoing protest.\n\n'There is a meeting with JP Nadda Ji at the CCI scheduled for 12:30. As far as we have been told, Jitendra Singh Ji might also be present there. Whatever is discussed will be shared with you all. We have also organised a press conference at 11:00, where we will provide more details,' he told reporters.\n\nRanka confirmed that while the hunger strike led by Sonam has concluded following certain government assurances, the core objective of the movement remains the removal of the Minister.\n\nRanka detailed the progress regarding the negotiations, noting, 'We were constantly requesting Sonam Ji to end her hunger strike as her health was continuously deteriorating. We are very proud that Sonam Ji has made the government accept two of our conditional demands: no legal action will be taken against any of the protesters, and adequate compensation will be provided. Although the return details for that are yet to come, Sonam Ji has officially ended her hunger strike.'\n\nEmphasising that the end of the hunger strike does not signal the end of the demonstration, Ranka reiterated the party's firm stance on ministerial accountability.\n\n'However, we want to make it very clear that this protest at Jantar Mantar will continue until Dharmendra Pradhan resigns. His resignation has been the core demand of this movement from the very beginning, and until Pradhan Ji resigns, we are not going to step back,' he added\n\nCommenting on a video released by the Prime Minister earlier, Ranka said that the government is feeling the weight of the public outcry and urged for immediate action.\n\n'Finally, we noticed that for the first time, the Prime Minister had to release a selfie video at 12 midnight, which shows that the pressure is very high. Prime Minister, you said that today you want to take very strict action; for us the strictest action would be to remove Dharmendra Pradhan. If you remove him quickly, then we will believe that you are truly serious about the youth of this country,' he added.\n\nEarlier, Sonam Wangchuk ended his 26-day hunger strike in the presence of Union Ministers JP Nadda and Jitendra Singh at Medanta Hospital after receiving a written assurance from the Union Government regarding the NEET examination issue and systemic reforms in the country's competitive testing framework.\n\nMeanwhile, PM Modi had assured strict action against those responsible for alleged paper leaks and said the Union Cabinet will consider a draft Bill providing for Fast-Track Courts and stringent punishment for offenders. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 5,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hunger_strike",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hunger strike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/J._P._Nadda",
"type": "wiki",
"score": 4,
"label": {
"eng": "J. P. Nadda"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jantar_Mantar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Jantar Mantar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jitendra_Singh_(politician,_born_1956)",
"type": "person",
"score": 2,
"label": {
"eng": "Jitendra Singh (politician, born 1956)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Union_Council_of_Ministers",
"type": "wiki",
"score": 2,
"label": {
"eng": "Union Council of Ministers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medanta",
"type": "wiki",
"score": 1,
"label": {
"eng": "Medanta"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_India",
"type": "org",
"score": 1,
"label": {
"eng": "Government of India"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 14
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 15
},
{
"uri": "dmoz/Society/Politics",
"label": "dmoz/Society/Politics",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism",
"label": "dmoz/Society/Activism",
"wgt": 14
},
{
"uri": "dmoz/Society/Issues/Government_Operations",
"label": "dmoz/Society/Issues/Government Operations",
"wgt": 17
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 79
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 79
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment",
"wgt": 56
}
],
"image": "https://image.chitra.live/api/v1/wps/3a62f5c/6330582e-4d89-4ea3-9f6b-cf4c8810b597/0/ANI-20260724050720-600x315.jpg",
"eventUri": null,
"sentiment": 0.1294117647058823,
"wgt": 522569665,
"relevance": 1
},
{
"uri": "9405399607",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "06:14:17",
"dateTime": "2026-07-24T06:14:17Z",
"dateTimePub": "2026-07-24T06:13:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279206862/hollow-assurance-kejriwal-questions-pm-modi-push-to-set-up-fast-track-courts-for-paper-leak-cases",
"title": "\"Hollow assurance\": Kejriwal questions PM Modi's push to set up fast-track courts for paper leak cases",
"body": "New Delhi [India], July 24 (ANI): Aam Aadmi Party (AAP) national convener Arvind Kejriwal on Friday questioned Prime Minister Narendra Modi's announcement on bringing a law to establish fast-track courts for paper leak cases, alleging that the 'hollow' assurance was contradicted by developments in the 2024 NEET paper leak case.\n\nIn a post on X, Kejriwal said, 'At 12:00 last night, the Prime Minister released a video and told the whole country that a law would be brought in Parliament on Monday to build fast-track courts for paper leak cases. How hollow and how false this assurance of the Prime Minister is, it was proved only yesterday.'\n\nReferring to the 2024 NEET paper leak case, Kejriwal claimed that Sanjeev Mukhia, whom he said had earlier been described as the mastermind, had been granted bail and further alleged that the CBI had told a court that no evidence had been found against him.\n\n'So if Sanjeev Mukhia is not the mastermind according to the CBI, who is the mastermind? CBI did not tell the name of the mastermind. This means that in the 2024 paper leak, no one leaked that paper. Is this how you will build fast-track courts?' he questioned.\n\nThe former Delhi CM further questioned the effectiveness of the proposed fast-track courts if, according to him, evidence was not presented against the accused.\n\n'Why do you want to save the paper leak mafia? Why are you giving such false and hollow assurances to the country? The youth of the whole country is suffering,' Kejriwal said in the post.\n\nThe AAP leader also alleged that no steps had been taken to prevent future paper leaks and questioned the government's intent in tackling the issue.\n\n'If you have to release the masterminds of the paper leak mafia, if you do not have to collect evidence, if you do not have to investigate, if you have to get them bail, if you have to release them from jail, then what will these fast-track courts do? Prime Minister, there is a flaw in your intention,' he said.\n\nThis comes after PM Modi promised that 'more strict' action would be taken against paper leaks as the CJP-led protests continue over the alleged irregularities in the NEET-UG 2026 examination.\n\nIn a self-recorded video shared on X, the Prime Minister announced that the Union Cabinet will take up a draft Bill providing for Fast-Track Courts and stringent punishment for offenders. he said, 'I have issued directions to departments to set up Fast-Track Courts.'\n\nAlong with the video, the Prime Minister wrote, 'More strict actions against paper leaks to come in tomorrow's Cabinet!\n\nIn the video, PM Modi said, 'Friends, I know that paper leaks are not an ordinary matter. For lakhs of students and their parents, it is extremely painful. And that is why, in the last two and a half months since the paper leak incidents, several major steps have been taken. The culprits have been caught; they are currently in jail.'\n\nThe Opposition has been demanding the resignation of Union Education Minister Dharmendra Pradhan and a detailed discussion on the NEET paper leak issue in the ongoing Monsoon Session of Parliament, with the controversy triggering protests inside and outside the House. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Central_Bureau_of_Investigation",
"type": "wiki",
"score": 5,
"label": {
"eng": "Central Bureau of Investigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 5,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arvind_Kejriwal",
"type": "person",
"score": 5,
"label": {
"eng": "Arvind Kejriwal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Eligibility_cum_Entrance_Test_(Undergraduate)",
"type": "wiki",
"score": 4,
"label": {
"eng": "National Eligibility cum Entrance Test (Undergraduate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aam_Aadmi_Party",
"type": "org",
"score": 4,
"label": {
"eng": "Aam Aadmi Party"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chairperson",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chairperson"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bail",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bail"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_minister",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chief minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_India",
"type": "wiki",
"score": 2,
"label": {
"eng": "Parliament of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delhi",
"type": "loc",
"score": 2,
"label": {
"eng": "Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Union_Council_of_Ministers",
"type": "wiki",
"score": 1,
"label": {
"eng": "Union Council of Ministers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 1,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monsoon",
"type": "wiki",
"score": 1,
"label": {
"eng": "Monsoon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lakh",
"type": "wiki",
"score": 1,
"label": {
"eng": "Lakh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cabinet_(government)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cabinet (government)"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 14
},
{
"uri": "dmoz/Business/Materials/Pulp_and_Paper",
"label": "dmoz/Business/Materials/Pulp and Paper",
"wgt": 17
},
{
"uri": "dmoz/Society/Law/Courts",
"label": "dmoz/Society/Law/Courts",
"wgt": 13
},
{
"uri": "dmoz/Recreation/Models/Paper",
"label": "dmoz/Recreation/Models/Paper",
"wgt": 14
},
{
"uri": "dmoz/Recreation/Antiques/Toilets",
"label": "dmoz/Recreation/Antiques/Toilets",
"wgt": 14
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 98
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 95
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 78
}
],
"image": "https://image.chitra.live/api/v1/wps/0dcf0b8/083ffa62-14cc-454f-abcd-f691355d05eb/0/ANI-20260724051059-600x315.jpg",
"eventUri": null,
"sentiment": -0.1450980392156863,
"wgt": 522569657,
"relevance": 1
}
],
"totalResults": 8312,
"page": 1,
"count": 10,
"pages": 832
}
}