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

Improving Translational Accuracy02:07

Improving Translational Accuracy

2.6K
2.6K
Cluster Sampling Method01:20

Cluster Sampling Method

11.9K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.9K
Survival Tree01:19

Survival Tree

79
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
79
Source Transformation01:15

Source Transformation

5.1K
Source transformation is a fundamental technique employed in circuit analysis, offering a valuable tool for simplifying complex electrical circuits. This technique involves the replacement of either a voltage source in series with a resistor by a current source in parallel with a resistor, or vice versa. The key concept here is that when the original sources are deactivated (turned off), the equivalent resistance at the circuit's end terminals remains the same.
It is essential to note that when...
5.1K
Comparing Experimental Results: Student's t-Test01:09

Comparing Experimental Results: Student's t-Test

1.6K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
1.6K
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

446
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...
446

You might also read

Related Articles

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

Sort by
Same author

NTRFinder: a software tool to find nested tandem repeats.

Nucleic acids research·2011
Same author

An algorithm to solve the motif alignment problem for approximate nested tandem repeats in biological sequences.

Journal of computational biology : a journal of computational molecular cell biology·2011
See all related articles

Related Experiment Video

Updated: Jun 24, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

388

Experimental study on short-text clustering using transformer-based semantic similarity measure.

Khaled Abdalgader1, Atheer A Matroud2, Khaled Hossin3

  • 1Department of Computer Science and Engineering, American University of Ras Al Khaimah, Ras Al Khaimah, United Arab Emirates.

Peerj. Computer Science
|June 10, 2024
PubMed
Summary

This study introduces an embedding-based sentence similarity measure to improve text clustering and summarization. This approach enhances semantic understanding, outperforming traditional methods in various text processing tasks.

Keywords:
Co-occurrence representationEmbedding representationSentence clusteringSentence similarity

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.7K
Transcranial Direct Current Stimulation tDCS of Wernicke's and Broca's Areas in Studies of Language Learning and Word Acquisition
12:49

Transcranial Direct Current Stimulation tDCS of Wernicke's and Broca's Areas in Studies of Language Learning and Word Acquisition

Published on: July 13, 2019

16.9K

Related Experiment Videos

Last Updated: Jun 24, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

388
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.7K
Transcranial Direct Current Stimulation tDCS of Wernicke's and Broca's Areas in Studies of Language Learning and Word Acquisition
12:49

Transcranial Direct Current Stimulation tDCS of Wernicke's and Broca's Areas in Studies of Language Learning and Word Acquisition

Published on: July 13, 2019

16.9K

Area of Science:

  • Natural Language Processing
  • Machine Learning
  • Information Retrieval

Background:

  • Sentence clustering is vital for text processing and semantic similarity measurement.
  • Traditional methods struggle with semantically similar sentences lacking common words.
  • Low-dimensional continuous representations are underutilized in evaluating clustering performance.

Purpose of the Study:

  • To present a novel sentence similarity measure using embedding representations.
  • To evaluate its impact on partitional, hierarchical, and fuzzy clustering methods.
  • To compare the effectiveness of different pre-training models for this similarity measure.

Main Methods:

  • Implemented an embedding-based sentence similarity measure.
  • Applied the measure to evaluate three clustering techniques (partitional, hierarchical, fuzzy).
  • Trained the similarity measure on two state-of-the-art pre-training models.
  • Utilized hierarchical clustering for a text summarization task.

Main Results:

  • The embedding-based similarity measure significantly improved text clustering performance.
  • Hierarchical clustering, using the new measure, demonstrated superior results.
  • The approach also led to enhanced performance in text summarization.

Conclusions:

  • Embedding-based sentence similarity measures offer superior semantic understanding for text clustering.
  • The proposed implementation effectively enhances both text clustering and summarization tasks.
  • This method provides a robust framework for evaluating and improving NLP tasks reliant on semantic similarity.