Category: IEEE 2017

Tree-Based Mining for Discovering Patterns of Human Interaction in Meetings

Tree-Based Mining for Discovering Patterns of Human Interaction in Meetings ABSTRACT: Discovering semantic knowledge is significant for understanding and interpreting how people interact in a meeting discussion. In this paper, we propose a mining method to extract frequent patterns of human interaction based on the captured content of face-to-face meetings. Human interactions, such as proposing […]


Supporting Search-As-You-Type Using SQL in Databases

Supporting Search-As-You-Type Using SQL in Databases ABSTRACT: A search-as-you-type system computes answers on-the-fly as a user types in a keyword query character by character. We study how to support search-as-you-type on data residing in a relational DBMS. We focus on how to support this type of search using the native database language, SQL. A main […]