Learning from Sparse Data

Size: px
Start display at page:

Download "Learning from Sparse Data"

Transcription

1 Learning from Sparse Data MT & Bible Translation Jon Riding United Bible Societies

2 The Problem Space natural languages Language Independent Systems Diverse genres, poetry, rhetoric Lay translators 2

3 The Translation Task The narrative of the text The narrative of receptor language & culture Meaning emerges from this encounter 3

4 Focus on Analysis Key term glossing Interlinear back-translation Morphology analysis Spelling checks etc 4

5 Mainstream MT Focus on synthesis Genre specifc Needs big data to train from Language pair specifc 5

6 Bible Translation Realities Little or no training data Existing systems cannot contribute until later in a project Non-technical translation staff 6

7 Introducing parsebot: Discrete processes Supporting one another Aggregating results 7

8 A Learning Framework Playing to your strengths Doing more with less Improving current systems Facilitating new systems Supporting translators better 8

9 Playing to strengths The Translation Team Mother tongue speakers Deep but possibly unstructured knowledge of target language Base/Model Texts LWC/Gateway Languages Lexica, Encyclopedia, etc 9

10 Limitations of Learning Machines Humans learn diachronically Machines need data to learn from Machines trade learning over time for learning from breadth No breadth, no learning... 10

11 How to help the machine Subset the task: Learn glosses or Morphology or Names etc Not so good at putting the pieces together 11

12 Signal and Noise Machine Learning Curve Single context learning: Glossing, morphology etc... More data, good learning Little data, poor learning 12

13 Language as a whole Human beings don t learn glosses, or morphology or syntax We just learn language, one bite at a time Over time, bite-sized learning becomes a coherent whole 13

14 Learning the patterns Human Learning: Hugely parallel Many contexts Reinforcement across different contexts Can learn much from little 14

15 Signal and Noise Learning Much from Little Signal/Noise Ratio is not proportional to amount of data Some signals may be strong in a smaller context Early learning improves the SNR as the amount of data grows 15

16 Modelling sparse data learning Finding patterns The parsebot Cluster: Discreet processes each exploring a particular context: Glossing, morphology, close cognates, names, syntax etc Reinforcement Learning 16

17 parsewindow Sets the learning context Dynamic sizing Local learning 17

18 Language Model Records all parses Aggregates local parses into global tables Exploits local parses across the wider data set 18

19 Supervision Dialogue Maintains a list of current interaction requests Invites user confrmation of parses Limited to binary questions 19

20 Benefts for Translators Contributes from the start of a project Brings current systems on-line much earlier in a project Encourages the user to regularly review work in hand Limits time needed to work through long lists of items at checking sessions Lets the machine do the tedious stuff 20

21 Example data: Target Text: Latin Vulgate Jn Base Text: UBS Greek NT Lemmatised 1 In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum. 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 6 fuit homo missus a Deo cui nomen erat Iohannes 7 hic venit in testimonium ut testimonium perhiberet de lumine ut omnes crederent per illum 8 non erat ille lux sed ut testimonium perhiberet de lumine 9 erat lux vera quae inluminat omnem hominem venientem in mundum 10 in mundo erat et mundus per ipsum factus est et mundus eum non cognovit. 21

22 Example botset: MorphBot non-concat morph analyser NameBot CogNomen name fnder CogBot Close cognate form fnder StemBot Radix fnder GlossBot Parallel gloss analyser?bot Set is extensible... 22

23 Bot Reports: vv 1-3 CogBot ipso ipsum? facta factum? In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 1 MorphBot _um? Note: Each analysis reinforces the other 23

24 Bot Reports: vv 1-4 stembot de_? ips_? fact_? In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 1 24

25 Bot Reports: vv 1-5 In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 1 CogBot tenebrae tenebris? Note: awaiting confrmation... 25

26 Bot Reports: vv NameBot: Iohannes Ἰωάννης? CogBot: non nomen? glossbot: de* θε*? In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 6 fuit homo missus a Deo cui nomen erat Iohannes 26

27 Bot Reports: vv omnia per ipsum facta sunt et CogBot: sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita omnes omnia? erat lux hominum 5 et lux in StemBot tenebris lucet et tenebrae eam non e_t? conprehenderunt 6 fuit homo Note: stembot is right to missus a Deo cui nomen erat Iohannes 7 hic venit in testimonium observe the relationship ut testimonium perhiberet de between est and erat even if lumine ut omnes crederent per we might not immediately think illum of it like that. 27

28 Bot Reports: vv 1-8 CogBot: hic hoc? ille illum? 1 In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 6 fuit homo missus a Deo cui nomen erat Iohannes 7 hic venit in testimonium ut testimonium perhiberet de lumine ut omnes crederent per illum 8 non erat ille lux sed ut testimonium perhiberet de lumine 28

29 Bot Reports: vv 1-9 CogBot: hominem hominum? StemBot: homin_ 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 6 fuit homo missus a Deo cui nomen erat Iohannes 7 hic venit in testimonium ut testimonium perhiberet de lumine ut omnes crederent per illum 8 non erat ille lux sed ut testimonium perhiberet de lumine 9 erat lux vera quae in luminat omnem hominem venientem in mundum 29

30 Bot Reports: vv 1-10 CogBot: factus (facta, factum)? mundo mundum mundus? StemBot: mund_? GlossBot: fact* ποι* mund* κοσμ* 1 In principio erat Verbum et Verbum erat apud Deum et Deus erat Verbum 2 hoc erat in principio apud Deum 3 omnia per ipsum facta sunt et sine ipso factum est nihil quod factum est 4 in ipso vita erat et vita erat lux hominum 5 et lux in tenebris lucet et tenebrae eam non conprehenderunt 6 fuit homo missus a Deo cui nomen erat Iohannes 7 hic venit in testimonium ut testimonium perhiberet de lumine ut omnes crederent per illum 8 non erat ille lux sed ut testimonium perhiberet de lumine 9 erat lux vera quae inluminat omnem hominem venientem in mundum 10 in mundo erat et mundus per ipsum factus est et mundus eum non cognovit. 30

