NLP and Word Embeddings. deeplearning.ai. Word representation

Size: px
Start display at page:

Download "NLP and Word Embeddings. deeplearning.ai. Word representation"

Transcription

1 NLP and Word Embeddings deeplearning.ai Word representation

2 Word representation V = [a, aaron,, zulu, <UNK>] 1-hot representation Man (5391) 1 Woman (9853) 1 King (4914) 1 Queen (7157) 1 Apple (456) 1 Orange (6257) 1 I want a glass of orange. I want a glass of apple.

3 Featurized representation: word embedding Man (5391) Woman (9853) King (4914) Queen (7157) Apple (456) Orange (6257) I want a glass of orange. I want a glass of apple.

4 Visualizing word embeddings man woman king queen dog cat fish three four one two apple grape orange [van der Maaten and Hinton., 28. Visualizing data using t-sne]

5 NLP and Word Embeddings deeplearning.ai Using word embeddings

6 Named entity recognition example 1 1 Sally Johnson is an orange farmer Robert Lin is an apple farmer

7 Transfer learning and word embeddings 1. Learn word embeddings from large text corpus. (1-1B words) (Or download pre-trained embedding online.) 2. Transfer embedding to new task with smaller training set. (say, 1k words) 3. Optional: Continue to finetune the word embeddings with new data.

