INFORMATION ACCESS VIA VOICE. dissertation is my own or was done in collaboration with my advisory committee. Yapin Zhong

Size: px
Start display at page:

Download "INFORMATION ACCESS VIA VOICE. dissertation is my own or was done in collaboration with my advisory committee. Yapin Zhong"

Transcription

1 INFORMATION ACCESS VIA VOICE Except where reference is made to the work of others, the work described in this dissertation is my own or was done in collaboration with my advisory committee. Yapin Zhong Certificate of Approval: Kai H. Chang Professor Computer Science and Software Engineering Juan E. Gilbert, Chair Assistant Professor Computer Science and Software Engineering Dean Hendrix Associate Professor Computer Science and Software Engineering Stephen L. McFarland Acting Dean Graduate School

2 INFORMATION ACCESS VIA VOICE Yapin Zhong A Dissertation Submitted to The Graduate Faculty of Auburn University In Partial Fulfillment of the Requirements for the Degree of Doctor Philosophy Auburn, Alabama December 19, 2003

3 INFORMATION ACCESS VIA VOICE Yapin Zhong Permission is granted to Auburn University to make copies of this dissertation at its discretion, upon the request of individuals or institutions and at their expense. The author reserves all publication rights. Signature of Author Date Copy sent to: Name Date ii

4 2003 YAPIN ZHONG All Rights Reserved iii

5 DISSERTATION ABSTRACT INFORMATION ACCESS VIA VOICE Yapin Zhong Doctor of Philosophy, December 19, Typed Pages Directed by Dr. Juan E. Gilbert This dissertation concentrates on the problem of designing and developing a spoken query retrieval (SQR) system to access large document databases via voice. The main challenge is to identify and address issues related to the adaptation and scalability of integrating automatic speech recognition (ASR) systems and information retrieval (IR) systems. Additionally, the mechanics of designing an effective and efficient speech user interface (SUI) pose yet another significant challenge, especially since the aim is to facilitate voice queries of large document databases. The resulting system should enable users to access large document databases effectively and efficiently. Furthermore, its language model should be capable of adapting to updates of the document databases. In this research, a framework allowing information access to large document databases via voice is presented and several approaches designed to cope with the issues of adaptability, scalability, effectiveness and efficiency are described in detail. Through iv

6 experiments performed on the TREC-9 document dataset, the performances of the new approaches were evaluated and their potential was demonstrated. v

7 ACKNOWLEDGMENTS The author would like to express his deep gratitude to his advisor, Dr. Juan E. Gilbert, for his patient guidance, valuable advice, and continued encouragement throughout his studies. Sincere thanks are also due to his two graduate committee members, Dr. Kai H. Chang and Dr. Dean Hendrix, for their reviewing and advising efforts. In addition, the author would like to thank Celeste German for her reviewing and valuable comments. Finally, deepest thanks to author s wife, Weihong Hu, for her help while conducting the experiment and constant support. vi

8 vii

9 Information Access via Voice Yapin Zhong Dept. of Computer Science & Software Engineering Auburn University

10 Outline Motivation Background Research Challenges A Framework of Spoken Query Retrieval Experiments and Research Findings Conclusions 9/17/2003 2

11 Motivation A very large part of the world population does not have access to either computers or the Internet Very tiny visual interfaces make users feel quite uncomfortable Blind or partially-sighted users are not able to access information visually 9/17/2003 3

12 Background Two categories: spoken document retrieval (SDR) and spoken query retrieval (SQR) In SDR, written queries are used to search speech archives for relevant speech information SQR uses spoken queries to retrieve relevant textual information 9/17/2003 4

13 Desktop User Phone User PDA User TCP/IP Telecommunications Infrastructure Mobile Phone User Voice Server 9/17/2003 5

14 Voice Server Nuance Voice Platform VoiceXML Interpreter & Controller Speech Recognition Audio Recording DTMF Speech Synthesis Audio Playback Databases Telecommunications Infrastructure 9/17/2003 6

15 Automatic Speech Recognition arg max W P( W X ) = arg max W P( X W ) P( W ) User Speech Parameterization Acoustic Models Pattern Matching Language Models Transcriptions 9/17/2003 7

16 Three major properties in SQR Spoken Spoken queries are usually very short Spoken Spoken queries usually need a very large vocabulary Query Query processing is required to be in close to real time 9/17/2003 8

17 Research Challenges A lack of adaptability and scalability in integrating language models between ASR and document Information Retrieval systems Difficult to meet the critical aspect of real time user expectations A general lack of effectiveness and efficiency in designing speech user interfaces 9/17/2003 9

18 The Language Size Vs. The time Consumed Time (sec) Vocabulary Size 9/17/

19 The Language Size Vs. the Word Recognition Error (WRE) Rate WRE (percent) 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Vocabulary Size 9/17/

20 Query Coverage Compared to the Language Size Vocabulary Size (k) Query Coverage [FM02] (percent) /17/

21 Problems in SQR Interfaces Speech is transient but graphics are persistent Speech is invisible Speech is asymmetric 9/17/

22 A Framework of SQR Design Principle System Architecture Context-Aware Language Model Bisecting K-MedioidsK Method Voice Navigator Information Verbalization 9/17/

23 Design Principle Integrating ASR systems with existing IR systems, but not simply combined by the way of input/output protocol [FII02] Language models that will enable both adaptability and scalability so as to satisfy the document retrieval requirements for large databases Effective and efficient SQR user interfaces 9/17/

24 System Architecture Speech Interface Voice Portal Backend Speech Telecom Network Internet Voice Server Voice Navigator Query Functions Result Access Functions L M Internet L M A IR DB 9/17/

25 Context-Aware Language Model (CALM) Speech A Context-Aware Language Model ASR Active LM IR LM Agent DB General LM 9/17/ SG SG

26 Procedure to construct CALM Preprocess and Index the collected documents Represent each document with a vector Cluster the collected documents into certain groups Represent the center of each group with an important document Construct the CALM with a set of important keywords from the centered document 9/17/