31 Synopsis: 20 Close Cognates: 7 Morphology templates 9 Stem radices 3 Glosses 1 Proper name 31

32 Conclusion This is a strong model for learning about a developing text You can learn a lot from not much data The data learnt are key to bringing other systems on line early in a project such as: Glosser, Spelling checker Interlinear 32

33 33

Common Core Correlations Grade 11

Common Core Correlations Grade 11 Common Core Correlations Grade 11 Number ELACC11-12RL1 ELACC11-12RL2 ELACC11-12RL3 ELACC11-12RL4 Reading Literary (RL) Grades Eleven/Twelve Key Ideas and Details Cite strong and thorough textual evidence

More information

Common Core Correlations Grade 12 (Senior English)

Common Core Correlations Grade 12 (Senior English) Common Core Correlations Grade 12 (Senior English) Number ELACC11-12RL1 ELACC11-12RL2 ELACC11-12RL3 ELACC11-12RL4 Reading Literary (RL) Grades Eleven/Twelve Key Ideas and Details Cite strong and thorough

More information

Common Core Correlations Grade 8

Common Core Correlations Grade 8 Common Core Correlations Grade 8 Number ELACC8RL1 ELACC8RL2 ELACC8RL3 Eighth Grade Reading Literary (RL) Key Ideas and Details Cite the textual evidence that most strongly supports an analysis of what

More information

Brand Identity Guidelines Version 1.0 United Way of America what matters.

Brand Identity Guidelines Version 1.0 United Way of America what matters. Brand Identity Guidelines Version 1.0 of America 2004 Contents Brand Identity Guidelines Version 1.0 of America 2004 Introduction Brandmark usage Support elements Sample applications 1.1 Building our brand

More information

Delivery partnership guidelines. Version

Delivery partnership guidelines. Version Version 2.0 11.03.16 2 Introduction We re thrilled to team up to give your customers a great delivery experience. The guide includes details on the Uber delivery mark as well as usage standards that can

More information

Visual Standards - Merit Level 3 Diploma in Art & Design. VISUAL STANDARDS - Merit

Visual Standards - Merit Level 3 Diploma in Art & Design. VISUAL STANDARDS - Merit Visual Standards - Merit Level 3 Diploma in Art & Design Context 1.1 Analyse the requirements and parameters of an art and design project An good brief that shows coherence add an awareness of ambitions

More information

Master's Research/Creative Project Four Elective credits 4

Master's Research/Creative Project Four Elective credits 4 FASHION First offered fall 2010 Curriculum Master of Arts (MA) Degree requirements Course title Credits Master's Research/Creative Project Milestone Four Elective credits 4 Course code Course title Credits

More information

Brand Identity Guidelines with Brand Architecture Version 2.0 United Way of America 2008

Brand Identity Guidelines with Brand Architecture Version 2.0 United Way of America 2008 Brand Identity Guidelines Version 2.0 of America 2008 Contents Brand Identity Guidelines Version 2.0 of America 2008 Introduction Brandmark usage Support elements Brand architecture 1.0 Using the brand

More information

Brand Identity Guidelines with Brand Architecture Version 2.0 United Way of America 2008

Brand Identity Guidelines with Brand Architecture Version 2.0 United Way of America 2008 Brand Identity Guidelines Version 2.0 of America 2008 1.0 Introduction Brand Identity Guidelines Version 2.0 of America 2008 Using the brand identity guidelines The brand identity is the tangible expression

More information

Food Industry Skin Safety

Food Industry Skin Safety Food Industry Skin Safety Reducing the Risk of Foodborne Illness Be the world s leading away from home skin care system company The Daily Challenge Guaranteeing food quality and safety throughout the complex

More information

BA Fashion, Marketing and Retailing Course Catalogue

BA Fashion, Marketing and Retailing Course Catalogue BA Fashion, Marketing and Retailing Course Catalogue Year One, SCQF level 7, each course 15 credits E17CS Introduction to Contemporary and Contextual Studies Assistant Professor Fiona Jardine This course

More information

Practice Research Symposium. Graduate Research Conference. Candidate Abstracts

Practice Research Symposium. Graduate Research Conference. Candidate Abstracts School of Fashion Practice Research Symposium Graduate Research Conference Candidate Abstracts Anna Anisimova Carolyn Xerri Cecilia Heffer Kate Kennedy Kate Sala Laura Gardner Liam Revell Lucie Ketelsen

More information

Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education. Dr Mike Walsh & Ms Kathy Haigh University of Cumbria

Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education. Dr Mike Walsh & Ms Kathy Haigh University of Cumbria Using the Stilwell Multimedia Virtual Community to Enhance Nurse Practitioner Education Dr Mike Walsh & Ms Kathy Haigh University of Cumbria Why Stilwell? Frankie Stilwell : Outlaw Born 1856, Involved

More information

ITC Ethical Fashion Initiative Impact Assessment Karen Walker Autumn-Winter 2017 Order, Kenya: July September 2016

ITC Ethical Fashion Initiative Impact Assessment Karen Walker Autumn-Winter 2017 Order, Kenya: July September 2016 ITC Ethical Fashion Initiative Impact Assessment Karen Walker Autumn-Winter 2017 Order, Kenya: July September 2016 Karen Walker order summary In partnership with the International Trade Centre s (ITC)

