Overview
Who this competition fits
Advanced practitioners with experience in natural language processing. Requires strong technical foundations and comfort with complex ML pipelines.
Read the original official blurb
如何将Java代码高效迁移至OpenHarmony系统,是很多正在从事OpenHarmony应用开发者经常遇到的问题。目前主流Java至TS/JS的源代码转换工具有JSweet、J2cl,但由于Java的并发模型是基于内存共享的传统并发模型,而ArkTs的并发模型是基于消息传递的Actor模型,每个线程可以看成一个Actor,并不支持内存共享,两种语言的并发模型存在很大差异。因此,本赛题旨在希望开发者解决:如何将一段Java语言实现的并发代码,自动转换为语义等价的ArkTS代码。 Official category: 实战竞技赛. Organizers: OpenHarmony项目群工作委员会. Participants: 199.
Preparation
From registration to a first submission
- 01
Python
- 02
NLP fundamentals
- 03
text preprocessing
- 04
transformer models
Before you commit: Requires understanding of text processing and language model techniques. The competitive landscape is strong, with many experienced teams.
Source
How this page was assembled
Competition information is structured from the official page. Scores are platform estimates for decision support; official rules take precedence.
- Official competition page
- OpenAtom
- Last checked
- Dec 11, 2023