scispace - formally typeset
N

Nguyen Tran Quoc Vinh

Researcher at University of Da Nang

Publications -  10
Citations -  58

Nguyen Tran Quoc Vinh is an academic researcher from University of Da Nang. The author has contributed to research in topics: Materialized view & Sentiment analysis. The author has an hindex of 3, co-authored 10 publications receiving 23 citations.

Papers
More filters
Proceedings ArticleDOI

Effective Text Data Preprocessing Technique for Sentiment Analysis in Social Media Data

TL;DR: An algorithm that weights the sentiment score in terms of weight of hashtag and cleaned text to obtain the sentiment and an algorithm to train the Support Vector Machine, Deep Learning, and Naïve Bayes classifiers to process Twitter data.
Proceedings ArticleDOI

An Analysis on Use of Deep Learning and Lexical-Semantic Based Sentiment Analysis Method on Twitter Data to Understand the Demographic Trend of Telemedicine

TL;DR: The finding suggests that lexical and semantic-based methods for sentiment prediction offer better accuracy than Deep Learning methods; when a large enough and evenly distributed training dataset is not available.
Proceedings ArticleDOI

Wearable Devices for Monitoring Dementia Sufferers: A Review and Framework for Discussion

TL;DR: This article provides an overview of available technology for indoor and outdoor monitoring, and proposes a framework through which current and future systems can be evaluated consisting of Data, Transfer and Storage and Monitoring (DTSM).
Journal ArticleDOI

Synchronous incremental update of materialized views for PostgreSQL

TL;DR: The algorithm to incrementally update the materialized views with inner join is presented, focusing on one with aggregate functions, and building of a program that automatically generates codes inPL/pgSQL for triggers, which can undertake synchronous incremental updates of the materialization views in PostgreSQL.
Journal ArticleDOI

A new solution for asynchronous incremental maintenance of materialized views

TL;DR: This paper proposes a solution for the asynchronous incremental update of views which can be implemented with any database management systems and applies the pre-update incremental maintenance algorithms for asynchronous maintenance on the post-update state of base tables considering the specifics of asynchronous maintenance.