27 9/17/

28 Document Clustering Analysis Assign a set of documents to the different groups based on their similarity closely associated documents tend to be relevant to the same requests document clustering should result in more effective, as well as more efficient, retrieval Hierarchical and partitioning clustering 9/17/

29 Bisecting K-MedioidsK (BKMdd) A medioid representative An objective function to control the iterative optimization: J = 2 i= 1 n j = 1 A two-phase clustering method d 2 ij 9/17/

30 BKMdd The bisecting phase: Set iter = 0; Repeat Compute by using (2.2.1); Assign V old = V; 2 n 2 Compute the new medioid set by using J = d ij; i = 1 j = 1 Until ( = or iter = MAX_ITER) The K-MedioidsK phase: Set K; Repeat Until K 1 ( M ) = M M 2 d ij j= 1 Pick a cluster to split by using ; Find two sub-clusters by using Bisecting phase; 9/17/

31 Voice Navigator (VN) Category System Query Results Browsing Functions Help Main menu Try again Exit (Goodbye) By source By field Literal Response Cooperative Response Read by title Read by abstract Previous Next Repeat Stop Save 9/17/

32 VN Dialogues Main Menu Dialogue Query Dialogue Results Dialogue Save Dialogue 9/17/

33 Diagram of the VN Welcome Message Main Menu Dialogue Query Dialogue Results Dialogue Confirm Save Dialogue Confirm MyLibrary 9/17/

34 Information Verbalization The use of computer supported, auditory interactions to amplify understanding of abstract and/or large data Literal Response (LR) Cooperative Response (CR) Mixed Intelligent Response (MIR) Cluster-based Intelligent Response (CIR) 9/17/

35 MIR Strategy MIR Combine LR and CR strategies to present all documents in the ranked results set one by one if there is no response from the user. If the system receives any responses from the user, MIR will stop the current presentation immediately, then process the action quickly 9/17/

36 CIR Strategy The results are clustered before present action The results are ranked within each cluster The top ranked documents are selected from each cluster The number of the documents to be presented is usually five but never beyond nine 9/17/

37 Experiments and Research Findings Experimental protocol Data collection methods Participants and procedure Evaluation Metrics 9/17/

38 Experimental Protocol Materials Large document databases: Data Set: OHSUMED ( ) Number of documents 348,566 Size of collection in Mb Average document length 195 Average document length (unique terms) 111 9/17/

39 Data Collection Methods Dialogue recordings System logs User surveys 9/17/

40 Participants and Procedure 39 college level students Read the instructions Access the system Search documents Fill out the survey 9/17/

41 Evaluation Metrics Spoken query metrics Task success metrics Interface efficiency and quality metrics User satisfaction 9/17/

42 Spoken Query Metrics Percent of Queries Female/Male Native/Second Under/Grad 9/17/

43 Numbers of Users, Queries, and Terms Total Number of Participants Total Number of Spoken Queries Average Number of Spoken Queries per User Number of Unique Queries Total Number of Spoken Terms Total Number of Uniquely Spoken Terms Mean Number of Terms /17/

44 Users by Number of Queries SQR: 70% of users more than a single query Excite: 67% of users had one and only query Spoken query modification was a strong trend No. of users No. of queries per user 9/17/

45 Spoken Queries & Documents Reviewed Significant association between the spoken queries and the document reviewed Documents/Queries Subjects Documents saved/viewed Queries 9/17/

46 Queries by Number of Terms SQR: More than 60% of the queries less than or equal to 2 terms. the mean of terms was 2.66 Excite: the mean of Web search terms was 2.21 No. of Queries No. of Terms in Query 9/17/

47 Term Frequency Distribution 24 terms covers 82.8% of all queries Term Frequency Query Terms 9/17/

48 The CALM Coverage The CALM consisted of 389 terms which represent at least a 93% coverage of all the most important terms found in all documents There were 138 unique spoken queries covering 99 unique terms There were 8 unique terms that were spoken by participants that did not appear in the CALM The experimental coverage of the CALM was 93.10% 9/17/

49 Task Success Metrics The mean of Documents Found was 1.54 Significant as a function of users experience No significant difference between the MIR &CIR strategy Significantly negatively correlated to Barge Ins, Query Terms Mis-recognition, and Word Recognition Error (WRE) 9/17/

50 Interface Efficiency Metrics System Turns and User Turns were positively associated with Query Term Mis-recognitions and Barge Ins Elapsed Time was positively associated with Query Term Mis-recognitions, Barge Ins, and Spoken Queries 9/17/

51 Interface Qualitative Data ASR rejections were positively associated with WRE, Barge Ins, and Spoken queries 40.00% 35.00% 30.00% 25.00% 20.00% 15.00% 10.00% 5.00% 0.00% ASR Rejections Query Terms Mis-... Timeouts Help Requests Barge Ins 9/17/

52 Word Recognition Error (WRE) The WRE rate for the entire set of spoken query utterances was 6.87% 12% 11.29% 10% 8.74% WRE 8% 6% 6.70% 7.05% 5.10% 5.90% 4% 2% 0% Female/Male Native/Second Language Under/Grad 9/17/

53 User Satisfaction The average user satisfaction rating was 82% based on 31 satisfactory factors User Satisfaction (percent) 88% 86% 84% 82% 80% 78% 76% 74% 72% 0.77 TTS ASR Task Ease System Response Expected Behavior Interactive Pace User Expertise Future Use 0.78 satisfactory factors 9/17/

54 Task Success & Results Presentation Strategies Task Success was significantly positively related to Results Presentation Strategy No significant difference in the Task Success measure as a function of the Results Presentation Strategy 9/17/

55 Users Satisfaction Perceptions with Touchtone Experience No significant difference between subjects who had touchtone and no touchtone experience Percentage 90.00% 88.00% 86.00% 84.00% 82.00% 80.00% 78.00% 76.00% 74.00% 72.00% 70.00% TTS ASR Ease of Use System Response Expected Behavior Interactive Pace User Expertise Future Use Task Success User Satisfaction Presentation Results Touchtone Experience No Touchtone Experience 9/17/

