Ph.D. Candidate Computer Science Department Courant Institute of Mathematical Sciences New York University

Size: px
Start display at page:

Download "Ph.D. Candidate Computer Science Department Courant Institute of Mathematical Sciences New York University"

Transcription

1 XIANG LI CONTACT INFORMATION Ph.D. Candidate Computer Science Department Courant Institute of Mathematical Sciences New York University 719 Broadway Room 706 New York, New York 10003, USA Phone: (212) Website: EDUCATION NEW YORK UNIVERSITY, New York, NY 2011 Present Ph.D. in Computer Science Advisor: Professor Raph Grishman GPA: 3.92 / 4.00 QUEENS COLLEGE, CITY UNIVERSITY OF NEW YORK, New York, NY B.S. in Computer Science Advisor: Professor Heng Ji Cumulative GPA: 3.97 / 4.00 Major GPA: 4.00 / 4.00 Honor Degree Undergraduate Student NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS, Nanjing, China 2007 B.S. in Flight Vehicle Design and Engineering RESEARCH INTERESTS Natural Language Processing (Information Extraction, Sentiment Analysis, Question Answering, etc.), Machine Learning, Information Retrieval and Spoken Language Understanding. Large-Scale Algorithms for Language Understanding and Text Mining. PROFESSIONAL EXPERIENCE New York University, New York, NY Research Assistant Advisor: Prof. Ralph Grishman 09/2011 Present Organization Resolution (work-in-progress): Study the impact of information extraction for resolving organization names to the corresponding entities, and automatically construct large-scale coreference resolution datasets. Event Extraction (ACL-IJCNLP 2015 workshop, RANLP 2015): Improve Event Extraction by exploiting the semantic knowledge encoded in Abstract Meaning Representation and applying novel techniques, including dependency regularization, pattern expansion, active learning, and etc. NYU TAC-KBP Slot Filling System (TAC 2012, RANLP 2013, TAC 2014): Participate in the Knowledge Base Population (KBP) evaluation of the annual Text Analysis Conference (TAC) organized by U.S. National Institute of Standards and Technology (NIST). Developed the query expansion component, the confidence estimation component, the weighted voting based combination component, etc. The NYU Slot Filling system is consistently ranked as a top-tier-performance system 4 years in a row: 1st place in 2011; 1st place in 2012 without consulting entity resources (2nd place overall); 4th place in Furthermore, the NYU Cold Start system ranked 2nd place in both 2013 and of 6

2 Scientific Literature Information Extraction (RANLP 2013): Research on Information Extraction in multidisciplinary scientific literature, including the introduction of a coarse-tofine grained citation function annotation scheme, sentiment analysis based citation function classification, and the identification of emerging scientific technologies and theories. Yahoo! Labs, New York, NY 06/ /2015 Intern Scientist Mentors: Dr. Sungjin Lee and Dr. Aasish Pappu Manager: Dr. Amanda Stent Improving Personalization for Large-scale Content Recommendation with Semantic Knowledge Graphs: Modeling user interests is an important challenge for personalized search and recommendation. Traditional systems usually infer users interests from surfacelevel features derived from online activity logs. We conduct a systematic study to show the effectiveness of deep semantic knowledge encoded in the queries and contents on modeling users interests. Besides, we also implement a MapReduce framework that enables scaling our solution to real-world recommendation problems. Microsoft Research, Mountain View, CA 06/ /2014 Research Intern Mentors: Dr. Gokhan Tur and Dr. Dilek Hakkani-Tür Personal Knowledge Graph Population in Spoken Language Understanding (SLT 2014): Propose a novel Spoken Language Understanding framework aiming to construct personal (user-centric) knowledge graphs from user spoken utterances. This approach contains three main language understanding components: Personal Assertion Classification, Relation Detection, and Slot Filling. This is a pioneering study for systematically building personal knowledge graphs in human/machine conversational systems. Distributed Open-Domain Conversational Understanding Framework with Domain Independent Extractors (SLT 2014): Propose a distributed dialog infrastructure where each domain or provider is agnostic of others, and processes the user utterances independently using their own knowledge or models, so that a new domain and new provider can be easily incorporated in. In addition, to facilitate each service provider building their own SLU models or algorithms, we introduce a new component, extractors, to provide intermediate semantic annotations such as entity mention tags. Inome, Inc., Bellevue, WA 05/ /2013 Research Intern Mentor: Dr. Ang Sun Research, design, and implement scalable approaches in following projects to support people search and record linkage: (1) Address Parsing (ACM SIGSPATIAL GIS 2014, CIKM 2014 workshop): build address parsing systems for efficiently parsing large-scale (billions) addresses with MapReduce. (2) Person Name Parsing (SIGMOD/PODS 2015 workshop): develop person-name parser for linking user web profiles. (3) Web Reference Purge: implement a web reference purge system to verify the linkage between the people profiles and the associated web references. (4) Information Extraction for Personal Professional History: extract information from personal professional history. (5) Entity Linking of Social Networks: link user profiles of social networks (i.e., Twitter, Facebook, etc.) to the person/organization profiles in databases through entity linking. 2 of 6

