Semantic Frames to Predict Stock Price Movement. Example.

Slides:



Advertisements
Similar presentations
Applications of one-class classification
Advertisements

What is Fire?. What we will learn today We will learn what fire really is - and what it isn’t It is NOT: –White, puffy clouds of smoke –Slow moving flames.
Deep Learning in NLP Word representation and how to use it for Parsing
On the Importance of Text Analysis for Stock Price Prediction
Machine Learning in Practice Lecture 3 Carolyn Penstein Rosé Language Technologies Institute/ Human-Computer Interaction Institute.
47 th Annual Meeting of the Association for Computational Linguistics and 4 th International Joint Conference on Natural Language Processing Of the AFNLP.
Semantic Frames: FrameNet. What is FrameNet? FrameNet is an ongoing project at the International Computer Science Institute located in Berkeley California.
1 Lecture 4 Business Project Description Leapfrog Case News Presentation.
Data Mining with Decision Trees Lutz Hamel Dept. of Computer Science and Statistics University of Rhode Island.
Sparse vs. Ensemble Approaches to Supervised Learning
Stock Market Game Computer Information Technology.
CAREERS IN LINGUISTICS OUTSIDE OF ACADEMIA CAREERS IN INDUSTRY.
Knowledge Representation Semantic Network dan Frame.
Empirical Methods in Information Extraction Claire Cardie Appeared in AI Magazine, 18:4, Summarized by Seong-Bae Park.
ISTANBUL STOCK EXCHANGE FELL 6 POINTS IN AVERAGE TODAY THE CONSUMER PRICE INDEX ROSE BY 0,5 PERCENT LAST MONTH THE LATEST SURVEY INDICATES THAT THE PRESIDENT`S.
Dr. Tucker Balch Associate Professor School of Interactive Computing Computational Investing, Part I 191: Information and Technical Analysis: Example Info.
Probabilistic Context Free Grammars for Representing Action Song Mao November 14, 2000.
Based on “Semi-Supervised Semantic Role Labeling via Structural Alignment” by Furstenau and Lapata, 2011 Advisors: Prof. Michael Elhadad and Mr. Avi Hayoun.
 What is Marketing? –  The process of developing, promoting, and distributing products and services to satisfy customers’ needs and wants.
Transfer Learning Task. Problem Identification Dataset : A Year: 2000 Features: 48 Training Model ‘M’ Testing 98.6% Training Model ‘M’ Testing 97% Dataset.
Learning Mathematics In Elementary and Middle Schools, 5e Cathcart, Pothier, Vance, and Bezuk ©2011 Pearson Education, Inc. All Rights Reserved Chapter.
Determining Probabilities Using Tree Diagrams and Tables.
Visual Information Systems Recognition and Classification.
A Discrete Stock Price Prediction Engine Based on Financial News.
1)What IS truth? 2)How does the verification process work? 3)Why does it break down? 4)What kinds of evidence should a news consumer look for?
XML Grammar and Parser for WSOL Kruti Patel, Vladimir Tosic, Bernard Pagurek Network Management & Artificial Intelligence Lab Department of Systems & Computer.
FUN WITH FOOD LABELS.
Levels of Image Data Representation 4.2. Traditional Image Data Structures 4.3. Hierarchical Data Structures Chapter 4 – Data structures for.
Learning to Share Meaning in a Multi-Agent System (Part I) Ganesh Padmanabhan.
Text Categorization With Support Vector Machines: Learning With Many Relevant Features By Thornsten Joachims Presented By Meghneel Gore.
Semantic Compositionality through Recursive Matrix-Vector Spaces
11 Project, Part 3. Outline Basics of supervised learning using Naïve Bayes (using a simpler example) Features for the project 2.
COMP24111: Machine Learning Ensemble Models Gavin Brown
Falconer School Third Grade Room 310 Mrs. Garcia By: Michelle, Maricela, Javier, Yadira, and Carlos.
Text Categorization by Boosting Automatically Extracted Concepts Lijuan Cai and Tommas Hofmann Department of Computer Science, Brown University SIGIR 2003.
CSC461: Lecture 13 Coordinates Objectives Introduce concepts such as dimension and basis Introduce concepts such as dimension and basis Introduce coordinate.
Topic: Data Models. Data Model: A consistent way of defining and representing real world entities or phenomena in a GIS. Two Primary Types of Data Models:
Knowledge Representation. A knowledge base can be organised in several different configurations to facilitate fast inferencing Knowledge Representation.
Energy Measurement Concepts
Animation and Simulation Plus Interaction
Detecting Semantic Concepts In Consumer Videos Using Audio Junwei Liang, Qin Jin, Xixi He, Gang Yang, Jieping Xu, Xirong Li Multimedia Computing Lab,
Structured prediction
INAGO Project Automatic Knowledge Base Generation from Text for Interactive Question Answering.
How to Price Your Packages
ASSIGNMENT NO.-2.
Tips Need to Consider When Organizing a College Event
Unsupervised Learning and Autoencoders
Chapter 2 Describing Data: Graphs and Tables
Classification Discriminant Analysis
Classification Discriminant Analysis
Object Modeling with Layers
ماجستير إدارة المعارض من بريطانيا
מיומנויות תקשורת בין אישית סוגי שיחות שונים בין שנים, בבית הספר.
منهج البحث العلمي ( Scientific Research Method )
Label Name Label Name Label Name Label Name Label Name Label Name
Habitats & Adaptations Traffic Lights Quiz Hold up the coloured card that matches the correct answer you see on the screen.
Process Description Tools
Michal Rosen-Zvi University of California, Irvine
Intro to Programming Concepts
Classification with CART
Displaying Data – Charts & Graphs
C.2.10 Sample Questions.
Compare LDA and PCA.
C.2.8 Sample Questions.
C.2.8 Sample Questions.
Entity-Relationship (E-R) Modeling
Using Clustering to Make Prediction Intervals For Neural Networks
Types of Errors And Error Analysis.
Autotrophs are organisms that can make their own food
Өмнөговь аймгийн Нийгэм,
Presentation transcript:

Semantic Frames to Predict Stock Price Movement

Example

Semantic Frame Frame semantics: the meanings of most words can best be understood on the basis of a semantic frame: a description of a type of event, relation, or entity and the participants in it. The concept of cooking (Apply_heat frame) – a person doing the cooking (Cook) – the food that is to be cooked (Food) – something to hold the food while cooking (Container) – a source of heat (Heating_instrument)... [ Cook the boys]... GRILL [ Food their catches] [ Heating_instrument on an open fire].

Data Reuters dataset Year Jan 2007 – Aug Sectors – Consumer staples – Information technology – Telecommunication services

Labels Assign labels to news – Change in price – Direction of change

Data Representations

Semantic Tree Representation

Sample Results

Questions/Issues to Pursuit Feature analysis, error analysis – Vector space frame features – Sub structures in Semantic Trees Other data representation methods – LDA Labeling methods Better semantic parses