56 Users Satisfaction Ratings with SUI experience No significant difference as a function of subject SUI experience Percentage % 90.00% 80.00% 70.00% TTS ASR Ease of Use System Response Expected Behavior Interactive Pace User Expertise SUI Experience No SUI Experience Future Use Task Success User Satisfaction Presentation Results 9/17/

57 Conclusion Achieved a high user satisfaction rating Achieved a high Task Success rating Performed well with regard to interface efficiency Kept its promise of an improved interface quality The CALM was developed with a high coverage 9/17/

58 Contributions Identified and addressed the issues and constraints that the effects of a language model on the ASR performance Addressed the issues related to SUI that arise in performing SQR tasks Studied and investigated document clustering techniques and VoiceXML technologies 9/17/

59 Contributions (Cont d) Proposed an architecture of SQR systems for large document databases Defined a Context-Aware Language Model (CALM). A document clustering technique was employed to build such a CALM Defined an effective and efficient dialogue framework to facilitate SQR tasks Proposed two information verbalization strategies to present the retrieval results. 9/17/

60 Future Research Study how to combine a visual and verbal user interface to interact with the user to enhance the user s information access Document summarization may improve the user s information access Temporal and contextual factors may affect the user s information needs 9/17/

61 Thanks Questions? Comments? 9/17/

62 References [FII02] Fujii,, A., Itou, K., and Ishikawa, T. A Method for Open-Vocabulary Speech-Driven Text Retrieval. Proceedings of the 2002 Conference on Empirical Methods in Natural Language Processing (EMNLP2002), pp , 195, July [FM02] Franz, Alexander, Milch Brian. Searching the web by voice. Proceedings of the 19th International Conference on Computational Linguistics (COLING), pages , 1217, /17/

Speech User Interfaces for Information Retrieval

Speech User Interfaces for Information Retrieval Speech User Interfaces for Information Retrieval Juan E. Gilbert Computer Science & Software Engineering 107 Dunstan Hall Auburn University, AL 36849 (334) 844-6316 gilbert@eng.auburn.edu ABSTRACT The

More information

A ROLE MANAGEMENT MODEL FOR USER AUTHORIZATION QUERIES IN ROLE BASED ACCESS CONTROL SYSTEMS A THESIS CH.SASI DHAR RAO

A ROLE MANAGEMENT MODEL FOR USER AUTHORIZATION QUERIES IN ROLE BASED ACCESS CONTROL SYSTEMS A THESIS CH.SASI DHAR RAO A ROLE MANAGEMENT MODEL FOR USER AUTHORIZATION QUERIES IN ROLE BASED ACCESS CONTROL SYSTEMS A THESIS Submitted by CH.SASI DHAR RAO in partial fulfillment for the award of the degree of MASTER OF PHILOSOPHY

More information

Student retention in distance education using on-line communication.

Student retention in distance education using on-line communication. Doctor of Philosophy (Education) Student retention in distance education using on-line communication. Kylie Twyford AAPI BBus BEd (Hons) 2007 Certificate of Originality I certify that the work in this

More information

PRACTICAL SPEECH USER INTERFACE DESIGN

PRACTICAL SPEECH USER INTERFACE DESIGN ; ; : : : : ; : ; PRACTICAL SPEECH USER INTERFACE DESIGN й fail James R. Lewis. CRC Press Taylor &. Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

Evaluating Spoken Dialogue Systems. Julia Hirschberg CS /27/2011 1

Evaluating Spoken Dialogue Systems. Julia Hirschberg CS /27/2011 1 Evaluating Spoken Dialogue Systems Julia Hirschberg CS 4706 4/27/2011 1 Dialogue System Evaluation Key point about SLP. Whenever we design a new algorithm or build a new application, need to evaluate it

More information

Speech Applications. How do they work?

Speech Applications. How do they work? Speech Applications How do they work? What is a VUI? What the user interacts with when using a speech application VUI Elements Prompts or System Messages Prerecorded or Synthesized Grammars Define the

More information

PROGRAM EXECUTION DYNAMICS. Samuel Dellette Patton. A thesis submitted in partial fulfillment of the requirements for the degree.

PROGRAM EXECUTION DYNAMICS. Samuel Dellette Patton. A thesis submitted in partial fulfillment of the requirements for the degree. THE E-MACHINE: SUPPORTING THE TEACHING OF PROGRAM EXECUTION DYNAMICS by Samuel Dellette Patton A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer

More information

White Paper Subcategory. Overview of XML Communication Technologies

White Paper Subcategory. Overview of XML Communication Technologies Subcategory Overview of XML Communication Technologies Executive Summary A significant shift has occurred in the communications infrastructures deployed today. This shift is the result of the acceptance

More information

EVALUATING COMPETING AGENT STRATEGIES FOR A VOICE AGENT

EVALUATING COMPETING AGENT STRATEGIES FOR A VOICE  AGENT EVALUATING COMPETING AGENT STRATEGIES FOR A VOICE EMAIL AGENT Marilyn Walker, Donald Hindle, Jeanne Fromer, Giuseppe Di Fabbrizio, Craig Mestel AT&T Labs Research 180 Park Ave, Florham Park, NJ 07932,

More information

University of North Florida

University of North Florida Last edited by: Kayla Champaigne Last edited on: December 5, 2012 University of North Florida Institutional Review Board IRB Protocol Please note, this is a sample of the North Florida - IRB Protocol output.

More information

AUTOMATED STUDENT S ATTENDANCE ENTERING SYSTEM BY ELIMINATING FORGE SIGNATURES

AUTOMATED STUDENT S ATTENDANCE ENTERING SYSTEM BY ELIMINATING FORGE SIGNATURES AUTOMATED STUDENT S ATTENDANCE ENTERING SYSTEM BY ELIMINATING FORGE SIGNATURES K. P. M. L. P. Weerasinghe 149235H Faculty of Information Technology University of Moratuwa June 2017 AUTOMATED STUDENT S