3 Queens College, City University of New York, New York, NY 02/ /2011 Research Assistant Advisor: Prof. Heng Ji Rich Annotation Guided Learning (IMMM 2011, IJAIS): Propose better utilization of the valuable knowledge possessed by human annotators in the system development. This can be achieved by asking annotators to provide rich annotations for feature encoding. The rich annotations can come at multiple levels such as highlighting and generalizing contexts, and providing high-level comments. We propose a general framework to exploit such rich annotations from human annotators. SRL-driven New Event Type Discovery (PACLIC 2010): Since it is a costly task to discover and annotate novel events, event arguments, and event types, we exploit both monolingual texts and bilingual sentence-aligned parallel texts to cluster event triggers and discover novel event types. We then generate event argument annotations semi-automatically, framed as a sentence ranking and semantic role labeling task. Experiments on three different corpora have demonstrated that our domain-independent methods can significantly speed up the entire event discovery and annotation process while maintaining high quality. Carbon Sequestration (LREC 2010): Given a collection of scientific literature in the carbon sequestration domain (which domain aims to reduce carbon emissions), we identify a set of centroid experiments, and link and order the observations and events centered around these experiments on temporal or causal chains. We describe the fundamental challenges on annotations and propose our general solutions to address them. BLENDER TAC-KBP Slot Filling System (TAC 2010): We propose two bottom-up Information Extraction style pipelines and a top-down Question Answering style pipeline to address this task, and also several novel approaches to enhance these pipelines, including statistical answer re-ranking and Markov Logic Networks based cross-slot reasoning. Cross-lingual Information Extraction (ACL 2011 workshop): We introduce a new task of crosslingual slot filling which aims to discover attributes for entity queries from crosslingual comparable corpora and then present answers in a desired language. We propose a novel supervised rescoring based validation approach to incorporate global evidence from very large bilingual comparable corpora. Joint Inference for Cross-document Information Extraction (CIKM 2011): We propose a joint inference approach based on information network structure to conduct cross-fact reasoning with an integer linear programming framework. Other projects: (1) Learning hierarchical relationships among partially ordered objects with heterogeneous attributes and links (collaborated with UIUC, SDM 2012); (2) Temporal information extraction to automatically determine temporal boundaries for entity attributes. SELECTED PUBLICATIONS [1] Xiang Li, Thien Huu Nguyen, Kai Cao, and Ralph Grishman. Improving Event Detection with Abstract Meaning Representation. Proceedings of ACL-IJCNLP Workshop on Computing News Storylines (CNewS 2015), [2] Kai Cao, Xiang Li, Miao Fan, and Ralph Grishman. Improving Event Detection with Active Learning. Proceedings of Recent Advances in Natural Language Processing (RANLP), of 6

4 [3] Kai Cao, Xiang Li, and Ralph Grishman. Improving Event Detection with Dependency Regularization. Proceedings of Recent Advances in Natural Language Processing (RANLP), [4] Sujatha Das Gollapalli, Xiang Li, Ang Sun, Hakan Kardes, and Xin Wang. Person-Name Parsing for Linking User Web Profiles. Proceedings of the 2015 ACM SIGMOD/PODS Workshop on Web and Databases (WebDB 2015), [5] Thien Huu Nguyen, Yifan He, Maria Pershina, Xiang Li, and Ralph Grishman. New York University 2014 Knowledge Base Population Systems. Proceedings of Text Analysis Conference (TAC), [6] Xiang Li, Gokhan Tur, Dilek Hakkani-Tür, and Qi Li. Personal Knowledge Graph Population from User Utterances in Conversational Understanding. Proceedings of 2014 IEEE Spoken Language Technology Workshop (SLT), [7] Qi Li, Gokhan Tur, Dilek Hakkani-Tür, Xiang Li, Tim Paek, Asela Gunawardana, and Chris Quirk. Distributed Open-Domain Conversational Understanding Framework with Domain Independent Extractors. Proceedings of 2014 IEEE Spoken Language Technology Workshop (SLT), [8] Xiang Li, Hakan Kardes, Xin Wang, and Ang Sun. HMM-based Address Parsing: Efficiently Parsing Billions of Addresses on MapReduce. Proceedings of 22nd ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM SIGSPATIAL GIS), [9] Xiang Li, Hakan Kardes, Xin Wang, and Ang Sun. HMM-based Address Parsing with Massive Synthetic Training Data Generation. Proceedings of 4th International Workshop on Location and the Web (LocWeb) in conjunction with 23rd International Conference on Information and Knowledge Management (CIKM), [10] Xiang Li and Ralph Grishman. Confidence Estimation for Knowledge Base Population. Proceedings of Recent Advances in Natural Language Processing (RANLP), [11] Xiang Li, Yifan He, Adam Meyers, and Ralph Grishman. Towards Fine-grained Citation Function Classification. Proceedings of Recent Advances in Natural Language Processing (RANLP), [12] Bonan Min, Xiang Li, Ralph Grishman, and Ang Sun. New York University 2012 System for KBP Slot Filling. Proceedings of Text Analytics Conference (TAC), [13] Xiang Li, Heng Ji, Hao Li, Wen-Pin Lin, Faisal Farooq, and Shipeng Yu. Rich Annotation Guided Learning: Bridging the Knowledge Gap between Human Annotator and Feature Engineer. Invited Paper for International Journal on Advances in Intelligent Systems (IJAIS), v 5 n 3&4, [14] Chi Wang, Jiawei Han, Qi Li, Xiang Li, Wen-Pin Lin, and Heng Ji. Learning Hierarchical Relationships among Partially Ordered Objects with Heterogeneous Attributes and Links. Proceedings of 2012 SIAM International Conference on Data Mining (SDM), [15] Xiang Li, Wen-Pin Lin, and Heng Ji. Comment-guided Learning: Bridging the Knowledge Gap between Expert Assessor and Feature Engineer. Proceedings of International Conference on Advances in Information Mining and Management (IMMM), [16] Qi Li, Sam Anzaroot, Wen-Pin Lin, Xiang Li, and Heng Ji. Joint Inference for Crossdocument Information Extraction. Proceedings of 20th ACM Conference on Information and Knowledge Management (CIKM), of 6