More information

Fashion Footwear and accessories Beauty Lifestyle

Fashion Footwear and accessories Beauty Lifestyle BA (Hons) Fashion Promotion and Communication Portfolio Guide As a team we will look forward to welcoming you in to the BA (Hons) Fashion Promotion and Communication degree. We are delighted that you have

More information

DO YOU KNOW WHERE YOUR T-SHIRT CAME FROM?

DO YOU KNOW WHERE YOUR T-SHIRT CAME FROM? SESSION THREE: FASHION DO YOU KNOW WHERE YOUR T-SHIRT CAME FROM? THERE ARE MANY SURPRISES AND STORIES HIDDEN WITHIN THE CLOTHING INDUSTRY THAT WE DON T KNOW ABOUT; SUCH AS THE IMPACT OUR CLOTHES HAVE ON

More information

Comparison of Boundary Manikin Generation Methods

Comparison of Boundary Manikin Generation Methods Comparison of Boundary Manikin Generation Methods M. P. REED and B-K. D. PARK * University of Michigan Transportation Research Institute Abstract Ergonomic assessments using human figure models are frequently

More information

Tailoring to Perfection Enterprise Model in Apparel Sector

Tailoring to Perfection Enterprise Model in Apparel Sector Tailoring to Perfection Enterprise Model in Apparel Sector The textile industry is one of the oldest industries in the country contributes to about 14% to industrial production and 4% to the country s

More information

Glossier is an up-and-coming makeup and skincare brand that celebrates real girls, in real life.

Glossier is an up-and-coming makeup and skincare brand that celebrates real girls, in real life. identity Glossier is an up-and-coming makeup and skincare brand that celebrates real girls, in real life. RATIONALE Glossier built its lines based on input collected from cool girls around the world to

More information

Higher National Unit Specification. General information for centres. Fashion: Commercial Design. Unit code: F18W 34

Higher National Unit Specification. General information for centres. Fashion: Commercial Design. Unit code: F18W 34 Higher National Unit Specification General information for centres Unit title: Fashion: Commercial Design Unit code: F18W 34 Unit purpose: This Unit enables candidates to demonstrate a logical and creative

More information

There s a woman having her hair cut.

There s a woman having her hair cut. There s a woman having her hair cut. A case study of data driven learning in a vocational school for hairdressers Elisa Corino Claudia Buschini Università di Torino Aim: To prove that corpora as a tool

More information

Spring IDCC 3900 STP ITALY Forward Fashion, Omni Retail and the Creative Consumer - Reality and Imagination

Spring IDCC 3900 STP ITALY Forward Fashion, Omni Retail and the Creative Consumer - Reality and Imagination NOTE: This is a SAMPLE syllabus/itinerary and may not be the most up-todate version. Please contact the faculty leader of this course for more recent information. Spring 2019 IDCC 3900 STP ITALY Forward

More information

C. J. Schwarz Department of Statistics and Actuarial Science, Simon Fraser University December 27, 2013.

C. J. Schwarz Department of Statistics and Actuarial Science, Simon Fraser University December 27, 2013. Errors in the Statistical Analysis of Gueguen, N. (2013). Effects of a tattoo on men s behaviour and attitudes towards women: An experimental field study. Archives of Sexual Behavior, 42, 1517-1524. C.

More information

Brand South Australia Brand Guidelines Snapshot

Brand South Australia Brand Guidelines Snapshot Brand South Australia Brand Guidelines Snapshot Elements and Applications February 2018 Please note: this is only a brief snapshot of the Brand Guidelines. Refer to the full Brand South Australia Guidelines

More information

De Enuntiatorum Temporalium Structrua Apud L.Annaeum Senecam (Romanian Edition) By Otto Waldaestel

De Enuntiatorum Temporalium Structrua Apud L.Annaeum Senecam (Romanian Edition) By Otto Waldaestel De Enuntiatorum Temporalium Structrua Apud L.Annaeum Senecam (Romanian Edition) By Otto Waldaestel Amazon.co.jp De Enuntiatorum Temporalium - Amazon.co.jp De Enuntiatorum Temporalium Structrua a: Una nuova

More information

Colour Toner - Conventional or Chemical

Colour Toner - Conventional or Chemical Colour Toner - Conventional or Chemical The Practical Issues Topics Conventional Toner Spheridising Chemical Toner Manufacture Alternative Processes Performance Comparisons Image Quality Cost Reliability

More information

Force-based Layout of Non-Markovian Temporal Networks

Force-based Layout of Non-Markovian Temporal Networks Force-based Layout of Non-Markovian Temporal Networks Ingo Scholtes ETH Zürich ECCS 2013 Ingo Scholtes 20.09.2013 1 @ ETH Zürich ECCS 2013 Ingo Scholtes 20.09.2013 2 1 @ ETH Zürich ECCS 2013 Ingo Scholtes

More information

in a nutshell EUROPEANA FASHION disclosing European fashion heritage online Marco Rendina Europeana Fashion International Association

in a nutshell EUROPEANA FASHION disclosing European fashion heritage online Marco Rendina Europeana Fashion International Association Collezioni digitali aperte: iniziative italiane ed europee Roma, 20 giugno 2017 EUROPEANA FASHION disclosing European fashion heritage online in a nutshell Marco Rendina Europeana Fashion International

More information

Example-Based Hairstyle Advisor

Example-Based Hairstyle Advisor Example-Based Hairstyle Advisor Wei Yang, Masahiro Toyoura and Xiaoyang Mao University of Yamanashi,Japan Abstract Hairstyle is one of the most important features to characterize one s appearance. Whether

More information

Hennepin County Brand Guidelines