More information

EVALUATING DIALOGUE STRATEGIES IN A SPOKEN DIALOGUE SYSTEM FOR

EVALUATING DIALOGUE STRATEGIES IN A SPOKEN DIALOGUE SYSTEM FOR EVALUATING DIALOGUE STRATEGIES IN A SPOKEN DIALOGUE SYSTEM FOR EMAIL Fernando Farfán, Heriberto Cuayáhuitl and Alberto Portilla Intelligent Systems Research Group Department of Engineering and Technology

More information

PURDUE UNIVERSITY. Exam Forms. Graduate School Web Database

PURDUE UNIVERSITY. Exam Forms. Graduate School Web Database PURDUE UNIVERSITY Graduate School Web Database 9/18/2013 This document is an introduction to the Exam Form process recently implemented in the Graduate School Web Database. It provides guidance on how

More information

Enhanced Web Log Based Recommendation by Personalized Retrieval

Enhanced Web Log Based Recommendation by Personalized Retrieval Enhanced Web Log Based Recommendation by Personalized Retrieval Xueping Peng FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY UNIVERSITY OF TECHNOLOGY, SYDNEY A thesis submitted for the degree of Doctor

More information

SurVo. Stepping Through the Basics. Version 2.0

SurVo. Stepping Through the Basics. Version 2.0 Stepping Through the Basics Version 2.0 Contents What is a SurVo?... 3 SurVo: Voice Survey Form... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Setting up a SurVo... 4 Speech/Recording Options...

More information

STATISTICS (STAT) Statistics (STAT) 1

STATISTICS (STAT) Statistics (STAT) 1 Statistics (STAT) 1 STATISTICS (STAT) STAT 2013 Elementary Statistics (A) Prerequisites: MATH 1483 or MATH 1513, each with a grade of "C" or better; or an acceptable placement score (see placement.okstate.edu).

More information

Comparison of different distance measures on hierarchical document clustering in 2-pass retrieval

Comparison of different distance measures on hierarchical document clustering in 2-pass retrieval University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 2004 Comparison of different distance measures on hierarchical document clustering

More information

High Ppeed Circuit Techniques for Network Intrusion Detection Systems (NIDS)

High Ppeed Circuit Techniques for Network Intrusion Detection Systems (NIDS) The University of Akron IdeaExchange@UAkron Mechanical Engineering Faculty Research Mechanical Engineering Department 2008 High Ppeed Circuit Techniques for Network Intrusion Detection Systems (NIDS) Ajay

More information

Undergraduate Advising Database

Undergraduate Advising Database Undergraduate Advising Database Introduction The undergraduate advising database is used to track advising progress of students in the College of Business and Technology. The database is made up of a backend,

More information

Evaluating Multi-modal Input Modes in a Wizard-of-Oz Study for the Domain of Web Search

Evaluating Multi-modal Input Modes in a Wizard-of-Oz Study for the Domain of Web Search Evaluating Multi-modal Input Modes in a Wizard-of-Oz Study for the Domain of Web Search Alexandra Klein, Ingrid Schwank, Michel Généreux & Harald Trost Austrian Research Institute for Artificial Intelligence,

More information

Academic Program Plan for Assessment of Student Learning Outcomes The University of New Mexico

Academic Program Plan for Assessment of Student Learning Outcomes The University of New Mexico Academic Program Plan for Assessment of Student Learning Outcomes The Mexico A. College, Department and Date 1. College: School of Engineering 2. Department: Department of Civil Engineering 3. Date: February

More information

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata Meeting Host Supporting Partner Meeting Sponsors Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata 105th OGC Technical Committee Palmerston North, New Zealand Dr.

More information

Sample Thesis Title Goes Here. Eze R Nwaeze

Sample Thesis Title Goes Here. Eze R Nwaeze Sample Thesis Title Goes Here by Eze R Nwaeze A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree of Doctor of Philosophy Auburn,

More information

WHAT YOU SEE IS (ALMOST) WHAT YOU HEAR: DESIGN PRINCIPLES FOR USER INTERFACES FOR ACCESSING SPEECH ARCHIVES

WHAT YOU SEE IS (ALMOST) WHAT YOU HEAR: DESIGN PRINCIPLES FOR USER INTERFACES FOR ACCESSING SPEECH ARCHIVES ISCA Archive http://www.isca-speech.org/archive 5 th International Conference on Spoken Language Processing (ICSLP 98) Sydney, Australia November 30 - December 4, 1998 WHAT YOU SEE IS (ALMOST) WHAT YOU

More information

Probabilistic Dialogue Models with Prior Domain Knowledge

Probabilistic Dialogue Models with Prior Domain Knowledge Probabilistic Dialogue Models with Prior Domain Knowledge Pierre Lison Language Technology Group University of Oslo July 6, 2012 SIGDIAL Introduction The use of statistical models is getting increasingly

More information

Enterprise Multimedia Integration and Search

Enterprise Multimedia Integration and Search Enterprise Multimedia Integration and Search José-Manuel López-Cobo 1 and Katharina Siorpaes 1,2 1 playence, Austria, 2 STI Innsbruck, University of Innsbruck, Austria {ozelin.lopez, katharina.siorpaes}@playence.com

More information

Extensible and Dynamic Data Structure Viewers in Java

Extensible and Dynamic Data Structure Viewers in Java Extensible and Dynamic Data Structure Viewers in Java Jhilmil Jain Computer Science and Software Engineering Department, Auburn University, Auburn AL Email: jainjhi@auburn.edu Problem & motivation Many

More information

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science

More information

SCALABLE IN-MEMORY DATA MANAGEMENT MODEL FOR ENTERPRISE APPLICATIONS

SCALABLE IN-MEMORY DATA MANAGEMENT MODEL FOR ENTERPRISE APPLICATIONS SCALABLE IN-MEMORY DATA MANAGEMENT MODEL FOR ENTERPRISE APPLICATIONS Anupama Piyumali Pathirage (138223D) Degree of Master of Science Department of Computer Science and Engineering University of Moratuwa