5 [17] Matthew Snover, Xiang Li, Wen-Pin Lin, Zheng Chen, Suzanne Tamang, Mingmin Ge, Adam Lee, Qi Li, Hao Li, Sam Anzaroot, and Heng Ji. Cross-lingual Slot Filling from Comparable Corpora. Proceedings of Annual Meeting of the Association for Computational Linguistics (ACL) Workshop on Building and Using Comparable Corpora, [18] Zheng Chen, Suzanne Tamang, Adam Lee, Xiang Li, Wen-Pin Lin, Javier Artiles, Matthew Snover, Marissa Passantino, and Heng Ji. CUNY-BLENDER TAC-KBP2010 Entity Linking and Slot Filling System Description. Proceedings of Text Analytics Conference (TAC), [19] Zheng Chen, Suzanne Tamang, Adam Lee, Xiang Li, Marissa Passantino, and Heng Ji. Top-down and Bottom-up: A Combined Approach to Slot Filling. Lecture Notes in Computer Science, Volume 6458, pp , [20] Hao Li, Xiang Li, Heng Ji, and Yuval Marton. Domain-Independent Novel Event Discovery and Semi-Automatic Event Annotation. Proceedings of Pacific Asia Conference on Language, Information and Computing (PACLIC), [21] Heng Ji, Xiang Li, Angelo Lucia, and Jianting Zhang. Annotating Event Chains for Carbon Sequestration Literature. Proceedings of the Language Resources and Evaluation Conference (LREC), PRESENTATIONS [1] Building User Profiles for Content Recommendation with Deep Semantic Knowledge". Yahoo! Labs, New York, NY, August, [2] Improving Event Detection with Abstract Meaning Representation". Proceedings of ACL-IJCNLP Workshop on Computing News Storylines, Beijing, China, July, [3] Personal Knowledge Graph Population from User Utterances in Conversational Understanding". Microsoft Research, Mountain View, CA, August, [4] Confidence Estimation for Knowledge Base Population". Microsoft Research, Mountain View, CA, June, [5] Towards Fine-grained Citation Function Classification". Proceedings of Recent Advances in Natural Language Processing (RANLP), Hissar, Bulgaria, September, [6] Confidence Estimation for Knowledge Base Population". Proceedings of Recent Advances in Natural Language Processing (RANLP), Hissar, Bulgaria, September, [7] The NYU 2012 KBP Slot Filling System: Confidence Estimation for Slot Filling". Text Analysis Conference (TAC), U.S. National Institute of Standards and Technology (NIST), November, PATENTS [1] Personal Knowledge Graph Population from User Utterances in Conversational Understanding" - U.S. Patent pending, [2] Efficient and Scalable HMM-based Address Parsing" - U.S. Patent pending, HONORS AND AWARDS IEEE Spoken Language Technology Workshop (SLT 2014), South Lake Tahoe Best Rated Poster Presentation Award 12/2014 Text Analysis Conference (TAC), NIST KBP Slot Filling 3rd in TAC2010; 1st in TAC2011; 2nd in TAC2012; 4th in TAC2014. KBP Cold Start 2nd in TAC2013 and TAC of 6

6 New York University, New York McCracken Scholarship 2011 Present Queens College, City University of New York, New York Dean s List The Abe Rothenberg Memorial Award 2011 Honors in Computer Science 2011 Honor Degree Undergraduate Student 2011 Nanjing University of Aeronautics and Astronautics, Nanjing, China Honors Scholarship Student Leadership Scholarship Freshmen Scholarship 2005 PROFESSIONAL SERVICE Reviewer EMNLP 2013, RANLP 2013, IJCNLP 2013 Program Committee Mid-Atlantic Student Colloquium on Speech, Language and Learning (MASC-SLL) 2012 TEACHING EXPERIENCE New York University, New York Teaching Assistant for CSCI-UA.0101: Introduction to Computer Science Fall 2014 Undergraduate level course in Computer Science Spring 2015 Professor: Dr. Tim Mitchell Teaching Assistant for CSCI-GA.2590: Natural Language Processing Spring 2013 Graduate level course in Natural Language Processing Spring 2015 Professor: Prof. Ralph Grishman MC Academy, New York Tutor for high school students 02/ /2010 High school level courses in Math, Physics, Chemistry, etc. STUDENT ACTIVITIES Nanjing University of Aeronautics and Astronautics, Nanjing, China Vice President for Student Association 09/ /2007 Lead the social actives, alumni events, annual banquet, and sports activities Organized community services, festal celebrations, and new students orientation Assisted in designing and managing the association s website Heads of social and service committee COMPUTER AND LANGUAGE SKILLS Computer Skills Java, Python, Perl, C, C++, Lisp, UNIX shell scripting, Pig, and R Hadoop, Lucene, SQL, MySQL, Git, SVN, and TEX (L A TEX, BIBTEX) Languages Mandarin Chinese (native) and English (fluent) REFERENCES Available upon request. 6 of 6

PRIS at TAC2012 KBP Track

PRIS at TAC2012 KBP Track PRIS at TAC2012 KBP Track Yan Li, Sijia Chen, Zhihua Zhou, Jie Yin, Hao Luo, Liyin Hong, Weiran Xu, Guang Chen, Jun Guo School of Information and Communication Engineering Beijing University of Posts and

More information

University of Illinois at Urbana-Champaign, Urbana, Illinois, U.S.

University of Illinois at Urbana-Champaign, Urbana, Illinois, U.S. Hongning Wang Contact Information Research Interests Education 2205 Thomas M. Siebel Center Department of Computer Science WWW: sifaka.cs.uiuc.edu/~wang296/ University of Illinois at Urbana-Champaign E-mail:

More information

Columbia University (office) Computer Science Department (mobile) Amsterdam Avenue

Columbia University (office) Computer Science Department (mobile) Amsterdam Avenue Wisam Dakka Columbia University (office) 212-939-7116 Computer Science Department (mobile) 646-643-1306 1214 Amsterdam Avenue wisam@cs.columbia.edu New York, New York, 10027 www.cs.columbia.edu/~wisam

More information

Leveraging Knowledge Graphs for Web-Scale Unsupervised Semantic Parsing. Interspeech 2013

Leveraging Knowledge Graphs for Web-Scale Unsupervised Semantic Parsing. Interspeech 2013 Leveraging Knowledge Graphs for Web-Scale Unsupervised Semantic Parsing LARRY HECK, DILEK HAKKANI-TÜR, GOKHAN TUR Focus of This Paper SLU and Entity Extraction (Slot Filling) Spoken Language Understanding

More information

Stavros Nikolaou. 413 Gates Hall URL: Ithaca, NY, 14853, USA Date of Birth: December, 1987

Stavros Nikolaou. 413 Gates Hall URL:  Ithaca, NY, 14853, USA Date of Birth: December, 1987 413 Gates Hall +1 6073795409 Department of Computer Science Cornell University email: snikolaou@cs.cornell.edu URL: www.cs.cornell.edu/~snikolaou Ithaca, NY, 14853, USA Date of Birth: December, 1987 Education

More information

Brian F. Cooper. Distributed systems, digital libraries, and database systems

Brian F. Cooper. Distributed systems, digital libraries, and database systems Brian F. Cooper Home Office Internet 2240 Homestead Ct. #206 Stanford University cooperb@stanford.edu Los Altos, CA 94024 Gates 424 http://www.stanford.edu/~cooperb/app/ (408) 730-5543 Stanford, CA 94305

More information

JOYCE JIYOUNG WHANG. June 2008 May 2010: Undergraduate Research Assistant, Department of Computer Science and Engineering, Ewha Womans University.

JOYCE JIYOUNG WHANG. June 2008 May 2010: Undergraduate Research Assistant, Department of Computer Science and Engineering, Ewha Womans University. JOYCE JIYOUNG WHANG Assistant Professor Department of Computer Science and Engineering Sungkyunkwan University (SKKU) Office: Engineering Building 2, #27326 Lab: Engineering Building 2, #26315B (Big Data