Hennepin County Brand Guidelines Brand Guidelines Hennepin County Brand Guidelines November 2016 Hennepin County Communications 612-348-3848 hennepin.us/brand Building our brand Everything and everyone has an identity what we look like,

More information

Student Handbook 2016

Student Handbook 2016 Healesville Living and Learning Centre Student Handbook 2016 Certificate III in Hairdressing SIH30111 Course Information Certificate III in Hairdressing SIH30111 R.T.O. No.:3851 A.B.N. 78 831 662 475 Incorporation

More information

CHAPTER 14. Conclusions. Nicky Milner, Barry Taylor and Chantal Conneller

CHAPTER 14. Conclusions. Nicky Milner, Barry Taylor and Chantal Conneller PA RT 6 Conclusions In conclusion it is only fitting to emphasise that, useful though the investigations at Star Carr have been in helping to fill a gap in the prehistory of north-western Europe, much

More information

The EMC Masterpiece Series,

The EMC Masterpiece Series, Correlation of The EMC Masterpiece Series, Literature and the Language Arts Experiencing Literature Grade 9, 2 nd edition to the Maryland English/Language Arts Grade-level Standards 875 Montreal Way St.

More information

An Educators Resource for: Nathalie Du Pasquier Other Rooms. Christian Nyampeta Words after the World. 29 September January 2018

An Educators Resource for: Nathalie Du Pasquier Other Rooms. Christian Nyampeta Words after the World. 29 September January 2018 An Educators Resource for: Nathalie Du Pasquier Other Rooms Christian Nyampeta Words after the World 29 September 2017 14 January 2018 Nathalie Du Pasquier Other Rooms Milan-based artist Nathalie Du Pasquier

More information

BAA HAIRDRESSING 11 C: BUILDING PRACTICAL SKILLS

BAA HAIRDRESSING 11 C: BUILDING PRACTICAL SKILLS BAA HAIRDRESSING 11 C: BUILDING PRACTICAL SKILLS DISTRICT NAME: Coquitlam School District DISTRICT NUMBER: 43 DEVELOPED BY: Jill Reid (Secondary coordinator) DATE DEVELOPED: April 2006 SCHOOL NAME: Coquitlam

More information

Livre de l'ecclesiastique ou Siracide

Livre de l'ecclesiastique ou Siracide Livre de l'ecclesiastique ou Siracide Prologue 1 multorum nobis et magnorum per Legem et Prophetas aliosque qui secuti sunt illos sapientiam demonstratam, in quibus oportet laudare Israhel doctrinae et

More information

Contexts for Conservation

Contexts for Conservation Contexts for Conservation 2013 National Conference - Adelaide 23-25 October The Wrap on Mummies Using the story of Tutankhamen to Introduce Conservation and Science to Children Kristin Phillips, Principal

More information

Contents. Arts and Leisure. Culture and History. Environment. Health. Science Facts. People Profiles. Social Science. Sports and Hobbies.

Contents. Arts and Leisure. Culture and History. Environment. Health. Science Facts. People Profiles. Social Science. Sports and Hobbies. Arts and Leisure 1. In the Name of Beauty / 5 Contents 11. Shakespeare, Where Are You Now? / 65 Culture and History 2. Who Took That Tooth? / 11 12. What s in a Name? / 71 Environment 3. The Ring of Fire

More information

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP )

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP ) The SLO Loop COS-2 :Hair Coloring (20SP ) Institutional Level Student Learning Outcomes 1. Demonstrates deeper learning (knowledge & skills) from the area of concentration as well as humanities & arts,

More information

CLIENT DOCUMENTATION. by Allyson Villanueva KICKS/HI. kickshawaii.com

CLIENT DOCUMENTATION. by Allyson Villanueva KICKS/HI. kickshawaii.com CLIENT DOCUMENTATION by Allyson Villanueva kickshawaii.com DESIGN BRIEF BACKGROUND SUMMARY, since September 2001, has been one of the premier go-to sneaker boutiques in the world. Firmly rooted in island

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500 043 CIVIL ENGINEERING COURSE DESCRIPTOR Course Title Course Code Programme CONCRETE TECHNOLOGY ACE010 B.Tech Semester V CE Course

More information

Personal Hygiene. Lyndi Hodges Arkansas State University

Personal Hygiene. Lyndi Hodges Arkansas State University Personal Hygiene Lyndi Hodges Arkansas State University What is Personal Hygiene? Personal hygiene is very important to the human body! It simply means maintaining cleanliness and keeping yourself well

More information

Case Study : An efficient product re-formulation using The Unscrambler

Case Study : An efficient product re-formulation using The Unscrambler Case Study : An efficient product re-formulation using The Unscrambler Purpose of the study: Re-formulate the existing product (Shampoo) and optimize its properties after a major ingredient has been substituted.

More information

BAA HAIRDRESSING 12C

BAA HAIRDRESSING 12C BAA HAIRDRESSING 12C DISTRICT NAME: Coquitlam School District DISTRICT NUMBER: 43 DEVELOPED BY: Jill Reid (Secondary coordinator) DATE DEVELOPED: April 2006 SCHOOL NAME: Coquitlam School district PRINCIPAL

More information

Advanced Diploma in Fashion Intakes January, April, July and October Duration 2 Years and 3 Months, Full-time

Advanced Diploma in Fashion Intakes January, April, July and October Duration 2 Years and 3 Months, Full-time FASHION RafflesLaSalleInstitute 62 Jalan Damai, Off Jalan Ampang, 55000 Kuala Lumpur t: (603) 2164 1059 f: (603) 2161 1063 e: lkl-enquiries@raffles-lasalle.com Registration Number: W4PW041 Advanced Diploma