More information

Vireo Submission Guide

Vireo Submission Guide Vireo Submission Guide 1.1 Important Vireo Differences You will be using an online application called Vireo for your submission, using your UNT EUID login for access. All materials that used to be hard

More information

STUDY ON THE USE OF PUBLIC DATA CENTERS FOR IT INFRASTRUCTURE OUTSOURCING IN SRI LANKA

STUDY ON THE USE OF PUBLIC DATA CENTERS FOR IT INFRASTRUCTURE OUTSOURCING IN SRI LANKA 'LIBRARY SlIJVfcRSlTY Of MORATUWA. SRI IAMIU UORATUWA jlhl»o»{!9cko t l STUDY ON THE USE OF PUBLIC DATA CENTERS FOR IT INFRASTRUCTURE OUTSOURCING IN SRI LANKA THE CASE OFSUNTEL LTD By G.A.A.D. KARAUNARATNE

More information

Volume Reconstruction and Parallel Rendering Algorithms: A Comparative Analysis

Volume Reconstruction and Parallel Rendering Algorithms: A Comparative Analysis Volume Reconstruction and Parallel Rendering Algorithms: A Comparative Analysis by Ulrich Neumann A dissertation submitted to the faculty of The University of North Carolina at Chapel Hill in partial fulfillment

More information

A Frequent Max Substring Technique for. Thai Text Indexing. School of Information Technology. Todsanai Chumwatana

A Frequent Max Substring Technique for. Thai Text Indexing. School of Information Technology. Todsanai Chumwatana School of Information Technology A Frequent Max Substring Technique for Thai Text Indexing Todsanai Chumwatana This thesis is presented for the Degree of Doctor of Philosophy of Murdoch University May

More information

Lecture Video Indexing and Retrieval Using Topic Keywords

Lecture Video Indexing and Retrieval Using Topic Keywords Lecture Video Indexing and Retrieval Using Topic Keywords B. J. Sandesh, Saurabha Jirgi, S. Vidya, Prakash Eljer, Gowri Srinivasa International Science Index, Computer and Information Engineering waset.org/publication/10007915

More information

Privacy Preserving Data Sharing in Data Mining Environment

Privacy Preserving Data Sharing in Data Mining Environment Privacy Preserving Data Sharing in Data Mining Environment PH.D DISSERTATION BY SUN, XIAOXUN A DISSERTATION SUBMITTED TO THE UNIVERSITY OF SOUTHERN QUEENSLAND IN FULLFILLMENT OF THE REQUIREMENTS FOR THE

More information

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND 41 CHAPTER 5 TEXT W. Bruce Croft BACKGROUND Much of the information in digital library or digital information organization applications is in the form of text. Even when the application focuses on multimedia

More information

HANDWRITTEN FORMS WILL NOT BE ACCEPTED APPLICATION MUST BE SINGLE SIDED DO NOT STAPLE. Directions for Completion of the IRB Application Form

HANDWRITTEN FORMS WILL NOT BE ACCEPTED APPLICATION MUST BE SINGLE SIDED DO NOT STAPLE. Directions for Completion of the IRB Application Form HANDWRITTEN FORMS WILL NOT BE ACCEPTED APPLICATION MUST BE SINGLE SIDED DO NOT STAPLE Directions for Completion of the IRB Application Form Handwritten forms will not be accepted. Check boxes by double

More information

eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803)

eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803) eirb Electronic Institutional Review Board User Guide For more information contact: Research Administration (803) 434 4899 Developed August 2008 by Research Development University of South Carolina 1 Introduction

More information

Information Systems Interfaces (Advanced Higher) Information Systems (Advanced Higher)

Information Systems Interfaces (Advanced Higher) Information Systems (Advanced Higher) National Unit Specification: general information NUMBER DV51 13 COURSE Information Systems (Advanced Higher) SUMMARY This Unit is designed to develop knowledge and understanding of the principles of information

More information

COPYRIGHTED MATERIAL. Introduction. 1.1 Introduction

COPYRIGHTED MATERIAL. Introduction. 1.1 Introduction 1 Introduction 1.1 Introduction One of the most fascinating characteristics of humans is their capability to communicate ideas by means of speech. This capability is undoubtedly one of the facts that has

More information

CS 338 The Enhanced Entity-Relationship (EER) Model

CS 338 The Enhanced Entity-Relationship (EER) Model CS 338 The Enhanced Entity-Relationship (EER) Model Bojana Bislimovska Spring 2017 Major research Outline EER model overview Subclasses, superclasses and inheritance Specialization and generalization Modeling

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO Sault College COURSE OUTLINE COURSE TITLE: Internet / Intranet / Extranet : SEMESTER: Five PROGRAM: AUTHOR: Computer Systems Support

More information

Chapter 27 Introduction to Information Retrieval and Web Search

Chapter 27 Introduction to Information Retrieval and Web Search Chapter 27 Introduction to Information Retrieval and Web Search Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 27 Outline Information Retrieval (IR) Concepts Retrieval

More information

Fraunhofer IAIS Audio Mining Solution for Broadcast Archiving. Dr. Joachim Köhler LT-Innovate Brussels

Fraunhofer IAIS Audio Mining Solution for Broadcast Archiving. Dr. Joachim Köhler LT-Innovate Brussels Fraunhofer IAIS Audio Mining Solution for Broadcast Archiving Dr. Joachim Köhler LT-Innovate Brussels 22.11.2016 1 Outline Speech Technology in the Broadcast World Deep Learning Speech Technologies Fraunhofer

More information

Graduate Student Orientation

Graduate Student Orientation Graduate Student Orientation Department of Computer Science The Volgenau School of Engineering Professor Sanjeev Setia, Chair Fall 2018 http://cs.gmu.edu Presented by: Professor Alex Brodsky Outline CS

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO Sault College COURSE OUTLINE COURSE TITLE: Introduction To Networks CODE NO. : SEMESTER: Three PROGRAM: AUTHOR: Computer Engineering

