In order to increase MAC layer efficiency, IEEE 802.11ax/WiFi6 introduces OFDMA to the WiFi MAC layer. At its core, OFDMA allows multiples STAs to communicate with the AP (or vice versa) at the same time at the same channel with the same antennas. The standard offers four types of OFDMA access as: 1. Downlink OFDMA, 2. Uplink OFDMA, 3. Cascaded OFDMA, and 4. Uplink OFDMA Random Access.
In this project, relation extraction in Turkish text will be implemented using pattern matching and supervised machine learning techniques. First, the existing literature will be reviewed. Then, a corpus will be collected and the relation types that will be extracted will be identified. This will be followed by developing different types of algorithms for extracting the relations.
In this project, a Turkish-English parallel corpus will be created. We will start by analyzing an already existing corpus. Then, new data will be collected and sentences will be aligned using alignment algorithms. When the corpus is ready, machine translation applications between Turkish and English will be implemented using some existing tools. We will develop a statistical translation and a neural translation system.