Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Extraction: Advanced Methods00:56

Extraction: Advanced Methods

758
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
758
Review and Preview01:10

Review and Preview

8.1K
In statistics, several tools are used to interpret the data. Measures of central tendency represent the characteristics of the data, such as mean, median, and mode. Additionally, measures of variance like standard deviation and range are used to find the spread of data from the mean. Relative standing measures the distance between data locations. Commonly used measures of relative standings are percentile, z score, and quartiles.
Percentiles are a type of fractile that partition data into...
8.1K
Review and Preview01:13

Review and Preview

10.2K
Data are individual items of information obtained from a population or sample. Data may be classified as qualitative (categorical), quantitative continuous, or quantitative discrete. Because it is not practical to measure the entire population in a study, researchers use samples to represent the population. A random sample is a representative group from the population chosen by using a method that gives each individual in the population an equal chance of being included in the sample. Random...
10.2K
Deconvolution01:20

Deconvolution

389
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
389
Classification of Signals01:30

Classification of Signals

1.1K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Siamese-based metric joint learning for intent detection and slot filling using triplet loss optimization.

Scientific reports·2025
Same author

Joint intent detection and slot filling with syntactic and semantic features using multichannel CNN-BiLSTM.

PeerJ. Computer science·2024
Same author

MGACA-Net: a novel deep learning based multi-scale guided attention and context aggregation for localization of knee anterior cruciate ligament tears region in MRI images.

PeerJ. Computer science·2023
Same author

Hybrid-Enhanced Siamese Similarity Models in Ligand-Based Virtual Screen.

Biomolecules·2022
Same author

Convolutional Neural Network Model Based on 2D Fingerprint for Bioactivity Prediction.

International journal of molecular sciences·2022
Same author

Feature Reduction for Molecular Similarity Searching Based on Autoencoder Deep Learning.

Biomolecules·2022

Related Experiment Video

Updated: Nov 10, 2025

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
06:19

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction

Published on: August 16, 2024

642

Aspect extraction on user textual reviews using multi-channel convolutional neural network.

Aminu Da'u1,2, Naomie Salim1

  • 1School of Computing, Faculty of Engineering, Universiti Teknologi Malaysia, Skudai, Johor, Malaysia.

Peerj. Computer Science
|April 5, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a simpler, effective multichannel convolutional neural network for aspect extraction, a key part of sentiment analysis. The new model outperforms complex methods, offering a practical solution for identifying opinion targets in text.

Keywords:
Aspect extractionConvolutional neural networkDeep learningMultichannel CNN

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

753

Related Experiment Videos

Last Updated: Nov 10, 2025

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
06:19

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction

Published on: August 16, 2024

642
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

753

Area of Science:

  • Natural Language Processing
  • Artificial Intelligence
  • Machine Learning

Background:

  • Aspect extraction is crucial for sentiment analysis, identifying opinion targets in text.
  • Current methods often use complex, handcrafted features or network architectures, which are time-consuming.
  • Simpler, effective models are preferred for real-world applications.

Purpose of the Study:

  • To present a novel, simpler multichannel convolutional neural network (CNN) for aspect extraction.
  • To improve the efficiency and effectiveness of identifying opinion targets in text.
  • To offer a competitive alternative to existing complex aspect extraction models.

Main Methods:

  • Developed a multichannel CNN with word embedding and part-of-speech (POS) tag embedding input channels.
  • Initialized word embeddings with pretrained word2vec and POS tags with one-hot vectors.
  • Concatenated embeddings, processed through convolutional layers, pooling, and a Softmax function for sequence labeling.

Main Results:

  • The proposed multichannel CNN achieved better performance than baseline models in aspect extraction tasks.
  • Experimental results on four datasets demonstrated the model's effectiveness.
  • The model successfully encoded semantic and sequential information for improved accuracy.

Conclusions:

  • The multichannel CNN provides a simpler yet highly effective approach to aspect extraction.
  • This model offers a practical and efficient solution for identifying opinion targets.
  • The findings suggest the potential of this architecture for advancing sentiment analysis tasks.