More information

Health Education Community Health Education

Health Education Community Health Education + Master of Science Program Health Education Community Health Education CECH 2014 Primary Faculty: Keith King, PhD, MCHES 513-556-3859 keith.king@uc.edu I. Program Overview The Master of Science (MS) in

More information

581 staff (16.4% of the overall number of staff) 1195 students (7.3% of the overall population of students)

581 staff (16.4% of the overall number of staff) 1195 students (7.3% of the overall population of students) IS Services 2014 Satisfaction Survey Staff Response Facts and Figures In January 2014, IS Services working with a final year student from the School of Computer Science and Statistics launched our third

More information

NSF Data Management Plan Template Duke University Libraries Data and GIS Services

NSF Data Management Plan Template Duke University Libraries Data and GIS Services NSF Data Management Plan Template Duke University Libraries Data and GIS Services NSF Data Management Plan Requirement Overview The Data Management Plan (DMP) should be a supplementary document of no more

More information

Information Retrieval

Information Retrieval Information Retrieval CSC 375, Fall 2016 An information retrieval system will tend not to be used whenever it is more painful and troublesome for a customer to have information than for him not to have

More information

ACKNOWLEDGEMENT. my PhD Supervisor Dr. Vidhyacharan Bhaskar, Professor, Department of

ACKNOWLEDGEMENT. my PhD Supervisor Dr. Vidhyacharan Bhaskar, Professor, Department of iv ACKNOWLEDGEMENT It is my pleasant duty to thank a large number of people for the various forms of help, encouragement and support that they have provided during the time I have been working on this

More information

Electronic Thesis Submission Manual

Electronic Thesis Submission Manual Electronic Thesis Submission Manual If you have any questions concerning Faculty of Graduate Studies regulations, or having issues submitting, please contact thesis@ucalgary.ca Updated April 25, 2013 Section

More information

Master of Science in Information Technology

Master of Science in Information Technology REPORT OF THE PROGRAM PERFORMANCE REVIEW TEAM Master of Science in Information Technology Academic Year 2015 2016 Ray Jandga, M.B.A. Principal at ITC Solutions and Services Group Santa Ana, California

More information

CS506/606 - Topics in Information Retrieval

CS506/606 - Topics in Information Retrieval CS506/606 - Topics in Information Retrieval Instructors: Class time: Steven Bedrick, Brian Roark, Emily Prud hommeaux Tu/Th 11:00 a.m. - 12:30 p.m. September 25 - December 6, 2012 Class location: WCC 403

More information

Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide

Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide Washington State Educator Electronic Certificate System (E-Certification) College/University Administrator User Guide October 8, 2015 Table of Contents 2.0 College/University Personnel Administrators...

More information

WFSTDM Builder Network-based Spoken Dialogue System Builder for Easy Prototyping

WFSTDM Builder Network-based Spoken Dialogue System Builder for Easy Prototyping WFSTDM Builder Network-based Spoken Dialogue System Builder for Easy Prototyping Etsuo Mizukami and Chiori Hori Abstract This paper introduces a network-based spoken dialog system development tool kit:

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO Sault College COURSE OUTLINE COURSE TITLE: Local Area Networks I CODE NO. : SEMESTER: Three PROGRAM: AUTHOR: Computer Network Technician

More information

Virginia Commonwealth University School of Medicine Information Security Standard

Virginia Commonwealth University School of Medicine Information Security Standard Virginia Commonwealth University School of Medicine Information Security Standard Title: Scope: Personnel Security Standard This standard is applicable to all VCU School of Medicine personnel. Approval

More information

GEO BASED ROUTING FOR BORDER GATEWAY PROTOCOL IN ISP MULTI-HOMING ENVIRONMENT

GEO BASED ROUTING FOR BORDER GATEWAY PROTOCOL IN ISP MULTI-HOMING ENVIRONMENT GEO BASED ROUTING FOR BORDER GATEWAY PROTOCOL IN ISP MULTI-HOMING ENVIRONMENT Duleep Thilakarathne (118473A) Degree of Master of Science Department of Electronic and Telecommunication Engineering University

More information

Efficient Indexing and Searching Framework for Unstructured Data

Efficient Indexing and Searching Framework for Unstructured Data Efficient Indexing and Searching Framework for Unstructured Data Kyar Nyo Aye, Ni Lar Thein University of Computer Studies, Yangon kyarnyoaye@gmail.com, nilarthein@gmail.com ABSTRACT The proliferation

More information

Institutional Review Board (IRB)

Institutional Review Board (IRB) IRBNet User s Instructions for On-line Submission of Research Protocols to the Institutional Review Board (IRB) www.irbnet.org If you have any questions regarding the submission of an IRB protocol contact:

More information

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Alejandro Bellogín 1,2, Thaer Samar 1, Arjen P. de Vries 1, and Alan Said 1 1 Centrum Wiskunde

More information

UNIVERSITI TEKNOLOGI MARA A PROCEDURAL FRAMEWORK FOR EXTENSION OF TIME (EOT) CLAIM SETTLEMENT IN THE MALAYSIAN CONSTRUCTION INDUSTRY

UNIVERSITI TEKNOLOGI MARA A PROCEDURAL FRAMEWORK FOR EXTENSION OF TIME (EOT) CLAIM SETTLEMENT IN THE MALAYSIAN CONSTRUCTION INDUSTRY UNIVERSITI TEKNOLOGI MARA A PROCEDURAL FRAMEWORK FOR EXTENSION OF TIME (EOT) CLAIM SETTLEMENT IN THE MALAYSIAN CONSTRUCTION INDUSTRY NORAZIAN MOHAMAD YUSUWAN Thesis submitted in fulfilment of the requirement

More information

FORMULATION AND BENEFIT ANALYSIS OF OPTIMIZATION MODELS FOR NETWORK RECOVERY DESIGN