8 Relation to face encoding $ (&) f($ (&) ) )* $ (() [Taigman et. al., 214. DeepFace: Closing the gap to human level performance] f($ (() )

9 NLP and Word Embeddings deeplearning.ai Properties of word embeddings

10 Analogies Man (5391) Woman (9853) King (4914) Queen (7157) Apple (456) Orange (6257) Gender Royal Age Food [Mikolov et. al., 213, Linguistic regularities in continuous space word representations]

11 Analogies using word vectors man king queen woman cat dog fish three two four one grape orange apple ( )*+ (,-)*+ ( /+1 (?

12 Cosine similarity 345((,, ( /+1 ( )*+ + (,-)*+ ) Man:Woman as Boy:Girl Ottawa:Canada as Nairobi:Kenya Big:Bigger as Tall:Taller Yen:Japan as Ruble:Russia

13 NLP and Word Embeddings deeplearning.ai Embedding matrix

14 Embedding matrix In practice, use specialized function to look up an embedding.

15 NLP and Word Embeddings deeplearning.ai Learning word embeddings

16 Neural language model I want a glass of orange I * +,+, 4 5 +,+, want * -../ / a * 4 5 glass *,1/2 4 5,1/2 of *.., 4 5.., orange *.2/ /3 [Bengio et. al., 23, A neural probabilistic language model]

17 Other context/target pairs I want a glass of orange juice to go along with my cereal. Context: Last 4 words. 4 words on left & right Last 1 word Nearby 1 word

18 NLP and Word Embeddings deeplearning.ai Word2Vec

19 Skip-grams I want a glass of orange juice to go along with my cereal. [Mikolov et. al., 213. Efficient estimation of word representations in vector space.]

20 Model Vocab size = 1,k

21 Problems with softmax classification! " # = % & ' ( ) * -.,... % &, ( ) * 1- How to sample the context #?

22 NLP and Word Embeddings deeplearning.ai Negative sampling

23 Defining a new learning problem I want a glass of orange juice to go along with my cereal. [Mikolov et. al., 213. Distributed representation of words and phrases and their compositionality]

24 Model Softmax:! " # = % & ' ( ) * -.,... % &, ( ) * 1- context orange orange orange orange orange word juice king book the of target? 1

25 Selecting negative examples context orange orange orange orange orange word juice king book the of target? 1

26 NLP and Word Embeddings deeplearning.ai GloVe word vectors

27 GloVe (global vectors for word representation) I want a glass of orange juice to go along with my cereal. [Pennington et. al., 214. GloVe: Global vectors for word representation]

28 Model

29 A note on the featurization view of word embeddings Man (5391) Woman (9853) King (4914) Queen (7157) Gender Royal Age Food ,888 78,888 minimize ( ) *+, - *. + + * log ) *+ *:7 +:7

30 NLP and Word Embeddings deeplearning.ai Sentiment classification

31 Sentiment classification problem! " The dessert is excellent. Service was quite slow. Good for a quick meal, but nothing special. Completely lacking in good taste, good service, and good ambience.

32 Simple sentiment classification model The dessert is excellent The # $%&$, - $%&$ desert # &'($, - &'($ is # '(%', - '(%' excellent # )*$+, - )*$+ Completely lacking in good taste, good service, and good ambience.

33 RNN for sentiment classification "8 softmax : ;+< : ;*< : ;&< : ;)< : ;'< : ;*+< - *$6& - '%(( - ''&7 - )$$& - ))+,,,,, Completely lacking in good. ambience

34 NLP and Word Embeddings deeplearning.ai Debiasing word embeddings

35 The problem of bias in word embeddings Man:Woman as King:Queen Man:Computer_Programmer as Woman: Homemaker Father:Doctor as Mother: Nurse Word embeddings can reflect gender, ethnicity, age, sexual orientation, and other biases of the text used to train the model. [Bolukbasi et. al., 216. Man is to computer programmer as woman is to homemaker? Debiasing word embeddings]

36 Addressing bias in word embeddings 1. Identify bias direction. 2. Neutralize: For every word that is not definitional, project to get rid of bias. 3. Equalize pairs. [Bolukbasi et. al., 216. Man is to computer programmer as woman is to homemaker? Debiasing word embeddings]

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Xinying Song, Xiaodong He, Jianfeng Gao, Li Deng Microsoft Research, One Microsoft Way, Redmond, WA 98052, U.S.A.

More information

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks 1 Tzu-Hsuan Yang, 2 Tzu-Hsuan Tseng, and 3 Chia-Ping Chen Department of Computer Science and Engineering

More information

arxiv: v1 [cs.cl] 20 Jul 2015

arxiv: v1 [cs.cl] 20 Jul 2015 How to Generate a Good Word Embedding? Siwei Lai, Kang Liu, Liheng Xu, Jun Zhao National Laboratory of Pattern Recognition (NLPR) Institute of Automation, Chinese Academy of Sciences, China {swlai, kliu,

More information

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Stephan Gouws and GJ van Rooyen MIH Medialab, Stellenbosch University SOUTH AFRICA {stephan,gvrooyen}@ml.sun.ac.za

More information

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation SLSP-2016 October 11-12 Natalia Tomashenko 1,2,3 natalia.tomashenko@univ-lemans.fr Yuri Khokhlov 3 khokhlov@speechpro.com Yannick

More information

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17.

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17. Semi-supervised methods of text processing, and an application to medical concept extraction Yacine Jernite Text-as-Data series September 17. 2015 What do we want from text? 1. Extract information 2. Link

More information

A Vector Space Approach for Aspect-Based Sentiment Analysis

A Vector Space Approach for Aspect-Based Sentiment Analysis A Vector Space Approach for Aspect-Based Sentiment Analysis by Abdulaziz Alghunaim B.S., Massachusetts Institute of Technology (2015) Submitted to the Department of Electrical Engineering and Computer

More information

Second Exam: Natural Language Parsing with Neural Networks

Second Exam: Natural Language Parsing with Neural Networks Second Exam: Natural Language Parsing with Neural Networks James Cross May 21, 2015 Abstract With the advent of deep learning, there has been a recent resurgence of interest in the use of artificial neural

More information

LIM-LIG at SemEval-2017 Task1: Enhancing the Semantic Similarity for Arabic Sentences with Vectors Weighting

LIM-LIG at SemEval-2017 Task1: Enhancing the Semantic Similarity for Arabic Sentences with Vectors Weighting LIM-LIG at SemEval-2017 Task1: Enhancing the Semantic Similarity for Arabic Sentences with Vectors Weighting El Moatez Billah Nagoudi Laboratoire d Informatique et de Mathématiques LIM Université Amar

More information

There are some definitions for what Word

There are some definitions for what Word Word Embeddings and Their Use In Sentence Classification Tasks Amit Mandelbaum Hebrew University of Jerusalm amit.mandelbaum@mail.huji.ac.il Adi Shalev bitan.adi@gmail.com arxiv:1610.08229v1 [cs.lg] 26

More information

Training a Neural Network to Answer 8th Grade Science Questions Steven Hewitt, An Ju, Katherine Stasaski

Training a Neural Network to Answer 8th Grade Science Questions Steven Hewitt, An Ju, Katherine Stasaski Training a Neural Network to Answer 8th Grade Science Questions Steven Hewitt, An Ju, Katherine Stasaski Problem Statement and Background Given a collection of 8th grade science questions, possible answer

More information

Probing for semantic evidence of composition by means of simple classification tasks

Probing for semantic evidence of composition by means of simple classification tasks Probing for semantic evidence of composition by means of simple classification tasks Allyson Ettinger 1, Ahmed Elgohary 2, Philip Resnik 1,3 1 Linguistics, 2 Computer Science, 3 Institute for Advanced

More information

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts.

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Recommendation 1 Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Students come to kindergarten with a rudimentary understanding of basic fraction

More information

Joint Learning of Character and Word Embeddings

Joint Learning of Character and Word Embeddings Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 205) Joint Learning of Character and Word Embeddings Xinxiong Chen,2, Lei Xu, Zhiyuan Liu,2, Maosong Sun,2,

More information

Modeling function word errors in DNN-HMM based LVCSR systems

Modeling function word errors in DNN-HMM based LVCSR systems Modeling function word errors in DNN-HMM based LVCSR systems Melvin Jose Johnson Premkumar, Ankur Bapna and Sree Avinash Parchuri Department of Computer Science Department of Electrical Engineering Stanford

More information

Python Machine Learning

Python Machine Learning Python Machine Learning Unlock deeper insights into machine learning with this vital guide to cuttingedge predictive analytics Sebastian Raschka [ PUBLISHING 1 open source I community experience distilled

More information

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Twitter Sentiment Classification on Sanders Data using Hybrid Approach IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 4, Ver. I (July Aug. 2015), PP 118-123 www.iosrjournals.org Twitter Sentiment Classification on Sanders

More information

Autoencoder and selectional preference Aki-Juhani Kyröläinen, Juhani Luotolahti, Filip Ginter

Autoencoder and selectional preference Aki-Juhani Kyröläinen, Juhani Luotolahti, Filip Ginter ESUKA JEFUL 2017, 8 2: 93 125 Autoencoder and selectional preference Aki-Juhani Kyröläinen, Juhani Luotolahti, Filip Ginter AN AUTOENCODER-BASED NEURAL NETWORK MODEL FOR SELECTIONAL PREFERENCE: EVIDENCE

More information

Глубокие рекуррентные нейронные сети для аспектно-ориентированного анализа тональности отзывов пользователей на различных языках

Глубокие рекуррентные нейронные сети для аспектно-ориентированного анализа тональности отзывов пользователей на различных языках Глубокие рекуррентные нейронные сети для аспектно-ориентированного анализа тональности отзывов пользователей на различных языках Тарасов Д. С. (dtarasov3@gmail.com) Интернет-портал reviewdot.ru, Казань,

More information

POS tagging of Chinese Buddhist texts using Recurrent Neural Networks

POS tagging of Chinese Buddhist texts using Recurrent Neural Networks POS tagging of Chinese Buddhist texts using Recurrent Neural Networks Longlu Qin Department of East Asian Languages and Cultures longlu@stanford.edu Abstract Chinese POS tagging, as one of the most important

More information

Psychology and Language

Psychology and Language Psychology and Language Psycholinguistics is the study about the casual connection within human being linking experience with speaking and writing, and hearing and reading with further behavior (Robins,

More information

arxiv: v2 [cs.ir] 22 Aug 2016

arxiv: v2 [cs.ir] 22 Aug 2016 Exploring Deep Space: Learning Personalized Ranking in a Semantic Space arxiv:1608.00276v2 [cs.ir] 22 Aug 2016 ABSTRACT Jeroen B. P. Vuurens The Hague University of Applied Science Delft University of

More information

ON THE USE OF WORD EMBEDDINGS ALONE TO

ON THE USE OF WORD EMBEDDINGS ALONE TO ON THE USE OF WORD EMBEDDINGS ALONE TO REPRESENT NATURAL LANGUAGE SEQUENCES Anonymous authors Paper under double-blind review ABSTRACT To construct representations for natural language sequences, information

More information

Semantic and Context-aware Linguistic Model for Bias Detection

Semantic and Context-aware Linguistic Model for Bias Detection Semantic and Context-aware Linguistic Model for Bias Detection Sicong Kuang Brian D. Davison Lehigh University, Bethlehem PA sik211@lehigh.edu, davison@cse.lehigh.edu Abstract Prior work on bias detection

More information

Deep Neural Network Language Models

Deep Neural Network Language Models Deep Neural Network Language Models Ebru Arısoy, Tara N. Sainath, Brian Kingsbury, Bhuvana Ramabhadran IBM T.J. Watson Research Center Yorktown Heights, NY, 10598, USA {earisoy, tsainath, bedk, bhuvana}@us.ibm.com

More information

Modeling function word errors in DNN-HMM based LVCSR systems

Modeling function word errors in DNN-HMM based LVCSR systems Modeling function word errors in DNN-HMM based LVCSR systems Melvin Jose Johnson Premkumar, Ankur Bapna and Sree Avinash Parchuri Department of Computer Science Department of Electrical Engineering Stanford

More information

RATES2015. campingbarcelona. Camping. Normal. Plus. Bus

RATES2015. campingbarcelona. Camping. Normal. Plus. Bus CAMPING 27 28 3 27 28 29 2 3 4 5 6 7 8 9 0 2 3 4 5 6 7 8 9 20 2 22 23 24 25 6 7 8 9 0 2 3 4 5 6 7 8 9 20 2 29 27 28 29 3 2 0 2 3 4 5 6 7 8 9 20 2 22 23 24 25 26 27 28 29 3 6 7 8 9 0 2 3 28 29 Camping 3,65

More information

A Simple VQA Model with a Few Tricks and Image Features from Bottom-up Attention

A Simple VQA Model with a Few Tricks and Image Features from Bottom-up Attention A Simple VQA Model with a Few Tricks and Image Features from Bottom-up Attention Damien Teney 1, Peter Anderson 2*, David Golub 4*, Po-Sen Huang 3, Lei Zhang 3, Xiaodong He 3, Anton van den Hengel 1 1

More information

Ask Me Anything: Dynamic Memory Networks for Natural Language Processing

Ask Me Anything: Dynamic Memory Networks for Natural Language Processing Ask Me Anything: Dynamic Memory Networks for Natural Language Processing Ankit Kumar*, Ozan Irsoy*, Peter Ondruska*, Mohit Iyyer*, James Bradbury, Ishaan Gulrajani*, Victor Zhong*, Romain Paulus, Richard

More information

Attributed Social Network Embedding

Attributed Social Network Embedding JOURNAL OF LATEX CLASS FILES, VOL. 14, NO. 8, MAY 2017 1 Attributed Social Network Embedding arxiv:1705.04969v1 [cs.si] 14 May 2017 Lizi Liao, Xiangnan He, Hanwang Zhang, and Tat-Seng Chua Abstract Embedding

More information

NEURAL DIALOG STATE TRACKER FOR LARGE ONTOLOGIES BY ATTENTION MECHANISM. Youngsoo Jang*, Jiyeon Ham*, Byung-Jun Lee, Youngjae Chang, Kee-Eung Kim

NEURAL DIALOG STATE TRACKER FOR LARGE ONTOLOGIES BY ATTENTION MECHANISM. Youngsoo Jang*, Jiyeon Ham*, Byung-Jun Lee, Youngjae Chang, Kee-Eung Kim NEURAL DIALOG STATE TRACKER FOR LARGE ONTOLOGIES BY ATTENTION MECHANISM Youngsoo Jang*, Jiyeon Ham*, Byung-Jun Lee, Youngjae Chang, Kee-Eung Kim School of Computing KAIST Daejeon, South Korea ABSTRACT

More information

been each get other TASK #1 Fry Words TASK #2 Fry Words Write the following words in ABC order: Write the following words in ABC order:

been each get other TASK #1 Fry Words TASK #2 Fry Words Write the following words in ABC order: Write the following words in ABC order: TASK #1 Fry Words 1-100 been each called down about first TASK #2 Fry Words 1-100 get other long people number into TASK #3 Fry Words 1-100 could part more find now her TASK #4 Fry Words 1-100 for write

More information

A JOINT MANY-TASK MODEL: GROWING A NEURAL NETWORK FOR MULTIPLE NLP TASKS

A JOINT MANY-TASK MODEL: GROWING A NEURAL NETWORK FOR MULTIPLE NLP TASKS A JOINT MANY-TASK MODEL: GROWING A NEURAL NETWORK FOR MULTIPLE NLP TASKS Kazuma Hashimoto, Caiming Xiong, Yoshimasa Tsuruoka & Richard Socher The University of Tokyo {hassy, tsuruoka}@logos.t.u-tokyo.ac.jp

More information

A deep architecture for non-projective dependency parsing

A deep architecture for non-projective dependency parsing Universidade de São Paulo Biblioteca Digital da Produção Intelectual - BDPI Departamento de Ciências de Computação - ICMC/SCC Comunicações em Eventos - ICMC/SCC 2015-06 A deep architecture for non-projective

More information

Human-like Natural Language Generation Using Monte Carlo Tree Search

Human-like Natural Language Generation Using Monte Carlo Tree Search Human-like Natural Language Generation Using Monte Carlo Tree Search Kaori Kumagai Ichiro Kobayashi Daichi Mochihashi Ochanomizu University The Institute of Statistical Mathematics {kaori.kumagai,koba}@is.ocha.ac.jp

More information

Word Embedding Based Correlation Model for Question/Answer Matching

Word Embedding Based Correlation Model for Question/Answer Matching Proceedings of the Thirty-First AAAI Conference on Artificial Intelligence (AAAI-17) Word Embedding Based Correlation Model for Question/Answer Matching Yikang Shen, 1 Wenge Rong, 2 Nan Jiang, 2 Baolin

More information

Cogat Sample Questions Grade 2

Cogat Sample Questions Grade 2 Cogat Grade 2 Free PDF ebook Download: Cogat Grade 2 Download or Read Online ebook cogat sample questions grade 2 in PDF Format From The Best User Guide Database 1st Grade. ITBS Reading and/or ITBS Math

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

A Latent Semantic Model with Convolutional-Pooling Structure for Information Retrieval

A Latent Semantic Model with Convolutional-Pooling Structure for Information Retrieval A Latent Semantic Model with Convolutional-Pooling Structure for Information Retrieval Yelong Shen Microsoft Research Redmond, WA, USA yeshen@microsoft.com Xiaodong He Jianfeng Gao Li Deng Microsoft Research

More information

arxiv: v1 [cs.cl] 2 Apr 2017

arxiv: v1 [cs.cl] 2 Apr 2017 Word-Alignment-Based Segment-Level Machine Translation Evaluation using Word Embeddings Junki Matsuo and Mamoru Komachi Graduate School of System Design, Tokyo Metropolitan University, Japan matsuo-junki@ed.tmu.ac.jp,

More information

Using Web Searches on Important Words to Create Background Sets for LSI Classification

Using Web Searches on Important Words to Create Background Sets for LSI Classification Using Web Searches on Important Words to Create Background Sets for LSI Classification Sarah Zelikovitz and Marina Kogan College of Staten Island of CUNY 2800 Victory Blvd Staten Island, NY 11314 Abstract

More information

Residual Stacking of RNNs for Neural Machine Translation

Residual Stacking of RNNs for Neural Machine Translation Residual Stacking of RNNs for Neural Machine Translation Raphael Shu The University of Tokyo shu@nlab.ci.i.u-tokyo.ac.jp Akiva Miura Nara Institute of Science and Technology miura.akiba.lr9@is.naist.jp

More information

ASSISTIVE COMMUNICATION

ASSISTIVE COMMUNICATION ASSISTIVE COMMUNICATION Rupal Patel, Ph.D. Northeastern University Department of Speech Language Pathology & Audiology & Computer and Information Sciences www.cadlab.neu.edu Communication Disorders Language

More information

arxiv: v1 [cs.cv] 10 May 2017

arxiv: v1 [cs.cv] 10 May 2017 Inferring and Executing Programs for Visual Reasoning Justin Johnson 1 Bharath Hariharan 2 Laurens van der Maaten 2 Judy Hoffman 1 Li Fei-Fei 1 C. Lawrence Zitnick 2 Ross Girshick 2 1 Stanford University

More information

Unsupervised Cross-Lingual Scaling of Political Texts

Unsupervised Cross-Lingual Scaling of Political Texts Unsupervised Cross-Lingual Scaling of Political Texts Goran Glavaš and Federico Nanni and Simone Paolo Ponzetto Data and Web Science Group University of Mannheim B6, 26, DE-68159 Mannheim, Germany {goran,

More information

P a g e 1. Grade 5. Grant funded by:

P a g e 1. Grade 5. Grant funded by: P a g e 1 Grade 5 Grant funded by: P a g e 2 Focus Standard: 5.NF.1, 5.NF.2 Lesson 6: Adding and Subtracting Unlike Fractions Standards for Mathematical Practice: SMP.1, SMP.2, SMP.6, SMP.7, SMP.8 Estimated

More information

Text-mining the Estonian National Electronic Health Record

Text-mining the Estonian National Electronic Health Record Text-mining the Estonian National Electronic Health Record Raul Sirel rsirel@ut.ee 13.11.2015 Outline Electronic Health Records & Text Mining De-identifying the Texts Resolving the Abbreviations Terminology

More information

arxiv: v5 [cs.ai] 18 Aug 2015

arxiv: v5 [cs.ai] 18 Aug 2015 When Are Tree Structures Necessary for Deep Learning of Representations? Jiwei Li 1, Minh-Thang Luong 1, Dan Jurafsky 1 and Eduard Hovy 2 1 Computer Science Department, Stanford University, Stanford, CA

More information

We are going to talk about the meaning of the word weary. Then we will learn how it can be used in different sentences.

We are going to talk about the meaning of the word weary. Then we will learn how it can be used in different sentences. Vocabulary Instructional Routine: Make Connections with New Vocabulary Preparation/Materials: several words selected from Hansel and Gretel (e.g.,, glorious, scare) 1 Italicized sentences are what the

More information

The Role of Semantic and Discourse Information in Learning the Structure of Surgical Procedures

The Role of Semantic and Discourse Information in Learning the Structure of Surgical Procedures 2015 International Conference on Healthcare Informatics The Role of Semantic and Discourse Information in Learning the Structure of Surgical Procedures Ramon Maldonado, Travis Goodwin and Sanda M. Harabagiu

More information

THE world surrounding us involves multiple modalities

THE world surrounding us involves multiple modalities 1 Multimodal Machine Learning: A Survey and Taxonomy Tadas Baltrušaitis, Chaitanya Ahuja, and Louis-Philippe Morency arxiv:1705.09406v2 [cs.lg] 1 Aug 2017 Abstract Our experience of the world is multimodal

More information

Name: Class: Date: ID: A

Name: Class: Date: ID: A Name: Class: _ Date: _ Test Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Members of a high school club sold hamburgers at a baseball game to

More information

Linking Task: Identifying authors and book titles in verbose queries

Linking Task: Identifying authors and book titles in verbose queries Linking Task: Identifying authors and book titles in verbose queries Anaïs Ollagnier, Sébastien Fournier, and Patrice Bellot Aix-Marseille University, CNRS, ENSAM, University of Toulon, LSIS UMR 7296,

More information

arxiv: v4 [cs.cl] 28 Mar 2016

arxiv: v4 [cs.cl] 28 Mar 2016 LSTM-BASED DEEP LEARNING MODELS FOR NON- FACTOID ANSWER SELECTION Ming Tan, Cicero dos Santos, Bing Xiang & Bowen Zhou IBM Watson Core Technologies Yorktown Heights, NY, USA {mingtan,cicerons,bingxia,zhou}@us.ibm.com

More information

Mock Trial Preparation In-Class Assignment to Prepare Direct and Cross Examination Roles 25 September 2015 DIRECT EXAMINATION

Mock Trial Preparation In-Class Assignment to Prepare Direct and Cross Examination Roles 25 September 2015 DIRECT EXAMINATION Mock Trial Preparation In-Class Assignment to Prepare Direct and Cross Examination Roles 25 September 2015 DIRECT EXAMINATION To prepare direct examination questions: 1. Determine your theory of the case.

More information

Routledge Library Editions: The English Language: Pronouns And Word Order In Old English: With Particular Reference To The Indefinite Pronoun Man

Routledge Library Editions: The English Language: Pronouns And Word Order In Old English: With Particular Reference To The Indefinite Pronoun Man Routledge Library Editions: The English Language: Pronouns And Word Order In Old English: With Particular Reference To The Indefinite Pronoun Man (Routledge Library Edition: The English Language) By Linda

More information

FBK-HLT-NLP at SemEval-2016 Task 2: A Multitask, Deep Learning Approach for Interpretable Semantic Textual Similarity

FBK-HLT-NLP at SemEval-2016 Task 2: A Multitask, Deep Learning Approach for Interpretable Semantic Textual Similarity FBK-HLT-NLP at SemEval-2016 Task 2: A Multitask, Deep Learning Approach for Interpretable Semantic Textual Similarity Simone Magnolini Fondazione Bruno Kessler University of Brescia Brescia, Italy magnolini@fbkeu

More information

Counting To 120 First Grade

Counting To 120 First Grade To 120 First Grade Free PDF ebook Download: To 120 First Grade Download or Read Online ebook counting to 120 first grade in PDF Format From The Best User Guide Database 1st Grade Strategy Worksheets. Table

More information

arxiv: v3 [cs.cl] 24 Apr 2017

arxiv: v3 [cs.cl] 24 Apr 2017 A Network-based End-to-End Trainable Task-oriented Dialogue System Tsung-Hsien Wen 1, David Vandyke 1, Nikola Mrkšić 1, Milica Gašić 1, Lina M. Rojas-Barahona 1, Pei-Hao Su 1, Stefan Ultes 1, and Steve

More information

An Empirical and Computational Test of Linguistic Relativity

An Empirical and Computational Test of Linguistic Relativity An Empirical and Computational Test of Linguistic Relativity Kathleen M. Eberhard* (eberhard.1@nd.edu) Matthias Scheutz** (mscheutz@cse.nd.edu) Michael Heilman** (mheilman@nd.edu) *Department of Psychology,

More information

Context Free Grammars. Many slides from Michael Collins

Context Free Grammars. Many slides from Michael Collins Context Free Grammars Many slides from Michael Collins Overview I An introduction to the parsing problem I Context free grammars I A brief(!) sketch of the syntax of English I Examples of ambiguous structures

More information

Using Proportions to Solve Percentage Problems I

Using Proportions to Solve Percentage Problems I RP7-1 Using Proportions to Solve Percentage Problems I Pages 46 48 Standards: 7.RP.A. Goals: Students will write equivalent statements for proportions by keeping track of the part and the whole, and by

More information

Conteúdos de inglês para o primeiro bimestre. Turma 21. Turma 31. Turma 41

Conteúdos de inglês para o primeiro bimestre. Turma 21. Turma 31. Turma 41 Conteúdos de inglês para o primeiro bimestre Turma 21 Greetings Vocabulário: hello, hi, good morning, good afternoon, good night, good evening, goodbye, bye Estrutura: Hello! What is your name? My name

More information

Student Handbook. This handbook was written for the students and participants of the MPI Training Site.

Student Handbook. This handbook was written for the students and participants of the MPI Training Site. Student Handbook This handbook was written for the students and participants of the MPI Training Site. Purpose To enable the active participants of this website easier operation and a thorough understanding

More information

Objective: Add decimals using place value strategies, and relate those strategies to a written method.

Objective: Add decimals using place value strategies, and relate those strategies to a written method. NYS COMMON CORE MATHEMATICS CURRICULUM Lesson 9 5 1 Lesson 9 Objective: Add decimals using place value strategies, and relate those strategies to a written method. Suggested Lesson Structure Fluency Practice

More information

Boosting Named Entity Recognition with Neural Character Embeddings

Boosting Named Entity Recognition with Neural Character Embeddings Boosting Named Entity Recognition with Neural Character Embeddings Cícero Nogueira dos Santos IBM Research 138/146 Av. Pasteur Rio de Janeiro, RJ, Brazil cicerons@br.ibm.com Victor Guimarães Instituto

More information

L1 and L2 acquisition. Holger Diessel

L1 and L2 acquisition. Holger Diessel L1 and L2 acquisition Holger Diessel Schedule Comparing L1 and L2 acquisition The role of the native language in L2 acquisition The critical period hypothesis [student presentation] Non-linguistic factors

More information

Assignment 1: Predicting Amazon Review Ratings

Assignment 1: Predicting Amazon Review Ratings Assignment 1: Predicting Amazon Review Ratings 1 Dataset Analysis Richard Park r2park@acsmail.ucsd.edu February 23, 2015 The dataset selected for this assignment comes from the set of Amazon reviews for

More information

Leveraging Sentiment to Compute Word Similarity

Leveraging Sentiment to Compute Word Similarity Leveraging Sentiment to Compute Word Similarity Balamurali A.R., Subhabrata Mukherjee, Akshat Malu and Pushpak Bhattacharyya Dept. of Computer Science and Engineering, IIT Bombay 6th International Global

More information

Construction Grammar. University of Jena.

Construction Grammar. University of Jena. Construction Grammar Holger Diessel University of Jena holger.diessel@uni-jena.de http://www.holger-diessel.de/ Words seem to have a prototype structure; but language does not only consist of words. What

More information

Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models

Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models Navdeep Jaitly 1, Vincent Vanhoucke 2, Geoffrey Hinton 1,2 1 University of Toronto 2 Google Inc. ndjaitly@cs.toronto.edu,

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Middle School Newsletter

Middle School Newsletter February 1, 2016 Crown Pointe Academy Volume 11 Number 21 February 1st-February 5th Monday, February 1st: Zumba 4:00 Tuesday, February 2nd: Spike League Volleyball 6:30-8:00 RF Flurries Cereal Chicken

More information

Dragonwings by Laurence Yep

Dragonwings by Laurence Yep Before we read the novel,, let s spend some time thinking about some of the themes and ideas we will find in our reading. For each statement below check or dis to indicate your opinion about the sentence.

More information

arxiv: v2 [cs.cl] 26 Mar 2015

arxiv: v2 [cs.cl] 26 Mar 2015 Effective Use of Word Order for Text Categorization with Convolutional Neural Networks Rie Johnson RJ Research Consulting Tarrytown, NY, USA riejohnson@gmail.com Tong Zhang Baidu Inc., Beijing, China Rutgers

More information

Truth Inference in Crowdsourcing: Is the Problem Solved?

Truth Inference in Crowdsourcing: Is the Problem Solved? Truth Inference in Crowdsourcing: Is the Problem Solved? Yudian Zheng, Guoliang Li #, Yuanbing Li #, Caihua Shan, Reynold Cheng # Department of Computer Science, Tsinghua University Department of Computer

More information

Function Tables With The Magic Function Machine

Function Tables With The Magic Function Machine Brief Overview: Function Tables With The Magic Function Machine s will be able to complete a by applying a one operation rule, determine a rule based on the relationship between the input and output within

More information

Lip Reading in Profile

Lip Reading in Profile CHUNG AND ZISSERMAN: BMVC AUTHOR GUIDELINES 1 Lip Reading in Profile Joon Son Chung http://wwwrobotsoxacuk/~joon Andrew Zisserman http://wwwrobotsoxacuk/~az Visual Geometry Group Department of Engineering

More information

Performance Analysis of Optimized Content Extraction for Cyrillic Mongolian Learning Text Materials in the Database

Performance Analysis of Optimized Content Extraction for Cyrillic Mongolian Learning Text Materials in the Database Journal of Computer and Communications, 2016, 4, 79-89 Published Online August 2016 in SciRes. http://www.scirp.org/journal/jcc http://dx.doi.org/10.4236/jcc.2016.410009 Performance Analysis of Optimized

More information

Topic Modelling with Word Embeddings

Topic Modelling with Word Embeddings Topic Modelling with Word Embeddings Fabrizio Esposito Dept. of Humanities Univ. of Napoli Federico II fabrizio.esposito3 @unina.it Anna Corazza, Francesco Cutugno DIETI Univ. of Napoli Federico II anna.corazza

More information

Georgetown University at TREC 2017 Dynamic Domain Track

Georgetown University at TREC 2017 Dynamic Domain Track Georgetown University at TREC 2017 Dynamic Domain Track Zhiwen Tang Georgetown University zt79@georgetown.edu Grace Hui Yang Georgetown University huiyang@cs.georgetown.edu Abstract TREC Dynamic Domain

More information

Language Acquisition Fall 2010/Winter Lexical Categories. Afra Alishahi, Heiner Drenhaus

Language Acquisition Fall 2010/Winter Lexical Categories. Afra Alishahi, Heiner Drenhaus Language Acquisition Fall 2010/Winter 2011 Lexical Categories Afra Alishahi, Heiner Drenhaus Computational Linguistics and Phonetics Saarland University Children s Sensitivity to Lexical Categories Look,

More information

OUCH! That Stereotype Hurts Cultural Competence & Linguistic Training Summary of Evaluation Results June 30, 2014

OUCH! That Stereotype Hurts Cultural Competence & Linguistic Training Summary of Evaluation Results June 30, 2014 OUCH! That Stereotype Hurts Cultural Competence & Linguistic Training Summary of Evaluation Results June 30, 2014 > Participant demographics > Pre/post/3-month evaluation of participant: - knowledge about

More information

English-German Medical Dictionary And Phrasebook By A.H. Zemback

English-German Medical Dictionary And Phrasebook By A.H. Zemback English-German Medical Dictionary And Phrasebook By A.H. Zemback If you are searching for a ebook English-German Medical Dictionary and Phrasebook by A.H. Zemback in pdf form, then you've come to loyal

More information

1. READING ENGAGEMENT 2. ORAL READING FLUENCY

1. READING ENGAGEMENT 2. ORAL READING FLUENCY Teacher Observation Guide Animals Can Help Level 28, Page 1 Name/Date Teacher/Grade Scores: Reading Engagement /8 Oral Reading Fluency /16 Comprehension /28 Independent Range: 6 7 11 14 19 25 Book Selection

More information

Films for ESOL training. Section 2 - Language Experience

Films for ESOL training. Section 2 - Language Experience Films for ESOL training Section 2 - Language Experience Introduction Foreword These resources were compiled with ESOL teachers in the UK in mind. They introduce a number of approaches and focus on giving

More information

How to Use Vocabulary Maps to Deliver Explicit Vocabulary Instruction: A Guide for Teachers

How to Use Vocabulary Maps to Deliver Explicit Vocabulary Instruction: A Guide for Teachers How to Use Vocabulary Maps to Deliver Explicit Vocabulary Instruction: A Guide for Teachers Overview and Materials Objective Students will increase academic vocabulary knowledge through teacher-provided

More information

Answer each question by placing an X over the appropriate answer. Select only one answer for each question.

Answer each question by placing an X over the appropriate answer. Select only one answer for each question. Name: Date: Position Applied For: This test contains three short sections. The first section requires that you calculate the correct answer for a number of arithmetic problems. The second section requires

More information

Agricultural Production, Business, and Trade in Spain and France ECON 496

Agricultural Production, Business, and Trade in Spain and France ECON 496 Agricultural Production, Business, and Trade in Spain and France ECON 496 Instructors: Course Syllabus: Spring 2003 Dr. Ebby Dr. Sergio H. 174A Heady Hall 166C Heady Hall Phone: 294-5765 Phone: 294-8960

More information

Prewriting: Drafting: Revising: Editing: Publishing:

Prewriting: Drafting: Revising: Editing: Publishing: Prewriting: children begin to plan writing. Drafting: children put their ideas into writing and drawing. Revising: children reread the draft and decide how to rework and improve it. Editing: children polish

More information

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007 Indiana University Outline Introduction Bias and

More information

What Can Neural Networks Teach us about Language? Graham Neubig a2-dlearn 11/18/2017

What Can Neural Networks Teach us about Language? Graham Neubig a2-dlearn 11/18/2017 What Can Neural Networks Teach us about Language? Graham Neubig a2-dlearn 11/18/2017 Supervised Training of Neural Networks for Language Training Data Training Model this is an example the cat went to

More information

BASIC ENGLISH. Book GRAMMAR

BASIC ENGLISH. Book GRAMMAR BASIC ENGLISH Book 1 GRAMMAR Anne Seaton Y. H. Mew Book 1 Three Watson Irvine, CA 92618-2767 Web site: www.sdlback.com First published in the United States by Saddleback Educational Publishing, 3 Watson,

More information

Theme 10. THEME 10: We Can Do It!

Theme 10. THEME 10: We Can Do It! Theme 10 304 THEME 10: We Can Do It! ENGLISH LANGUAGE DEVELOPMENT LESSONS FOR We Can Do It! THEME 10: We Can Do It! 305 THEME 10: We Can Do It! Week 1 Vocabulary challenge, hard chart paper Copyright Houghton

More information

Lesson Overview: This lesson will introduce what a possessive pronoun is by reviewing

Lesson Overview: This lesson will introduce what a possessive pronoun is by reviewing Title: Lesson One: What is a Possessive Pronoun? Lesson Overview: This lesson will introduce what a possessive pronoun is by reviewing pronouns and explaining that possessive pronouns show ownership by

More information

German (65 marks) Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Applied General Directions

German (65 marks) Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Applied General Directions AP 4 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Applied 2006 German (65 marks) Thursday, 8 June, 2006 Afternoon 2.00 pm to 3.00 pm General Directions 1. Write your

More information

Chunk Parsing for Base Noun Phrases using Regular Expressions. Let s first let the variable s0 be the sentence tree of the first sentence.

Chunk Parsing for Base Noun Phrases using Regular Expressions. Let s first let the variable s0 be the sentence tree of the first sentence. NLP Lab Session Week 8 October 15, 2014 Noun Phrase Chunking and WordNet in NLTK Getting Started In this lab session, we will work together through a series of small examples using the IDLE window and

More information

Switchboard Language Model Improvement with Conversational Data from Gigaword

Switchboard Language Model Improvement with Conversational Data from Gigaword Katholieke Universiteit Leuven Faculty of Engineering Master in Artificial Intelligence (MAI) Speech and Language Technology (SLT) Switchboard Language Model Improvement with Conversational Data from Gigaword

More information

Applications of memory-based natural language processing

Applications of memory-based natural language processing Applications of memory-based natural language processing Antal van den Bosch and Roser Morante ILK Research Group Tilburg University Prague, June 24, 2007 Current ILK members Principal investigator: Antal

More information

arxiv: v3 [cs.cl] 7 Feb 2017

arxiv: v3 [cs.cl] 7 Feb 2017 NEWSQA: A MACHINE COMPREHENSION DATASET Adam Trischler Tong Wang Xingdi Yuan Justin Harris Alessandro Sordoni Philip Bachman Kaheer Suleman {adam.trischler, tong.wang, eric.yuan, justin.harris, alessandro.sordoni,

More information