More information

The Multi- Ethnic Consumer. Jena Kinney Croda Inc

The Multi- Ethnic Consumer. Jena Kinney Croda Inc The Multi- Ethnic Consumer Jena Kinney Croda Inc Products on the Market Pantene Pro-V Clinicare Color/Perm Damage Repair Hair Treatment for use on Asian hair types Pantene Pro-V Relaxed & Natural Intensive

More information

An Patterned History of Ta Moko Stephanie Ip Karl Fousek Art History 100 Section 06

An Patterned History of Ta Moko Stephanie Ip Karl Fousek Art History 100 Section 06 An Patterned History of Ta Moko Stephanie Ip 23406051 Karl Fousek Art History 100 Section 06 As we have seen thus far in our course on Art History, there is almost always a deeper meaning behind a culture

More information

Logical-Mathematical Reasoning Mathematics Verbal reasoning Spanish Information and Communication Technologies

Logical-Mathematical Reasoning Mathematics Verbal reasoning Spanish Information and Communication Technologies Fashion Designer of Textiles and Indumentary OBJECTIVE Train responsible professionals with a creative spirit, initiative and a humanist attitude, capable of proposing new innovative alternatives in the

More information

DOWNLOAD OR READ : WHICH SHOES WOULD YOU CHOOSE PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : WHICH SHOES WOULD YOU CHOOSE PDF EBOOK EPUB MOBI DOWNLOAD OR READ : WHICH SHOES WOULD YOU CHOOSE PDF EBOOK EPUB MOBI Page 1 Page 2 which shoes would you choose which shoes would you pdf which shoes would you choose What Shoe Are You? Customized for Non

More information

THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD CRANDALL DOWNLOAD EBOOK : THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD CRANDALL PDF

THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD CRANDALL DOWNLOAD EBOOK : THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD CRANDALL PDF THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD CRANDALL DOWNLOAD EBOOK : THE INCORRUPTIBLE CASHIER (VOLUME 2) BY RICHARD Click link bellow and free register to download ebook: THE INCORRUPTIBLE CASHIER

More information

Provide UV tanning Unit 312 1

Provide UV tanning Unit 312 1 312 Provide UV tanning It s very important for anyone wanting to have a UV tanning treatment to get the correct advice that only an expert can give. For many people, a tan makes them feel and look healthier

More information

BAA HAIRDRESSING 11 A: INTRODUCTORY THEORY PART 1

BAA HAIRDRESSING 11 A: INTRODUCTORY THEORY PART 1 BAA HAIRDRESSING 11 A: INTRODUCTORY THEORY PART 1 DISTRICT NAME: Coquitlam School District DISTRICT NUMBER: 43 DEVELOPED BY: Jill Reid (Secondary coordinator) DATE DEVELOPED: April 2006 SCHOOL NAME: Coquitlam

More information

Lecture 6: Modern Object Detection. Gang Yu Face++ Researcher

Lecture 6: Modern Object Detection. Gang Yu Face++ Researcher Lecture 6: Modern Object Detection Gang Yu Face++ Researcher yugang@megvii.com Visual Recognition A fundamental task in computer vision Classification Object Detection Semantic Segmentation Instance Segmentation

More information

Impact of fashion specialized discourse a case study on the speech of French youths

Impact of fashion specialized discourse a case study on the speech of French youths Impact of fashion specialized discourse a case study on the speech of French youths Author: Tutor: Iria da Cunha Fanego Index Cover. 1 Index.. 2 Introduction.. 3 Objectives.. 4 Published Work... 5 Education

More information

2017 Button Up Vermont Brand Guidelines. Vermont Energy Investment Corporation 2017 Designed with Tammarck Media Cooperative & Alder Studio

2017 Button Up Vermont Brand Guidelines. Vermont Energy Investment Corporation 2017 Designed with Tammarck Media Cooperative & Alder Studio 2017 Button Up Vermont Brand Guidelines Vermont Energy Investment Corporation 2017 Designed with Tammarck Media Cooperative & Alder Studio Use these tools! In 2016, Vermont Energy Investment Corporation

More information

Welcome. Barry W. Sanel Senior Graphics Services Manager Diageo Brand Technical Center. #Color Diageo

Welcome. Barry W. Sanel Senior Graphics Services Manager Diageo Brand Technical Center. #Color Diageo Welcome #Color2018 Barry W. Sanel Senior Graphics Services Manager Diageo Brand Technical Center NORTH AMERICA Anatomy of a Strong Color Management Program DIAGEO IS A GLOBAL LEADER IN BEVERAGE ALCOHOL

More information

The Broadening Meaning of Green Beauty

The Broadening Meaning of Green Beauty The Broadening Meaning of Green Beauty FCE COSMETIQUE 2018 Briefing by Euromonitor International 2 OVERVIEW ABOUT EUROMONITOR INTERNATIONAL THE MEANING OF GREEN BEAUTY TO CONSUMERS IDENTIFYING GREEN CONSUMERS

More information

An Introduction to Modern Object Detection. Gang Yu

An Introduction to Modern Object Detection. Gang Yu An Introduction to Modern Object Detection Gang Yu yugang@megvii.com Visual Recognition A fundamental task in computer vision Classification Object Detection Semantic Segmentation Instance Segmentation

More information

Philadelphia University Faculty of Pharmacy Department of Pharmaceutical Sciences First Semester, 2017/2018. Course Syllabus. Course code:

Philadelphia University Faculty of Pharmacy Department of Pharmaceutical Sciences First Semester, 2017/2018. Course Syllabus. Course code: Philadelphia University Faculty of Pharmacy Department of Pharmaceutical Sciences First Semester, 2017/2018 Course Syllabus Course Title: Cosmetics Course Level: 5 th year Course code: 0520420 Course prerequisite