More information

Introduction to Text Mining. Hongning Wang

Introduction to Text Mining. Hongning Wang Introduction to Text Mining Hongning Wang CS@UVa Who Am I? Hongning Wang Assistant professor in CS@UVa since August 2014 Research areas Information retrieval Data mining Machine learning CS@UVa CS6501:

More information

JOYCE JIYOUNG WHANG EDUCATION

JOYCE JIYOUNG WHANG EDUCATION JOYCE JIYOUNG WHANG Assistant Professor Department of Computer Science and Engineering Sungkyunkwan University (SKKU) Office: Engineering Building 2, #27326 Lab: Engineering Building 2, #26315B (Big Data

More information

Arbee L.P. Chen ( 陳良弼 )

Arbee L.P. Chen ( 陳良弼 ) Arbee L.P. Chen ( 陳良弼 ) Asia University Taichung, Taiwan EDUCATION Phone: (04)23323456x1011 Email: arbee@asia.edu.tw - Ph.D. in Computer Engineering, Department of Electrical Engineering, University of

More information

Deep Web Crawling and Mining for Building Advanced Search Application

Deep Web Crawling and Mining for Building Advanced Search Application Deep Web Crawling and Mining for Building Advanced Search Application Zhigang Hua, Dan Hou, Yu Liu, Xin Sun, Yanbing Yu {hua, houdan, yuliu, xinsun, yyu}@cc.gatech.edu College of computing, Georgia Tech

More information

CURRICULUM VITAE. Hao MA

CURRICULUM VITAE. Hao MA CURRICULUM VITAE Hao MA Mailing Address: Room 101, HSH Engineering Buildings, The Chinese University of Hong Kong, Shatin, N.T., Hong Kong. Contact Information: Mobile: (+852) 60898067 Email: hma@cse.cuhk.edu.hk

More information

NUS-I2R: Learning a Combined System for Entity Linking

NUS-I2R: Learning a Combined System for Entity Linking NUS-I2R: Learning a Combined System for Entity Linking Wei Zhang Yan Chuan Sim Jian Su Chew Lim Tan School of Computing National University of Singapore {z-wei, tancl} @comp.nus.edu.sg Institute for Infocomm

More information

Jun Li, Ph.D. School of Computing and Information Sciences Phone:

Jun Li, Ph.D. School of Computing and Information Sciences Phone: Jun Li, Ph.D. School of Computing and Information Sciences Phone: + 1-305-348-4964 Florida International University Email: junli @ cs. fiu. edu 11200 SW 8th St, ECS 380, Miami, FL 33199 Web: http://users.cs.fiu.edu/

More information

Dissertation: Analysis, Indexing and Visualization of Presentation Videos

Dissertation: Analysis, Indexing and Visualization of Presentation Videos MICHELE MERLER IBM TJ Watson Research Center 19 Skyline Drive Hawthorne, NY, 10532 phone: (646) 510-1702 email: michele.merler@gmail.com www.cs.columbia.edu/~mmerler EDUCATION 2012 : Columbia University,

More information

Learning to Match. Jun Xu, Zhengdong Lu, Tianqi Chen, Hang Li

Learning to Match. Jun Xu, Zhengdong Lu, Tianqi Chen, Hang Li Learning to Match Jun Xu, Zhengdong Lu, Tianqi Chen, Hang Li 1. Introduction The main tasks in many applications can be formalized as matching between heterogeneous objects, including search, recommendation,

More information

Open Access Apriori Algorithm Research Based on Map-Reduce in Cloud Computing Environments

Open Access Apriori Algorithm Research Based on Map-Reduce in Cloud Computing Environments Send Orders for Reprints to reprints@benthamscience.ae 368 The Open Automation and Control Systems Journal, 2014, 6, 368-373 Open Access Apriori Algorithm Research Based on Map-Reduce in Cloud Computing

More information

New York University 2014 Knowledge Base Population Systems

New York University 2014 Knowledge Base Population Systems New York University 2014 Knowledge Base Population Systems Thien Huu Nguyen, Yifan He, Maria Pershina, Xiang Li, Ralph Grishman Computer Science Department New York University {thien, yhe, pershina, xiangli,

More information

Discover Viterbi: Computer Science, Cyber Security & Informatics Programs. Viterbi School of Engineering University of Southern California Fall 2017

Discover Viterbi: Computer Science, Cyber Security & Informatics Programs. Viterbi School of Engineering University of Southern California Fall 2017 Discover Viterbi: Computer Science, Cyber Security & Informatics Programs Viterbi School of Engineering University of Southern California Fall 2017 WebEx Quick Facts Will I be able to get a copy of the

More information

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h)

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h) HAI ZHOU Electrical and Computer Engineering Northwestern University 2535 Happy Hollow Rd. Evanston, IL 60208-3118 Glenview, IL 60025 haizhou@ece.nwu.edu www.ece.nwu.edu/~haizhou (847) 491-4155 (o) (847)

More information

Delip Rao. Aug Aug (IIT) Madras MS, Computer Science. CGPA 9.5/10 Thesis: Learning from Heterogenous Knowledge Sources

Delip Rao. Aug Aug (IIT) Madras MS, Computer Science. CGPA 9.5/10 Thesis: Learning from Heterogenous Knowledge Sources Contact Information 2 Over Ridge Court Apt 3731 Baltimore, MD 21210 Delip Rao (415) 975-1810 deliprao@gmail.com @deliprao http://www.cs.jhu.edu/~delip Education Johns Hopkins University Sept. 2006 present

More information

Combining Review Text Content and Reviewer-Item Rating Matrix to Predict Review Rating

Combining Review Text Content and Reviewer-Item Rating Matrix to Predict Review Rating Combining Review Text Content and Reviewer-Item Rating Matrix to Predict Review Rating Dipak J Kakade, Nilesh P Sable Department of Computer Engineering, JSPM S Imperial College of Engg. And Research,

More information

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90.

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90. CURRICULUM VITÆ Naama Kraus naamakraus@gmail.com Personal Information Home Address: 6 Trumpeldor Ave., Haifa, 32582, Israel Phone (Home): +972 4 8328216 Phone (Mobile): +972 55 6644563 Date of Birth: 29-APR-1974

More information

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington email: sevilla@cs.washington.edu Research Interests Computer networks, Host mobility, Web technology, Content caching Education University

