Courses that I co-ordinate are underpinned by my teaching philosopy. All my teaching is blended which means that face-to-face interaction in lectures or tutorials is supported by online materials. In each course, students can find digital copies of classroom materials in addition to additional readings, supplementary videos, interactive quizzes and other activities. I am a firm believer in open-access, open-source and open learning and share all materials - warts and all.
My teaching philosophy is eclectic and I draw on whatever method and means that will help my students achieve their goals and objectives in the most effective and efficient manner. Concepts that I regularly integrate into courses, include:
I am a strong believer in the scholarship of learning, and so seek out opportunities to share my experiences with peers. The open-access courses provided here are supplemented by assessments housed on the university learning management system, Moodle (starting April 2020).
The courses listed below are those that I have developed for delivery at the Univeristy of Aizu. Not all courses are offered each academic year, so please check the official university syllabus to find out what is available in the current academic year.
Authorship analysis using Python is a content-based course that aims to enable participants to create a prototype authorship analysis tool using Python. Participants are first introduced to similarity detection and authorship attribution. Texts are then analyzed linguistically by both genre type and author. Case studies involving solving crimes using forensic evidence are used. Participants then develop a natural language processing (NLP) pipeline to detect similarities and differences of language features among a dataset of texts. Detection will involve both rule-based parsing and machine learning. Participants will practice the four language skills required to function in an English language environment. The course culminates in a software demonstration.
Patterns and language is an elective course for third and fourth year computer science majors. In addition to learning how patterns permeate language, learners use rule-based and probabilistic parsing to match patterns. Learners get hands-on practise using egular expressions, JavaScript libraries and the Natural Language Tool Kit. Each year, the course aims to address a practical problem. Recent challenges have included: automatically annotating scripts for pronunciation features (2017), creating a pedagogic grammar check for hikikomori (2018) and identifying grammatical tenses (2019), and creating a natural language generation tool (2021)
Visualizing time and tense focuses on how the key scientific concepts of time and tense are used in natural language. Time can be measured objectively, but the twelve grammatical tenses are more subjective. The course helps participants visualize tense using natural language pipelines. The goal of the 2020 course is to create a framework that populates templated timelines with information extracted from submitted texts. The timelines will be categorized by grammatical tense and grammatical meaning in context.
The Logic and language course is designed to help participants critically evaluate arguments. The course covers propositional logic, formal and informal fallacies, reasoning and cognitive biases. This course has its own dedicated open-access website. A mastery learning approach is adopted.
The Thesis writing and presentations course is designed to help fourth-year computer science majors at the University of Aizu. This course has its own dedicated open-access website, which is specifically designed to help undergraduate computer science majors at the University of Aizu write a short research article that can be submitted as their graduation thesis.
The Research poster presentations course was designed to help fourth-year computer science majors at the University of Aizu create a poster to showcase their graduation thesis process. This course is no longer offered as an elective, but when I have time, I am to release it as an open-access course.
The Professional development course will be uploaded incrementally over AY2020. The first unit focusses on developing grit and is live now. Future units will cover concepts, such as problem resolution, goal setting, and key performance indicators.
The Interview practice course will be uploaded incrementally. The first unit focusses on general interview practice and is live now. Future units will cover specific aspects of interviews both for job seeking purposes and proving language proficiency examinations such as IELTS and TOEFL.
The Awareness and defense course will be uploaded incrementally. The first unit focusses on raising awareness, which is the most important concept covered in this course. This course was developed on request to arm students with the attitude, skills and plan to help them enjoy their time abroad and return to Japan safely.
This academic year the Texts and Tools lab will run a course on Python for natural language processing using NLTK. This aimed at helping lab members use Python and the Natural Language Tool Kit to create natural language pipelines. The course is divided into three blocks: (1) Introduction to Python, (2) Inroduction to NLTK, and (3) applying the knowledge to create Intelligent Computer-assisted language learning (iCALL) apps.
The target audience for this course are members of the Texts and Tooks (TNT) lab, but should you wish to join, please email me.
The course will be taught by specialists in each of the areas.
I aim to upload a number of language courses that learners can use for self study. My teaching philosophy is to be open, which means open classroom (anyone can visit), open learning (anyone can learn), open access (anyone can use without a teacher), and open source (anyone can re-use the source code). The content of these courses will be drawn from courses I developed over my teaching career.