More information

NATHAN JOHNSON APOSTOLIC CLOTHING

NATHAN JOHNSON APOSTOLIC CLOTHING NATHAN JOHNSON APOSTOLIC CLOTHING Analysis by Jacob Tapia Introduction The business analysis found in this review is intended to be a broad analysis of Nathan Johnson s business, Apostolicclothing.com.

More information

Session 6. Colouring and lightening techniques and problems (part 2) Communication Aftercare advice for clients

Session 6. Colouring and lightening techniques and problems (part 2) Communication Aftercare advice for clients Colouring and lightening techniques and problems (part 2) Communication Aftercare advice for clients Trainer requirements to teach this lesson For this session you will need the following: Handout.5.7

More information

Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office

Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office Frowd.john@dol.gov Brief Overview/GHS Learning Objectives Why Adopt the GHS Description of

More information

FASHION FORWARD DBL Dgroup DB BL GROUP TM group gro gr ggrou rou rro roup ooup ou uupp group TM TM GROUP *(This is a confidential design & documents - protected by International copyright law including

More information

Study of category segmentation of Hair Care Products in India: An Overview

Study of category segmentation of Hair Care Products in India: An Overview Study of category segmentation of Hair Care Products in India: An Overview Archana Lahoti Assistant Professor Suryadatta Group of Institutes lahoti_archana2006@yahoo.com Abstract The hair care market is

More information

Course Bachelor of Fashion Design. Course Code BFD16. Location City Campus, St Kilda Road

Course Bachelor of Fashion Design. Course Code BFD16. Location City Campus, St Kilda Road Course Bachelor of Fashion Design Course Code BFD16 Location City Campus, St Kilda Road Contact Julie Wright, Course Leader: julie.c.wright @holmesglen.edu.au PUBLIC Holmesglen: bh 19-Dec-2016 Q:\Projects\Higher

More information

How Virtual Fitting Leads to Sustainable Fashion

How Virtual Fitting Leads to Sustainable Fashion How Virtual Fitting Leads to Sustainable Fashion Antti Ainamo School of Arts, Design and Architecture/School of Business, Aalto University antti.ainamo@aalto.fi Maria Kulinska School of Textile and Clothing

More information

Units of Learning outcomes (Part 1) Cross sectional Learning Outcomes. Total ECVET Points EQF Level. NQF Level AT DE FR NO SI

Units of Learning outcomes (Part 1) Cross sectional Learning Outcomes. Total ECVET Points EQF Level. NQF Level AT DE FR NO SI Total ECVET Points EQF Level NQF Level AT DE FR NO SI Units of (Part 1) U1 U2 U3 U4 U5 U6 U7 U8 U9 U10 U11 U12 Accounting and Controlling Budgeting, Calculation and Financing Entrepreneurship Human Resources

More information

CAMPER x HAFDE. Spring-Summer ITC Ethical Fashion Initiative: Ethiopia

CAMPER x HAFDE. Spring-Summer ITC Ethical Fashion Initiative: Ethiopia CAMPER x HAFDE Spring-Summer 2017 ITC Ethical Fashion Initiative: Ethiopia 1 CAMPER Spring-Summer 2017 Sustainability Report HAFDE Addis Ababa Ethiopia In association with the International Trade Centre

More information

Sanitas Skincare Webinars January 2019

Sanitas Skincare Webinars January 2019 January 2019 Today s skincare consumers are selective, informed and possess a strong knowledge of ingredients and formula benefits. No longer a one-size-fits-all product world, purchasers of skincare (especially

More information

Higg.org Platform Update What to Expect: Timeline and Next Steps

Higg.org Platform Update What to Expect: Timeline and Next Steps Higg.org Platform Update What to Expect: Timeline and Next Steps Sustainable Apparel Coalition 1 Higg.org Platform Transition The Sustainable Apparel Coalition will be updating the Higg Index technology

More information

UErba Ecclesiastæ, filii David,

UErba Ecclesiastæ, filii David, UErba Ecclesiastæ, filii David, regis Jerusalem. Vanitas vanitatum, dixit Ecclesiast es; vanitas vanitatum, et omnia vanitas. Quid habet amplius homo de universo labore suo quo laborat sub sole? Generatio

More information

POOL IS RELEASING ITS FIRST BOOK

POOL IS RELEASING ITS FIRST BOOK POOL IS RELEASING ITS FIRST BOOK a compilation of the first 12 issues of Pool Magazine and a lot more on Indian Design I never learnt to swim in the Ganga because I was afraid of drowning. Now I am learning

More information

Credit value: 10 Guided learning hours: 60

Credit value: 10 Guided learning hours: 60 Unit 133: Fashion Styling Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose R/502/5522 BTEC National The aim of this unit is to develop learners skills and knowledge in

More information

ITC Ethical Fashion Initiative Impact Assessment Vivienne Westwood Autumn-Winter 2016/17 Order, Kenya: March July 2016

ITC Ethical Fashion Initiative Impact Assessment Vivienne Westwood Autumn-Winter 2016/17 Order, Kenya: March July 2016 ITC Ethical Fashion Initiative Impact Assessment Vivienne Westwood Autumn-Winter 2016/17 Order, Kenya: March July 2016 Vivienne Westwood order summary For the Vivienne Westwood Autumn-Winter 2016/17 collection,

More information

Overcoming OBI in RFoG Networks. Michael McWilliams ANGA Cologne, Germany June 9, 2016

Overcoming OBI in RFoG Networks. Michael McWilliams ANGA Cologne, Germany June 9, 2016 Overcoming OBI in RFoG Networks Michael McWilliams ANGA Cologne, Germany June 9, 2016 Agenda Optical Beat Interference (OBI) Causes Analysis Identification Mitigation The answer 2 OBI Causes OBI Occurs

More information

TRANSFORMATIONS A GRAPHIC AND CHOREGRAPHIC WORKSHOP

TRANSFORMATIONS A GRAPHIC AND CHOREGRAPHIC WORKSHOP TOURING EXHIBITION for children TRANSFORMATIONS A GRAPHIC AND CHOREGRAPHIC WORKSHOP www.centrepompidou.fr TRANSFORMATIONS A GRAPHIC AND CHOREGRAPHIC WORKSHOP CONTENTS 1 INTRODUCTION page 3 2 BIOGRAPHICAL

More information

INCIPIT LIBER IESU FILII SIRACH

INCIPIT LIBER IESU FILII SIRACH IESU FILII SIRACH 1:1 1 IESU FILII SIRACH 1:1 INCIPIT LIBER IESU FILII SIRACH 1 Prologus Multorum nobis et magnorum per legem, et prophetas, aliosque qui secuti sunt illos, sapientia demonstrata est, in

More information

sass & bide Spring-Summer 2017 Impact Assessment ITC Ethical Fashion Initiative: Artisan.Fashion October-November, 2016

sass & bide Spring-Summer 2017 Impact Assessment ITC Ethical Fashion Initiative: Artisan.Fashion October-November, 2016 sass & bide Spring-Summer 2017 Impact Assessment ITC Ethical Fashion Initiative: Artisan.Fashion October-November, 2016 This order was monitored using the RISE framework an innovative scheme developed

More information

Gorizia/ Nova Gorica/ Miren/ Trieste/ 3-7 giugno 2015 IN\VISIBLE CITIES / URBAN MULTIMEDIA FESTIVAL OPEN CALL / ARTISTS IN RESIDENCE THE FESTIVAL

Gorizia/ Nova Gorica/ Miren/ Trieste/ 3-7 giugno 2015 IN\VISIBLE CITIES / URBAN MULTIMEDIA FESTIVAL OPEN CALL / ARTISTS IN RESIDENCE THE FESTIVAL Gorizia/ Nova Gorica/ Miren/ Trieste/ 3-7 giugno 2015 IN\VISIBLE CITIES / URBAN MULTIMEDIA FESTIVAL OPEN CALL / ARTISTS IN RESIDENCE The following call is open to individual artists, artists groups, collectives,

More information

Scientific evidences to show ancient lead trade with Tissamaharama Sri Lanka: A metallurgical study

Scientific evidences to show ancient lead trade with Tissamaharama Sri Lanka: A metallurgical study Scientific evidences to show ancient lead trade with Tissamaharama Sri Lanka: A metallurgical study Arjuna Thantilage Senior Lecturer, Coordinator, Laboratory for Cultural Material Analysis (LCMA), Postgraduate

More information

110/3 avenue Albert Giraud, 1030 Schaerbeek (Belgium)

110/3 avenue Albert Giraud, 1030 Schaerbeek (Belgium) Curriculum vitae PERSONAL INFORMATION 110/3 avenue Albert Giraud, 1030 Schaerbeek (Belgium) +32496428569 info@makeitup.be www.makeitup.be Sex Female Date of birth 01/07/1969 Nationality Belgian PERSONAL

More information

Kline PRO: A powerful tool for the salon industry based on transactional data

Kline PRO: A powerful tool for the salon industry based on transactional data Data Published Quarterly Regional Coverage: Ireland United States United Kingdom This comprehensive interactive database enables users to access the latest performance data on the professional hair care

More information

ALTBERG. BOOTMAKERS Est YORKSHIRE ENGLAND HIKING BOOTS USER GUIDE DRYING BOOTS OUT BOOTCARE GAITERS & SOCKS SAFETY, TERMS & CONDITIONS

ALTBERG. BOOTMAKERS Est YORKSHIRE ENGLAND HIKING BOOTS USER GUIDE DRYING BOOTS OUT BOOTCARE GAITERS & SOCKS SAFETY, TERMS & CONDITIONS ALTBERG BOOTMAKERS Est. 1989 YORKSHIRE ENGLAND HIKING BOOTS USER GUIDE DRYING BOOTS OUT BOOTCARE GAITERS & SOCKS SAFETY, TERMS & CONDITIONS DONNING, DOFFING & GAITERS Push heel to back of boot and LACE

More information

MODULE 1: INTRODUCTION TO THE BUSINESS AND SCIENCE BEHIND IMAGE CONSULTING & PERSONAL STYLING FOR STUDY GUIDE USE ONLY

MODULE 1: INTRODUCTION TO THE BUSINESS AND SCIENCE BEHIND IMAGE CONSULTING & PERSONAL STYLING FOR STUDY GUIDE USE ONLY MODULE 1: INTRODUCTION TO THE BUSINESS AND SCIENCE BEHIND IMAGE CONSULTING & PERSONAL STYLING FOR STUDY GUIDE USE ONLY These materials are intended for the benefit and use of Sterling Style Academy students

More information

L ÉCOLE VAN CLEEF & ARPELS

L ÉCOLE VAN CLEEF & ARPELS BESPOKE EVENTS L ÉCOLE VAN CLEEF & ARPELS Since 1906, Van Cleef & Arpels has been dedicated to the art of jewelry and watchmaking. Unrivaled in its field, it is constantly innovating, sharing its knowledge

More information

Clare Video Doorbell Version 2 User Manual

Clare Video Doorbell Version 2 User Manual Clare Video Doorbell Version 2 User Manual Index Doorbell buttons and features...3 What s included in the box...4 Clare Video Doorbell power requirements...5 Wi-Fi signal strength requirements...6 Getting

More information

INFLUENCE OF FASHION BLOGGERS ON THE PURCHASE DECISIONS OF INDIAN INTERNET USERS-AN EXPLORATORY STUDY

INFLUENCE OF FASHION BLOGGERS ON THE PURCHASE DECISIONS OF INDIAN INTERNET USERS-AN EXPLORATORY STUDY INFLUENCE OF FASHION BLOGGERS ON THE PURCHASE DECISIONS OF INDIAN INTERNET USERS-AN EXPLORATORY STUDY 1 NAMESH MALAROUT, 2 DASHARATHRAJ K SHETTY 1 Scholar, Manipal Institute of Technology, Manipal University,

More information

professional product, used by hairdressers. The advertisement tells the woman to ask her hairdresser for this product and it reinforces that her

professional product, used by hairdressers. The advertisement tells the woman to ask her hairdresser for this product and it reinforces that her Sample Essay To help you better understand that prepare for this section of your examination, I want to provide you with a sample essay, based on a previous assignment question. I would like you to look

More information

Indirect competitors influence hair styling sales

Indirect competitors influence hair styling sales Analysis of the Brazilian hair styling products and sprays market Written by Ana Claudia Freitas and Danilo de Paula Factor de Solução/The Kline Group Latin America Brazil is one of the fastest-growing

More information

FINDLAY ROTARY S VISUAL IDENTITY GUIDELINES. September

FINDLAY ROTARY S VISUAL IDENTITY GUIDELINES. September FINDLAY ROTARY S VISUAL IDENTITY GUIDELINES September 2016 1 What we call ourselves HOW WE ORGANIZE AND PRESENT OUR OFFERINGS July 2018 2 We are Rotary Rotary is the connective thread that binds Rotary

More information

Level 2 Technical Certificate in Beauty Therapy ( )

Level 2 Technical Certificate in Beauty Therapy ( ) Level 2 Technical Certificate in Beauty Therapy (6003-20) March 2018 Version 1.7 Qualification Handbook Qualification at a glance Industry area City & Guilds qualification number Beauty 6003-20 Age group

More information

Lesson Plan: How to Perform an Ear Lobe Piercing

Lesson Plan: How to Perform an Ear Lobe Piercing Lesson Plan: How to Perform an Ear Lobe Piercing Vanisha Kasandas HST860 May 25, 2015 Page 2 of 16 Brief Overview of Lesson Plan: How to Perform an Ear Lobe Piercing Organization: Program Title: Instructor(s):

More information

INSTRUCTION FOR USE LAUREATO TOURBILLON

INSTRUCTION FOR USE LAUREATO TOURBILLON INSTRUCTION FOR USE LAUREATO TOURBILLON BIRTH OF AN ICON Nomen est Omen This Latin proverb translates to the name says it all. It befits this Laureato model by Girard-Perregaux particularly well, as the

More information

BIZARRE BEASTS. His name? CRAZY CRITTERS. Mazing MONSTERS

BIZARRE BEASTS. His name? CRAZY CRITTERS. Mazing MONSTERS BIZARRE BEASTS Mazing MONSTERS CRAZY CRITTERS and The Task Construct a family of, mother, father and child, varying in size so that ratio is part of the project. The ratio of the sizes of the family must

More information

TEACHING UNIT BEAUTY AND CREATIVITY

TEACHING UNIT BEAUTY AND CREATIVITY Adult Training TEACHING UNIT BEAUTY AND CREATIVITY Creativity and manual skills: Learning skills for personal development though adult life relationship. General objectives : Each adult learner, participant

More information

Fashion & Textiles Merchandising

Fashion & Textiles Merchandising ADVANCED DIPLOMA OF Fashion & Textiles Merchandising FASHION BUSINESS believe in your passion create your career succeed at THE AUSTRALIAN INSTITUTE OF CREATIVE DESIGN Fashion... Design vs Business ADVANCED

More information

Introducing Antimicrobial Surgical Scrubs

Introducing Antimicrobial Surgical Scrubs Introducing Antimicrobial Surgical Scrubs Introducing Antimicrobial Surgical Scrubs Introduction to Arvind Antimicrobial Surgical Scrubs Arvind limited is motivated to develop new generation products.

More information

1 State five requirements of the Control of Substances Hazardous to Health Regulation (5 marks)

1 State five requirements of the Control of Substances Hazardous to Health Regulation (5 marks) Qualification title: Level 2 Technical Certificate in Hairdressing Test title: Hairdressing Version: Sample Base mark: 80 Proposed grading boundaries: p/m/d 1 State five requirements of the Control of

More information

THE CLASSIFICATION OF CHALCOLITHIC AND EARLY BRONZE AGE COPPER AND BRONZE AXE-HEADS FROM SOUTHERN BRITAIN BY STUART NEEDHAM

THE CLASSIFICATION OF CHALCOLITHIC AND EARLY BRONZE AGE COPPER AND BRONZE AXE-HEADS FROM SOUTHERN BRITAIN BY STUART NEEDHAM The Prehistoric Society Book Reviews THE CLASSIFICATION OF CHALCOLITHIC AND EARLY BRONZE AGE COPPER AND BRONZE AXE-HEADS FROM SOUTHERN BRITAIN BY STUART NEEDHAM Archaeopress Access Archaeology. 2017, 74pp,

More information

AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010

AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010 AFS Environmental Health & Safety Conference Nashville, TN August 24, 2010 Protect employees from illness and injury associated with the use of hazardous substances A generic and performance oriented standard

More information