More information

Imani Palmer ipalmer2.web.engr.illinois.edu

Imani Palmer ipalmer2.web.engr.illinois.edu Imani Palmer ipalmer2@illinois.edu ipalmer2.web.engr.illinois.edu 240.676.7741 Research Interest Education Cyber Security, System Security, Real-Time Streaming Engines, Data Analysis University of Illinois

More information

A Few Things to Know about Machine Learning for Web Search

A Few Things to Know about Machine Learning for Web Search AIRS 2012 Tianjin, China Dec. 19, 2012 A Few Things to Know about Machine Learning for Web Search Hang Li Noah s Ark Lab Huawei Technologies Talk Outline My projects at MSRA Some conclusions from our research

More information

Extraction of Context Information from Web Content Using Entity Linking

Extraction of Context Information from Web Content Using Entity Linking 18 IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.2, February 2013 Extraction of Context Information from Web Content Using Entity Linking Norifumi Hirata, Shun Shiramatsu,

More information

DEPARTMENT OF COMPUTER SCIENCE

DEPARTMENT OF COMPUTER SCIENCE Department of Computer Science 1 DEPARTMENT OF COMPUTER SCIENCE Office in Computer Science Building, Room 279 (970) 491-5792 cs.colostate.edu (http://www.cs.colostate.edu) Professor L. Darrell Whitley,

More information

Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Arizona State University

Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Arizona State University Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Office: BA 320A E-mail (Work): msopha@asu.edu W. P. Carey School of Business Phone

More information

Amy Babay April 2018

Amy Babay April 2018 Amy Babay www.dsn.jhu.edu/~babay 814-528-4205 babay@cs.jhu.edu Education PhD in Computer Science April 2018 PhD Research: Structured overlay networks for a new generation of Internet services, dependable

More information

HENG JI. Education. Research Interests. Research Projects

HENG JI. Education. Research Interests. Research Projects HENG JI Assistant Professor Computer Science Department of Queens College Doctoral Faculty of the Graduate Center The City University of New York http://nlp.cs.qc.cuny.edu/hengji.html (646)662-5355 hengji@cs.qc.cuny.edu

More information

Ranking Web Pages by Associating Keywords with Locations

Ranking Web Pages by Associating Keywords with Locations Ranking Web Pages by Associating Keywords with Locations Peiquan Jin, Xiaoxiang Zhang, Qingqing Zhang, Sheng Lin, and Lihua Yue University of Science and Technology of China, 230027, Hefei, China jpq@ustc.edu.cn

More information

Jiepu Jiang, Ph.D. and Ph.D. candidate

Jiepu Jiang, Ph.D. and Ph.D. candidate Jiepu Jiang, Ph.D. and Ph.D. candidate Center for Intelligent Information Retrieval, Email: jpjiang@cs.umass.edu College of Information and Computer Sciences, Phone: +1 (812) 272-1970 University of Massachusetts

More information

Kianoush GholamiBoroujeni Ph.D. in Computer Science

Kianoush GholamiBoroujeni Ph.D. in Computer Science Kianoush GholamiBoroujeni Ph.D. in Computer Science Address: 1440 SW 104th Path, Apt 301 Miami, FL 33174. +1 (305)200-9577 kianooush@gmail.com Personal Webpage ABOUT ME HIGHLIGHTS...........................................................................................................

More information

Semi-Structured Data Management (CSE 511)

Semi-Structured Data Management (CSE 511) Semi-Structured Data Management (CSE 511) Note: Below outline is subject to modifications and updates. About this Course Database systems are used to provide convenient access to disk-resident data through

More information

PhD coursework at Fox College of Business, Temple University, Philadelphia, PA Concentration: Information Systems (GPA: 3.9/4.

PhD coursework at Fox College of Business, Temple University, Philadelphia, PA Concentration: Information Systems (GPA: 3.9/4. Rui Z. Sundrup Doctoral Candidate Department of Operations, Business Analytics and Information Systems Carl H. Lindner College of Business University of Cincinnati, Cincinnati, OH 45221 2925 Campus Green

More information

A BFS-BASED SIMILAR CONFERENCE RETRIEVAL FRAMEWORK

A BFS-BASED SIMILAR CONFERENCE RETRIEVAL FRAMEWORK A BFS-BASED SIMILAR CONFERENCE RETRIEVAL FRAMEWORK Qing Guo 1, 2 1 Nanyang Technological University, Singapore 2 SAP Innovation Center Network,Singapore ABSTRACT Literature review is part of scientific

More information

Keywords Data alignment, Data annotation, Web database, Search Result Record

Keywords Data alignment, Data annotation, Web database, Search Result Record Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Annotating Web

More information

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms April 29, 2009 Esther Ezra phone (919) 660-6578 Levine Science Research Center D340 fax (919) 660-6502 Department of Computer Science, Duke University http://www.math.tau.ac.il/~estere Durham NC 27708

More information

ELLIOT ANSHELEVICH. Department of Computer Science Cornell University Upson Hall 5139 Ithaca, NY 14853

ELLIOT ANSHELEVICH. Department of Computer Science Cornell University Upson Hall 5139 Ithaca, NY 14853 ELLIOT ANSHELEVICH eanshel@cs.cornell.edu Office: (607) 255-5578 Cell: (607) 262-6170 Fax: (607) 255-4428 http://www.cs.cornell.edu/people/eanshel Department of Computer Science Cornell University Upson

More information

Twitter data Analytics using Distributed Computing

Twitter data Analytics using Distributed Computing Twitter data Analytics using Distributed Computing Uma Narayanan Athrira Unnikrishnan Dr. Varghese Paul Dr. Shelbi Joseph Research Scholar M.tech Student Professor Assistant Professor Dept. of IT, SOE

More information

Jinwei Gu. Ph.D. in Computer Science Dissertation: Measurement, Modeling, and Synthesis of Time-Varying Appearance of Natural

Jinwei Gu. Ph.D. in Computer Science Dissertation: Measurement, Modeling, and Synthesis of Time-Varying Appearance of Natural Jinwei Gu CONTACT Department of Computer Science Mobile: (917) 292-9361 450 Computer Science Bldg. Phone: (212)-939-7091 (office) Columbia University Fax: (212) 666-0140 500 West 120 Street New York, NY

More information

Major Program Selection Information. Information Systems An enriching path of study and career

Major Program Selection Information. Information Systems An enriching path of study and career Major Program Selection Information Information Systems An enriching path of study and career BBA in Information Systems BBA-IS Our IS Alumni Chris Kam BBA(IS) Class of 2007 Graduate, HKUST Senior Manager,

More information

2013 Ph.D (Computer Vision), Queensland University of Technology, Brisbane, Australia,

2013 Ph.D (Computer Vision), Queensland University of Technology, Brisbane, Australia, David Ryan Curriculum Vitae 27 Wyncroft St, Holland Park Brisbane, Queensland 4121 (+61) 424 554 196 david.ryan1@gmail.com dryan.id.au Education 2013 Ph.D (Computer Vision), Queensland University of Technology,

More information

Oleksandr Kuzomin, Bohdan Tkachenko

Oleksandr Kuzomin, Bohdan Tkachenko International Journal "Information Technologies Knowledge" Volume 9, Number 2, 2015 131 INTELLECTUAL SEARCH ENGINE OF ADEQUATE INFORMATION IN INTERNET FOR CREATING DATABASES AND KNOWLEDGE BASES Oleksandr

More information

A Web Page Segmentation Method by using Headlines to Web Contents as Separators and its Evaluations

A Web Page Segmentation Method by using Headlines to Web Contents as Separators and its Evaluations IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.1, January 2013 1 A Web Page Segmentation Method by using Headlines to Web Contents as Separators and its Evaluations Hiroyuki

More information

NGTC Course Catalog / Student Handbook PROGRAMS OF STUDY COMPUTER INFORMATION SYSTEMS COMPUTER INFORMATION SYSTEMS

NGTC Course Catalog / Student Handbook PROGRAMS OF STUDY COMPUTER INFORMATION SYSTEMS COMPUTER INFORMATION SYSTEMS COMPUTER INFMATION SYSTEMS Web Application Development AAS Degree (IS43) Offered at the Clarkesville Campus Entrance Date... Fall, Spring, Summer Length of Program... 5 Terms Credit Hours Required for

More information

Enhancing Cluster Quality by Using User Browsing Time

Enhancing Cluster Quality by Using User Browsing Time Enhancing Cluster Quality by Using User Browsing Time Rehab M. Duwairi* and Khaleifah Al.jada'** * Department of Computer Information Systems, Jordan University of Science and Technology, Irbid 22110,

More information

Learning to find transliteration on the Web

Learning to find transliteration on the Web Learning to find transliteration on the Web Chien-Cheng Wu Department of Computer Science National Tsing Hua University 101 Kuang Fu Road, Hsin chu, Taiwan d9283228@cs.nthu.edu.tw Jason S. Chang Department

More information

USC Viterbi School of Engineering

USC Viterbi School of Engineering Introduction to Computational Thinking and Data Science USC Viterbi School of Engineering http://www.datascience4all.org Term: Fall 2016 Time: Tues- Thur 10am- 11:50am Location: Allan Hancock Foundation

More information

Enas El-Sayed Mohammed El-Sharawy

Enas El-Sayed Mohammed El-Sharawy Enas El-Sayed Mohammed El-Sharawy Assistant Professor Computer Department Education Faculty Jubail Personal Data Nationality Egyptian Date of Birth 3 November 1984 Department Computer Science Official

More information

Enhancing applications with Cognitive APIs IBM Corporation

Enhancing applications with Cognitive APIs IBM Corporation Enhancing applications with Cognitive APIs After you complete this section, you should understand: The Watson Developer Cloud offerings and APIs The benefits of commonly used Cognitive services 2 Watson

More information

Data Processing at Scale (CSE 511)

Data Processing at Scale (CSE 511) Data Processing at Scale (CSE 511) Note: Below outline is subject to modifications and updates. About this Course Database systems are used to provide convenient access to disk-resident data through efficient

More information

Taccumulation of the social network data has raised

Taccumulation of the social network data has raised International Journal of Advanced Research in Social Sciences, Environmental Studies & Technology Hard Print: 2536-6505 Online: 2536-6513 September, 2016 Vol. 2, No. 1 Review Social Network Analysis and

More information

NGTC Course Catalog / Student Handbook PROGRAMS OF STUDY COMPUTER INFORMATION SYSTEMS COMPUTER INFORMATION SYSTEMS

NGTC Course Catalog / Student Handbook PROGRAMS OF STUDY COMPUTER INFORMATION SYSTEMS COMPUTER INFORMATION SYSTEMS COMPUTER INFMATION SYSTEMS Web Application Development AAS Degree (IS43) Offered at the Clarkesville Campus Entrance Date... Fall, Spring, Summer Length of Program... 5 Terms Credit Hours Required for

More information

Enhancing Cluster Quality by Using User Browsing Time

Enhancing Cluster Quality by Using User Browsing Time Enhancing Cluster Quality by Using User Browsing Time Rehab Duwairi Dept. of Computer Information Systems Jordan Univ. of Sc. and Technology Irbid, Jordan rehab@just.edu.jo Khaleifah Al.jada' Dept. of

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

AT&T: The Tag&Parse Approach to Semantic Parsing of Robot Spatial Commands

AT&T: The Tag&Parse Approach to Semantic Parsing of Robot Spatial Commands AT&T: The Tag&Parse Approach to Semantic Parsing of Robot Spatial Commands Svetlana Stoyanchev, Hyuckchul Jung, John Chen, Srinivas Bangalore AT&T Labs Research 1 AT&T Way Bedminster NJ 07921 {sveta,hjung,jchen,srini}@research.att.com

More information

Combining Neural Networks and Log-linear Models to Improve Relation Extraction

Combining Neural Networks and Log-linear Models to Improve Relation Extraction Combining Neural Networks and Log-linear Models to Improve Relation Extraction Thien Huu Nguyen and Ralph Grishman Computer Science Department, New York University {thien,grishman}@cs.nyu.edu Outline Relation

More information

Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language

Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language Dong Han and Kilian Stoffel Information Management Institute, University of Neuchâtel Pierre-à-Mazel 7, CH-2000 Neuchâtel,

More information

Zechao Shang. Department of Computer Science (773)

Zechao Shang. Department of Computer Science (773) Zechao Shang Department of Computer Science (773)766-0354 University of Chicago zcshang@cs.uchicago.edu 5730 South Ellis Avenue people.cs.uchicago.edu/ zcshang Chicago, Illinois 60637 INTERESTS I am interested

More information

Ontology-Based Web Query Classification for Research Paper Searching

Ontology-Based Web Query Classification for Research Paper Searching Ontology-Based Web Query Classification for Research Paper Searching MyoMyo ThanNaing University of Technology(Yatanarpon Cyber City) Mandalay,Myanmar Abstract- In web search engines, the retrieval of

More information

Design and Realization of Agricultural Information Intelligent Processing and Application Platform

Design and Realization of Agricultural Information Intelligent Processing and Application Platform Design and Realization of Agricultural Information Intelligent Processing and Application Platform Dan Wang 1,2 1 Institute of Agricultural Information, Chinese Academy of Agricultural Sciences, Beijing

More information

The Goal of this Document. Where to Start?

The Goal of this Document. Where to Start? A QUICK INTRODUCTION TO THE SEMILAR APPLICATION Mihai Lintean, Rajendra Banjade, and Vasile Rus vrus@memphis.edu linteam@gmail.com rbanjade@memphis.edu The Goal of this Document This document introduce

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

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

by the customer who is going to purchase the product.

by the customer who is going to purchase the product. SURVEY ON WORD ALIGNMENT MODEL IN OPINION MINING R.Monisha 1,D.Mani 2,V.Meenasree 3, S.Navaneetha krishnan 4 SNS College of Technology, Coimbatore. megaladev@gmail.com, meenaveerasamy31@gmail.com. ABSTRACT-

More information

Web Security Vulnerabilities: Challenges and Solutions

Web Security Vulnerabilities: Challenges and Solutions Web Security Vulnerabilities: Challenges and Solutions A Tutorial Proposal for ACM SAC 2018 by Dr. Hossain Shahriar Department of Information Technology Kennesaw State University Kennesaw, GA 30144, USA

More information

Major Program Selection Information. Information Systems An enriching path of study and career

Major Program Selection Information. Information Systems An enriching path of study and career Major Program Selection Information Information Systems An enriching path of study and career BBA in Information Systems BBA-IS Our IS Alumni Benjamin Huber BBA(IS) Class of 2016 Graduate, HKUST Security

More information

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554)

Shin Hong. Assistant Professor Handong Global University (HGU) Pohang, Kyongbuk, South Korea (37554) Shin Hong Assistant Professor hongshin@handong.edu +82-54-260-1409 School of Computer Science & Electrical Engineering 113 NMH, 558 Handong-ro, Buk-gu, Handong Global University (HGU) Pohang, Kyongbuk,

More information

CSI Program Action Plan Table (Department)

CSI Program Action Plan Table (Department) Kingdom of Saudi Arabia Ministry of Higher Education Majmaah University Collage of Science in Zulfi Department of Computer Science & Information CSI Program Action Plan Table (Department) 1435- List what

More information

Exploiting Conversation Structure in Unsupervised Topic Segmentation for s

Exploiting Conversation Structure in Unsupervised Topic Segmentation for  s Exploiting Conversation Structure in Unsupervised Topic Segmentation for Emails Shafiq Joty, Giuseppe Carenini, Gabriel Murray, Raymond Ng University of British Columbia Vancouver, Canada EMNLP 2010 1

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

Performance Comparison of Hive, Pig & Map Reduce over Variety of Big Data

Performance Comparison of Hive, Pig & Map Reduce over Variety of Big Data Performance Comparison of Hive, Pig & Map Reduce over Variety of Big Data Yojna Arora, Dinesh Goyal Abstract: Big Data refers to that huge amount of data which cannot be analyzed by using traditional analytics

More information

Xin ZHANG. Thesis Defense Talk passed (December 1998). Thesis Proposal presented (April 1998).

Xin ZHANG. Thesis Defense Talk passed (December 1998). Thesis Proposal presented (April 1998). Xin ZHANG Computer Science Department Worcester Polytechnic Institute 100 Institute Road, Worcester, MA 01609 Phone: (508) 831-5857 Email: xinz@wpi.edu WWW: http://www.wpi.edu/ xinz April 22, 2002 Education

More information

Saint Petersburg Electrotechnical University "LETI" (ETU "LETI") , Saint Petersburg, Russian FederationProfessoraPopova str.

Saint Petersburg Electrotechnical University LETI (ETU LETI) , Saint Petersburg, Russian FederationProfessoraPopova str. Saint Petersburg Electrotechnical University "LETI" (ETU "LETI") 197376, Saint Petersburg, Russian FederationProfessoraPopova str., 5 Master s program "Computer Science and Knowledge Discovery" Professor

More information

Master Project. Various Aspects of Recommender Systems. Prof. Dr. Georg Lausen Dr. Michael Färber Anas Alzoghbi Victor Anthony Arrascue Ayala

Master Project. Various Aspects of Recommender Systems. Prof. Dr. Georg Lausen Dr. Michael Färber Anas Alzoghbi Victor Anthony Arrascue Ayala Master Project Various Aspects of Recommender Systems May 2nd, 2017 Master project SS17 Albert-Ludwigs-Universität Freiburg Prof. Dr. Georg Lausen Dr. Michael Färber Anas Alzoghbi Victor Anthony Arrascue

More information

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

Lingxi Xie. Post-doctoral Researcher (supervised by Prof. Alan Yuille) Center for Imaging Science, the Johns Hopkins University

Lingxi Xie. Post-doctoral Researcher (supervised by Prof. Alan Yuille) Center for Imaging Science, the Johns Hopkins University Lingxi Xie Room 246, Malone Hall, the Johns Hopkins University, Baltimore, MD 21218, USA EMail: 198808xc@gmail.com Homepage: http://bigml.cs.tsinghua.edu.cn/~lingxi/ Title Education Background Post-doctoral

More information

Obtaining Rough Set Approximation using MapReduce Technique in Data Mining

Obtaining Rough Set Approximation using MapReduce Technique in Data Mining Obtaining Rough Set Approximation using MapReduce Technique in Data Mining Varda Dhande 1, Dr. B. K. Sarkar 2 1 M.E II yr student, Dept of Computer Engg, P.V.P.I.T Collage of Engineering Pune, Maharashtra,

More information

J I N G H A I R A O. Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213

J I N G H A I R A O. Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213 J I N G H A I R A O Institute for Software Research School of Computer Science Carnegie Mellon University 5000 Forbes Ave Pittsburgh, PA 15213 Office: +1 412 268 1357 Fax: +1 412 268 7287 Mobile: +1 412

More information

A cocktail approach to the VideoCLEF 09 linking task

A cocktail approach to the VideoCLEF 09 linking task A cocktail approach to the VideoCLEF 09 linking task Stephan Raaijmakers Corné Versloot Joost de Wit TNO Information and Communication Technology Delft, The Netherlands {stephan.raaijmakers,corne.versloot,

More information

3715 McClintock Ave, GER 240, Los Angeles, CA 90089

3715 McClintock Ave, GER 240, Los Angeles, CA 90089 Meisam Razaviyayn Contact Information razaviya@usc.edu 3715 McClintock Ave, GER 240, Los Angeles, CA 90089 Homepage Google scholar profile Research Interests Appointments Design and study of efficient

More information

Patent Classification Using Ontology-Based Patent Network Analysis

Patent Classification Using Ontology-Based Patent Network Analysis Association for Information Systems AIS Electronic Library (AISeL) PACIS 2010 Proceedings Pacific Asia Conference on Information Systems (PACIS) 2010 Patent Classification Using Ontology-Based Patent Network

More information

Jung-Lin Yang. Ph.D. and M.S. degree in the Dept. of Electrical and Computer Engineering University of Utah expected spring 2003

Jung-Lin Yang. Ph.D. and M.S. degree in the Dept. of Electrical and Computer Engineering University of Utah expected spring 2003 Jung-Lin Yang Business Address: 50 South Campus Drive, RM 3280 Salt Lake City, UT 84112 (801) 581-8378 Home Address: 1115 Medical Plaza Salt Lake City, UT 84112 (801) 583-0596 (801) 949-8263 http://www.cs.utah.edu/~jyang

More information

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel Olga Papaemmanouil Phone: +1 (401) 588-0230 Department of Computer Science Fax: +1 (401) 863-7657 Box 1910, 115 Waterman St, Floor 4 Email: olga@cs.brown.edu Providence, RI, 02912, USA Web: http://www.cs.brown.edu/

More information

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor TEXAS STATE VITA I. Academic/Professional Background A. Name: David L. Gibbs Title: Assistant Professor B. Educational Background Degree Year University Major Thesis/Dissertation PhD 2015 Texas State University

More information

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479)

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479) Islam Akef Ebeid University of Texas Administration Building Room 5.556 http://www.i3akef.com School of Information https://www.linkedin.com/in/i3akef University of Texas at Austin islam.akef@gmail.com

More information

BEST BIG DATA CERTIFICATIONS

BEST BIG DATA CERTIFICATIONS VALIANCE INSIGHTS BIG DATA BEST BIG DATA CERTIFICATIONS email : info@valiancesolutions.com website : www.valiancesolutions.com VALIANCE SOLUTIONS Analytics: Optimizing Certificate Engineer Engineering

More information

Task Completion Platform: A self-serve multi-domain goal oriented dialogue platform

Task Completion Platform: A self-serve multi-domain goal oriented dialogue platform Task Completion Platform: A self-serve multi-domain goal oriented dialogue platform P. A. Crook, A. Marin, V. Agarwal, K. Aggarwal, T. Anastasakos, R. Bikkula, D. Boies, A. Celikyilmaz, S. Chandramohan,

More information

Efficient Algorithm for Frequent Itemset Generation in Big Data

Efficient Algorithm for Frequent Itemset Generation in Big Data Efficient Algorithm for Frequent Itemset Generation in Big Data Anbumalar Smilin V, Siddique Ibrahim S.P, Dr.M.Sivabalakrishnan P.G. Student, Department of Computer Science and Engineering, Kumaraguru

More information

Ontology Molecule Theory-based Information Integrated Service for Agricultural Risk Management

Ontology Molecule Theory-based Information Integrated Service for Agricultural Risk Management 2154 JOURNAL OF SOFTWARE, VOL. 6, NO. 11, NOVEMBER 2011 Ontology Molecule Theory-based Information Integrated Service for Agricultural Risk Management Qin Pan College of Economics Management, Huazhong

More information

Powering Knowledge Discovery. Insights from big data with Linguamatics I2E

Powering Knowledge Discovery. Insights from big data with Linguamatics I2E Powering Knowledge Discovery Insights from big data with Linguamatics I2E Gain actionable insights from unstructured data The world now generates an overwhelming amount of data, most of it written in natural

More information

Overview. : Cloudera Data Analyst Training. Course Outline :: Cloudera Data Analyst Training::

Overview. : Cloudera Data Analyst Training. Course Outline :: Cloudera Data Analyst Training:: Module Title Duration : Cloudera Data Analyst Training : 4 days Overview Take your knowledge to the next level Cloudera University s four-day data analyst training course will teach you to apply traditional

More information

Data Hiding on Text Using Big-5 Code

Data Hiding on Text Using Big-5 Code Data Hiding on Text Using Big-5 Code Jun-Chou Chuang 1 and Yu-Chen Hu 2 1 Department of Computer Science and Communication Engineering Providence University 200 Chung-Chi Rd., Shalu, Taichung 43301, Republic

More information

Ph.D. in Computer Science & Technology, Tsinghua University, Beijing, China, 2007

Ph.D. in Computer Science & Technology, Tsinghua University, Beijing, China, 2007 Yiqun Liu Associate Professor & Department co-chair Department of Computer Science and Technology Email yiqunliu@tsinghua.edu.cn URL http://www.thuir.org/group/~yqliu Phone +86-10-62796672 Fax +86-10-62796672

More information

Introduction to Information Retrieval. Hongning Wang

Introduction to Information Retrieval. Hongning Wang Introduction to Information Retrieval Hongning Wang CS@UVa What is information retrieval? 2 Why information retrieval Information overload It refers to the difficulty a person can have understanding an

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

A New Approach to Web Data Mining Based on Cloud Computing

A New Approach to Web Data Mining Based on Cloud Computing Regular Paper Journal of Computing Science and Engineering, Vol. 8, No. 4, December 2014, pp. 181-186 A New Approach to Web Data Mining Based on Cloud Computing Wenzheng Zhu* and Changhoon Lee School of

More information

Text Mining and the. Text Mining and the Semantic Web. Semantic Web. Tim Finin. University of Maryland Baltimore County

Text Mining and the. Text Mining and the Semantic Web. Semantic Web. Tim Finin. University of Maryland Baltimore County Text Mining and the Text Mining and the Semantic Web Semantic Web Tim Finin University of Maryland Baltimore County recommend tell register Next Generation Data Mining Workshop Baltimore, November 2002

More information