Six-Digit Stroke-Based Chinese Input Method Lai-Man Po, Chi-Kwan Wong, Yiu-Ki Au, Ka-Ho Ng and Ka-Man Wong
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Stochastic Model of Stroke Order Variation
2009 10th International Conference on Document Analysis and Recognition Stochastic Model of Stroke Order Variation Yoshinori Katayama, Seiichi Uchida, and Hiroaki Sakoe Faculty of Information Science and Electrical Engineering, Kyushu University, 819-0395, Japan fyosinori,[email protected] Abstract “ ¡ ” under an unnatural stroke correspondence which max- imizes their similarity. Note that the correct stroke order of A stochastic model of stroke order variation is proposed “ ” is (“—” ! “j' ! “=” ! “n” ! “–”) and that of “ ¡ ” and applied to the stroke-order free on-line Kanji character is (“—” ! “–” ! “j' ! “=” ! “n” ). Thus if we allow any recognition. The proposed model is a hidden Markov model stroke order variation, those two characters become almost (HMM) with a special topology to represent all stroke order identical. variations. A sequence of state transitions from the initial One possible remedy to suppress the misrecognitions is state to the final state of the model represents one stroke to penalize unnatural i.e., rare stroke order on optimizing order and provides a probability of the stroke order. The the stroke correspondence. In fact, there are popular stroke distribution of the stroke order probability can be trained orders (including the standard stroke order) and there are automatically by using an EM algorithm from a training rare stroke orders. If we penalize the situation that “ ¡ ” is set of on-line character patterns. Experimental results on matched to an input pattern with its very rare stroke order large-scale test patterns showed that the proposed model of (“—” ! “j' ! “=” ! “n” ! “–”), we can avoid the could represent actual stroke order variations appropriately misrecognition of “ ” as “ ¡ .” and improve recognition accuracy by penalizing incorrect For this purpose, a stochastic model of stroke order vari- stroke orders. -
Orthography of Early Chinese Writing: Evidence from Newly Excavated Manuscripts
IMRE GALAMBOS ORTHOGRAPHY OF EARLY CHINESE WRITING: EVIDENCE FROM NEWLY EXCAVATED MANUSCRIPTS BUDAPEST MONOGRAPHS IN EAST ASIAN STUDIES SERIES EDITOR: IMRE HAMAR IMRE GALAMBOS ORTHOGRAPHY OF EARLY CHINESE WRITING: EVIDENCE FROM NEWLY EXCAVATED MANUSCRIPTS DEPARTMENT OF EAST ASIAN STUDIES, EÖTVÖS LORÁND UNIVERSITY BUDAPEST 2006 The present volume was published with the support of the Chiang Ching-kuo Foundation. © Imre Galambos, 2006 ISBN 963 463 811 2 ISSN 1787-7482 Responsible for the edition: Imre Hamar Megjelent a Balassi Kiadó gondozásában (???) A nyomdai munkálatokat (???)a Dabas-Jegyzet Kft. végezte Felelős vezető Marosi Györgyné ügyvezető igazgató CONTENTS Acknowledgements ................................................................................................. vii Introduction ............................................................................................................ 1 CHAPTER ONE FORMER UNDERSTANDINGS ..................................................................................... 11 1.1 Traditional views ........................................................................................... 12 1.1.1 Ganlu Zishu ........................................................................................ 13 1.1.2 Hanjian .............................................................................................. 15 1.2 Modern views ................................................................................................ 20 1.2.1 Noel Barnard ..................................................................................... -
Example Sentences
English 中文 harmony Opening/ Home page Tap on a button in the loading pentagon to dive into that Upon opening the app, the world. Pressing the yin yang user will see “English” and in the center takes you to the “中文” merge into a yin app’s “About” page. yang. That reflects the goal of harmony - to help the user Most things are labeled learn Cantonese and/or in English and Chinese to Mandarin through a bilingual help the user learn Chinese experience without getting more quickly, but this (and too stressed. Soothing colors, many other things) can be pleasing visuals, and relaxing changed in the settings and music keep the user at peace. preferences. harmony (Icons in top navigation bar, from left to right: home button, help button, and harmony settings button.) Dictionary (initial) When you first open the By default, the app only shows dictionary, it shows the items you the last 15 items you you last looked at - your looked at, but you can change history. The green tabs along this in the settings menu. the bottom allow you to swipe between items you recently The search bar is fixed as you viewed, items you starred, or scroll so you can search at any items most popular with other point (instead of having to harmony users. scroll back up to the top). Here, all the characters are in Traditional Chinese because the user left the “Traditional Chinese” checkbox in the search bar checked. The app remembers your choice even after you leave the dictionary section. harmony Choosing Typing in type of input your query To begin your search, you’ll Tapping the search field will want to first choose your make the keyboard pop up type of input by pressing the and allow you to type in your button next to the search field. -
Localizing Into Chinese: the Two Most Common Questions White Paper Answered
Localizing into Chinese: the two most common questions White Paper answered Different writing systems, a variety of languages and dialects, political and cultural sensitivities and, of course, the ever-evolving nature of language itself. ALPHA CRC LTD It’s no wonder that localizing in Chinese can seem complicated to the uninitiated. St Andrew’s House For a start, there is no single “Chinese” language to localize into. St Andrew’s Road Cambridge CB4 1DL United Kingdom Most Westerners referring to the Chinese language probably mean Mandarin; but @alpha_crc you should definitely not assume this as the de facto language for all audiences both within and outside mainland China. alphacrc.com To clear up any confusion, we talked to our regional language experts to find out the most definitive and useful answers to two of the most commonly asked questions when localizing into Chinese. 1. What’s the difference between Simplified Chinese and Traditional Chinese? 2. Does localizing into “Chinese” mean localizing into Mandarin, Cantonese or both? Actually, these are really pertinent questions because they get to the heart of some of the linguistic, political and cultural complexities that need to be taken into account when localizing for this region. Because of the important nature of these issues, we’ve gone a little more in depth than some of the articles on related themes elsewhere on the internet. We think you’ll find the answers a useful starting point for any considerations about localizing for the Chinese-language market. And, taking in linguistic nuances and cultural history, we hope you’ll find them an interesting read too. -
Chinese Pinyin Aided IME, Input What You Have Not Keystroked Yet
Chinese Pinyin Aided IME, Input What You Have Not Keystroked Yet Yafang Huang1;2, Hai Zhao1;2;∗, 1Department of Computer Science and Engineering, Shanghai Jiao Tong University, Shanghai, 200240, China 2Key Laboratory of Shanghai Education Commission for Intelligent Interaction and Cognitive Engineering, Shanghai Jiao Tong University, Shanghai, 200240, China [email protected], [email protected] ∗ Abstract between pinyin syllables and Chinese characters. (Huang et al., 2018; Yang et al., 2012; Jia and Chinese pinyin input method engine (IME) Zhao, 2014; Chen et al., 2015) regarded the P2C as converts pinyin into character so that Chinese a translation between two languages and solved it characters can be conveniently inputted into computer through common keyboard. IMEs in statistical or neural machine translation frame- work relying on its core component, pinyin- work. The fundamental difference between (Chen to-character conversion (P2C). Usually Chi- et al., 2015) work and ours is that our work is a nese IMEs simply predict a list of character fully end-to-end neural IME model with extra at- sequences for user choice only according to tention enhancement, while the former still works user pinyin input at each turn. However, Chi- on traditional IME only with converted neural net- nese inputting is a multi-turn online procedure, work language model enhancement. (Zhang et al., which can be supposed to be exploited for fur- 2017) introduced an online algorithm to construct ther user experience promoting. This paper thus for the first time introduces a sequence- appropriate dictionary for P2C. All the above men- to-sequence model with gated-attention mech- tioned work, however, still rely on a complete in- anism for the core task in IMEs. -
Turkish Q Keyboard Label Instructions and Specifications
Smart Keyboard Solutions 1855 E Southern Avenue, Suite #213 Mesa, AZ 85204 Phone: 877-477-1988 Visit our web site at: Buy this product online SmartKeyboardSolutions.com Turkish Q Keyboard Label Instructions and Specifications Table of Contents Configuring Windows 8 for Turkish Configuring Windows 7 and Vista for Turkish Q Configuring Windows XP for Turkish Q Configuring Microsoft Office for Turkish Q How to Install the Labels How to Use the Keyboard Layout in Windows 8 How to Use the Keyboard Layout in Windows 7, Vista, and XP How to Type Turkish Q Characters Product Features 1 Product Description: The Turkish Q keyboard labels are clear labels with Turkish Q characters on the right side. This allows you to convert any keyboard to a bilingual Turkish Q keyboard. The labels are available in green (for light or beige colored keyboards) and white (for black keyboards). Language Compatibility. The Turkish Q keyboard labels are compatible with the Windows Turkish Q keyboard layout. The Turkish F keyboard layout is widely used in Turkey; the Turkish Q keyboard layout is used everywhere else because it is very similar to the US QWERTY keyboard layout. Windows Compatibility. The Turkish Q keyboard labels are compatible with the Turkish Q keyboard layouts in Windows 8, 7, Vista, and XP. The labels might be compatible with other versions of Windows, but they have not been tested to ensure complete compatibility. Note: the Alt+Gr "T" character that is in Windows 8 does not appear in the sticker set. Hardware Compatibility. Most keyboards feature the printed characters in the upper left corner of the key or the left side of the key. -
Wired Numeric Keypad
KEYPAD FEATURES SETTING UP YOUR KEYPAD • Plug the keypad into an available USB port on your computer. Windows automatically finds and installs the appropriate driver and you can immediately begin using your keypad. QUICK SETUP GUIDE USB connector Wired Numeric cable Keypad NS-PNK8A01 Num Lock PACKAGE CONTENTS indicator • Numeric keypad Num Lock key • Quick Setup Guide Notes: SYSTEM REQUIREMENTS • When you install your keypad on a Mac, you must select the ANSI format when prompted by the operating system. The keypad will not work if you select any • Windows® 10, Windows® 8.1, Windows® 8, Windows® 7, or other format. Mac OS 10.4 or higher • Number lock is not supported on Macs. When the keypad is installed on a Mac, • One available USB port pressing the number keys always inputs numbers and not the navigation functions. CLEANING YOUR KEYPAD • Wipe the keypad with a damp, lint-free cloth. Before using your new product, please read these instructions to prevent any damage. TROUBLESHOOTING LEGAL NOTICES ONE-YEAR LIMITED WARRANTY My keypad is not working. FCC Statement Visit www.insigniaproducts.com for details. • Make sure that your computer meets the system requirements. This equipment has been tested and found to comply with the limits for • Make sure that your USB cable is securely attached to the USB port on a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits CONTACT INSIGNIA your computer. are designed to provide reasonable protection against harmful For customer service, call 1-877-467-4289 (U.S. and Canada) or interference in a residential installation. -
Operator Interface Products Application Note
OPERATOR INTERFACE PRODUCTS APPLICATION NOTE Subject: SoftScreen Control Codes on Reports AN# 1032A Date: November 19, 1993 Name: Kenneth L. Jones Page: 1 of 2 Description: Usage of Printer Control Codes w/SoftScreen Reports Most printers provide for signals to be sent to them to change their behavior. There are codes that may be sent to change fonts, character pitch, underline, bold print, backspace and many other functions. These codes are commonly referred to as “Control Codes”. These control codes are found in the manual for your printer and may be different from printer to printer. To enter a control code during the report development, you select the text object and place it onto the screen work area for your report. With the cursor flashing now at that line and character location, hold the ALT key and on the numeric keypad, on the right side of the keyboard, enter the decimal number of the character or attribute you would like to enable. Holding ALT and entering 08 will cause a backspace (most printers recognize 08 to be a backspace command). Examples: Numbers greater than 5 digits on reports. This is a requirement of many users to have numbers that are greater than the range supported by SoftScreen (32767 to -32768). The requirement would be to have a single register for each of the digits of the number to print. The method would be to place on the report the first data object and configure it for only one digit on display and for the range of 0 to 9. Enter the register you would like it to represent and they okay out of the configuration form. -
How to Enter Foreign Language Characters on Computers
How to Enter Foreign Language Characters on Computers Introduction Current word processors and operating systems provide a large number of methods for writing special characters such as accented letters used in foreign languages. Unfortunately, it is not always obvious just how to enter such characters. Moreover, even when one knows a method of typing an accented letter, there may be a much simpler method for doing the same thing. This note may help you find the most convenient method for typing such characters. The choice of method will largely depend on how frequently you have to type in foreign languages. 1 The “ALT Key” Method This is the most common method of entering special characters. It always works, regardless of what pro- gram you are using. On both PCs and Macs, you can write foreign characters in any application by combining the ALT key (the key next to the space bar) with some alphabetic characters (on the Mac) or numbers (on PCs), pro- vided you type numbers on the numeric keypad, rather than using the numbers at the top of the keyboard. To do that, of course, also requires your NumLock Key to be turned on, which it normally will be. For example, On the Mac, ALT + n generates “ñ”. On the PC, ALT + (number pad) 164 or ALT + (number pad) 0241 generate “ñ”. A list of three- and four-digit PC codes for some common foreign languages appears at the end of this note. 2 The “Insert Symbol” Method Most menus in word processors and other applications offer access to a window displaying all the printable characters in a particular character set. -
Pointing Devices and Keyboard User Guide © Copyright 2009 Hewlett-Packard Product Notice Development Company, L.P
Pointing Devices and Keyboard User Guide © Copyright 2009 Hewlett-Packard Product notice Development Company, L.P. This user guide describes features that are Windows is a U.S. registered trademark of common to most models. Some features Microsoft Corporation. may not be available on your computer. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. First Edition: August 2009 Document Part Number: 539205-001 Table of contents 1 Using pointing devices Setting pointing device preferences ..................................................................................................... 1 Using the TouchPad ............................................................................................................................. 2 Connecting an external mouse ............................................................................................................. 2 2 Using the keyboard Using hotkeys ....................................................................................................................................... 3 Displaying system information (fn+esc) ............................................................................... 4 Opening Help and Support (fn+f1) ...................................................................................... -
Download Article
Advances in Social Science, Education and Humanities Research, volume 289 5th International Conference on Education, Language, Art and Inter-cultural Communication (ICELAIC 2018) Chinese Literary Logic: Imaginary Thinking in Cognitive Structure* Lei Jia Xiaomang Zhang Department of Basic Subjects School of Philosophy Xinjiang Police College Nankai University Urumqi, China Tianjin, China Abstract—Chinese characters are ideographic writing, and of ancient Chinese in the process of character-making. there is a close relationship between their physical structures and meanings. The logic-cognitive process of this connection is Based on Hegel, "according to the order of time, the determined by the normative role of traditional Chinese imagery consciousness of human beings always forms the thinking. In the logic-cognitive process of visual analogy, it representation of the object before forming the concept, and regulates the historical process of the development of Chinese only through the representation can the mind of human beings 1 characters and guides the Chinese people's aesthetic concepts realize and grasp the thinking of things" , which is in line with and methods in the process of literacy recognition by adopting a the concept of Cangjie, an official historian of Yellow thinking method that combines subjective will and external Emperor that “realizing the difference of birds texture and that objects. To taste the normative function of this mode of thinking, of beasts after he seeing the footprints of these two kind of it’s better to appreciate its underlying principles of logical creatures and so he began to create characters. In response, methodology, aesthetic concepts, technical methods, cultural there were definite undertakings and various kinds of traditions and humanistic spirit. -
China's Shanzhai Entrepreneurs Hooligans Or
China’s Shanzhai Entrepreneurs Hooligans or Heroes? 《中國⼭寨企業家:流氓抑或是英雄》 Callum Smith ⾼林著 Submitted for Bachelor of Asia Pacific Studies (Honours) The Australian National University October 2015 2 Declaration of originality This thesis is my own work. All sources used have been acknowledGed. Callum Smith 30 October 2015 3 ACKNOWLEDGEMENTS I am indebted to the many people whose acquaintance I have had the fortune of makinG. In particular, I would like to express my thanks to my hiGh-school Chinese teacher Shabai Li 李莎白 for her years of guidance and cherished friendship. I am also grateful for the support of my friends in Beijing, particularly Li HuifanG 李慧芳. I am thankful for the companionship of my family and friends in Canberra, and in particular Sandy 翟思纯, who have all been there for me. I would like to thank Neil Thomas for his comments and suggestions on previous drafts. I am also Grateful to Geremie Barmé. Callum Smith 30 October 2015 4 CONTENTS ACKNOWLEDGEMENTS ................................................................................................................................ 3 ABSTRACT ........................................................................................................................................................ 5 INTRODUCTION .............................................................................................................................................. 6 THE EMERGENCE OF A SOCIOCULTURAL PHENOMENON ...................................................................................................