FORMULATION AND BENEFIT ANALYSIS OF OPTIMIZATION MODELS FOR NETWORK RECOVERY DESIGN FORMULATION AND BENEFIT ANALYSIS OF OPTIMIZATION MODELS FOR NETWORK RECOVERY DESIGN Approved by: Dr. Richard Barr Dr. Eli Olinick Dr. Marion Sobol Dr. Jerrell Stracener Dr. Stephen A. Szygenda FORMULATION

More information

Automatic Transcription of Speech From Applied Research to the Market

Automatic Transcription of Speech From Applied Research to the Market Think beyond the limits! Automatic Transcription of Speech From Applied Research to the Market Contact: Jimmy Kunzmann kunzmann@eml.org European Media Laboratory European Media Laboratory (founded 1997)

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE CODE NO. : ELR251 SEMESTER: FOUR

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE CODE NO. : ELR251 SEMESTER: FOUR SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: TELECOMMUNICATION SYSTEMS I CODE NO. : SEMESTER: FOUR PROGRAM: AUTHOR: ELECTRICAL ENGINEERING TECHNICIAN

More information

3 Publishing Technique

3 Publishing Technique Publishing Tool 32 3 Publishing Technique As discussed in Chapter 2, annotations can be extracted from audio, text, and visual features. The extraction of text features from the audio layer is the approach

More information

Best Practices for Video-Enabled Teaching and Learning

Best Practices for Video-Enabled Teaching and Learning Web Seminar for Higher Education Leaders Best Practices for Video-Enabled Teaching and Learning Kurt Eisele-Dyrli Web Seminar Editor University Business Adam Linzels Director of Videoconferencing & AV

More information

Constrained Control Allocation for. Systems with Redundant Control Effectors. Kenneth A. Bordignon. Dissertation submitted to the Faculty of the

Constrained Control Allocation for. Systems with Redundant Control Effectors. Kenneth A. Bordignon. Dissertation submitted to the Faculty of the Constrained Control Allocation for Systems with Redundant Control Effectors by Kenneth A. Bordignon Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial

More information

Mobility+ Computing Deployment and Management. Course Outline. Mobility+ Computing Deployment and Management. 07 Apr

Mobility+ Computing Deployment and Management. Course Outline. Mobility+ Computing Deployment and Management. 07 Apr Course Outline Mobility+ Computing Deployment and Management 07 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CITY OF MONTEBELLO SYSTEMS MANAGER

CITY OF MONTEBELLO SYSTEMS MANAGER CITY OF MONTEBELLO 109A DEFINITION Under general administrative direction of the City Administrator, provides advanced professional support to departments with very complex computer systems, programs and

More information

Master of Engineering in Computer Engineering Orientation. August 22, Pierce Cantrell Department of Electrical and Computer Engineering

Master of Engineering in Computer Engineering Orientation. August 22, Pierce Cantrell Department of Electrical and Computer Engineering Master of Engineering in Computer Engineering Orientation August 22, 2017 Pierce Cantrell Department of Electrical and Computer Engineering Outline Requirements for Master of Engineering in Computer Engineering

More information

PhD Candidacy Exam Overview

PhD Candidacy Exam Overview EDIC - Doctoral Program in Computer & Communication Sciences PhD Candidacy Exam Overview https://phd.epfl.ch/edic/candidacyexams Candidacy exam background The philosophy After your 1 st year of PhD you

More information

Analysis of Dendrogram Tree for Identifying and Visualizing Trends in Multi-attribute Transactional Data

Analysis of Dendrogram Tree for Identifying and Visualizing Trends in Multi-attribute Transactional Data Analysis of Dendrogram Tree for Identifying and Visualizing Trends in Multi-attribute Transactional Data D.Radha Rani 1, A.Vini Bharati 2, P.Lakshmi Durga Madhuri 3, M.Phaneendra Babu 4, A.Sravani 5 Department

More information

Interactive Voice Response System for College automation

Interactive Voice Response System for College automation Interactive Voice Response System for College automation Ms. Ayesha Mahamadshafi Attar 1, Ms. ShrutiSudhir Aitavade 2, Ms. PoonamArjunKalkhambkar 3, Ms. SofiyaRiyaj Nadaf 4 1Department of Computer Science

More information

Ontology Based Prediction of Difficult Keyword Queries

Ontology Based Prediction of Difficult Keyword Queries Ontology Based Prediction of Difficult Keyword Queries Lubna.C*, Kasim K Pursuing M.Tech (CSE)*, Associate Professor (CSE) MEA Engineering College, Perinthalmanna Kerala, India lubna9990@gmail.com, kasim_mlp@gmail.com

More information

The University of Jordan. Accreditation & Quality Assurance Center. Curriculum for Doctorate Degree

The University of Jordan. Accreditation & Quality Assurance Center. Curriculum for Doctorate Degree Accreditation & Quality Assurance Center Curriculum for Doctorate Degree 1. Faculty King Abdullah II School for Information Technology 2. Department Computer Science الدكتوراة في علم الحاسوب (Arabic).3

More information

Completing & Submitted the IRB Approval of Human Subjects Form

Completing & Submitted the IRB Approval of Human Subjects Form Completing & Submitted the IRB Approval of Human Subjects Form All areas of the form should be completed. Once completed it must be submitted to the IRB by sending it to the EU IRB Chairperson. The following

More information

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Yin Zhang School of Library and Information Science Kent State University yzhang4@kent.edu Athena Salaba School of Library and Information

More information

A Methodology for End-to-End Evaluation of Arabic Document Image Processing Software

A Methodology for End-to-End Evaluation of Arabic Document Image Processing Software MP 06W0000108 MITRE PRODUCT A Methodology for End-to-End Evaluation of Arabic Document Image Processing Software June 2006 Paul M. Herceg Catherine N. Ball 2006 The MITRE Corporation. All Rights Reserved.

More information

Academic Program Review at Illinois State University PROGRAM REVIEW OVERVIEW

Academic Program Review at Illinois State University PROGRAM REVIEW OVERVIEW Academic Program Review at Illinois State University PROGRAM REVIEW OVERVIEW For Research and Service Centers Submitting Self-Study Reports Fall 2017 INTRODUCTION Primary responsibility for maintaining

More information

Interactive Campaign Planning for Marketing Analysts

Interactive Campaign Planning for Marketing Analysts Interactive Campaign Planning for Marketing Analysts Fan Du University of Maryland College Park, MD, USA fan@cs.umd.edu Sana Malik Adobe Research San Jose, CA, USA sana.malik@adobe.com Eunyee Koh Adobe

More information

Speech-based Information Retrieval System with Clarification Dialogue Strategy

Speech-based Information Retrieval System with Clarification Dialogue Strategy Speech-based Information Retrieval System with Clarification Dialogue Strategy Teruhisa Misu Tatsuya Kawahara School of informatics Kyoto University Sakyo-ku, Kyoto, Japan misu@ar.media.kyoto-u.ac.jp Abstract

More information

Client Services Procedure Manual

Client Services Procedure Manual Procedure: 85.00 Subject: Administration and Promotion of the Health and Safety Learning Series The Health and Safety Learning Series is a program designed and delivered by staff at WorkplaceNL to increase

More information

International Journal of Computer Engineering and Applications, Volume VIII, Issue III, Part I, December 14

International Journal of Computer Engineering and Applications, Volume VIII, Issue III, Part I, December 14 International Journal of Computer Engineering and Applications, Volume VIII, Issue III, Part I, December 14 DESIGN OF AN EFFICIENT DATA ANALYSIS CLUSTERING ALGORITHM Dr. Dilbag Singh 1, Ms. Priyanka 2

More information

Social Networks: Service Selection and Recommendation

Social Networks: Service Selection and Recommendation Social Networks: Service Selection and Recommendation Jebrin Al-Sharawneh Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Information Systems) Faculty of Engineering

More information

era(infoed) Electronic Submission Instructions and Tips: Initial Application

era(infoed) Electronic Submission Instructions and Tips: Initial Application era(infoed) Electronic Submission Instructions and Tips: Initial Application This instructional document introduces users to submitting NEW research protocols electronically through the era(infoed) system.

More information

SAULTCOLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULTCOLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULTCOLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: CODE NO. : SEMESTER: 3 PROGRAM: AUTHOR: Computer Programmer Fred Carella DATE: Fall 2013 PREVIOUS OUTLINE

More information

Efficient Aggregation for Graph Summarization

Efficient Aggregation for Graph Summarization Efficient Aggregation for Graph Summarization Yuanyuan Tian (University of Michigan) Richard A. Hankins (Nokia Research Center) Jignesh M. Patel (University of Michigan) Motivation Graphs are everywhere

More information

Agent-Enabling Transformation of E-Commerce Portals with Web Services

Agent-Enabling Transformation of E-Commerce Portals with Web Services Agent-Enabling Transformation of E-Commerce Portals with Web Services Dr. David B. Ulmer CTO Sotheby s New York, NY 10021, USA Dr. Lixin Tao Professor Pace University Pleasantville, NY 10570, USA Abstract:

More information

Capstone eportfolio Guidelines (2015) School of Information Sciences, The University of Tennessee Knoxville

Capstone eportfolio Guidelines (2015) School of Information Sciences, The University of Tennessee Knoxville Capstone eportfolio Guidelines (2015) School of Information Sciences, The University of Tennessee Knoxville The University of Tennessee, Knoxville, requires a final examination to measure the candidate

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO. Databases and Spreadsheets

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO. Databases and Spreadsheets SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO Sault College COURSE OUTLINE COURSE TITLE: Databases and Spreadsheets CODE NO. : CSA102 SEMESTER: 2 PROGRAM: AUTHOR: All Computer

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Guide for Researchers: Online Human Ethics Application Form What is Quest Quest is our comprehensive research management system used to administer and support research activity at Victoria University.

More information

A Survey Of Different Text Mining Techniques Varsha C. Pande 1 and Dr. A.S. Khandelwal 2

A Survey Of Different Text Mining Techniques Varsha C. Pande 1 and Dr. A.S. Khandelwal 2 A Survey Of Different Text Mining Techniques Varsha C. Pande 1 and Dr. A.S. Khandelwal 2 1 Department of Electronics & Comp. Sc, RTMNU, Nagpur, India 2 Department of Computer Science, Hislop College, Nagpur,

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE CODE NO. : ELR251 SEMESTER: FOUR

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE CODE NO. : ELR251 SEMESTER: FOUR SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: TELECOMMUNICATION SYSTEMS I CODE NO. : SEMESTER: FOUR PROGRAM: AUTHOR: ELECTRICAL ENGINEERING TECHNICIAN

More information

Guide to SciVal Experts

Guide to SciVal Experts Guide to SciVal Experts Contents What is SciVal Experts and How Can I Benefit From It?....... 3 How is My Profile Created?... 4 The SciVal Experts Interface.... 5-6 Organization Home Page Unit Individual

More information

AmpliFund Applicant Portal

AmpliFund Applicant Portal AmpliFund Applicant Portal Contents Applicant Portal Overview... 2 Registering on the Applicant Portal... 2 Logging In To the Applicant Portal... 2 User Menu... 2 Account Information... 2 Change Password...

More information

Information Retrieval

Information Retrieval Introduction Information Retrieval Information retrieval is a field concerned with the structure, analysis, organization, storage, searching and retrieval of information Gerard Salton, 1968 J. Pei: Information

More information

Content distribution networks over shared infrastructure : a paradigm for future content network deployment

Content distribution networks over shared infrastructure : a paradigm for future content network deployment University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2005 Content distribution networks over shared infrastructure :

More information

MCSA Windows 10 Lab (70698 Lab) Course Outline. 20 Jun 2018

MCSA Windows 10 Lab (70698 Lab) Course Outline.  20 Jun 2018 Course Outline MCSA Windows 10 Lab (70698 Lab) 20 Jun 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools

More information