中文
相关论文

相关论文: A Suffix Tree Approach to Email Filtering

200 篇论文

This paper presents a batch classifier that has been improved from the earlier version and fixed a mistake in the earlier paper. Two important changes have been made. Each category is represented by a classifier, where each classifier…

机器学习 · 计算机科学 2021-12-03 Kieran Greer

Email is a channel of communication which is considered to be a confidential medium of communication for exchange of information among individuals and organisations. The confidentiality consideration about e-mail is no longer the case as…

密码学与安全 · 计算机科学 2021-04-15 Nmachi Peace Wosah , Thomas Win

Due to its wide use in personal, but most importantly, professional contexts, email represents a valuable source of information that can be harvested for understanding, reengineering and repurposing undocumented business processes of…

计算与语言 · 计算机科学 2016-09-21 Diana Jlailaty , Daniela Grigori , Khalid Belhajjame

Suffix trees and suffix arrays are two of the most widely used data structures for text indexing. Each uses linear space and can be constructed in linear time for polynomially sized alphabets. However, when it comes to answering queries…

数据结构与算法 · 计算机科学 2013-11-08 Richard Cole , Tsvi Kopelowitz , Moshe Lewenstein

We introduce a new metric of match, called Cartesian tree matching, which means that two strings match if they have the same Cartesian trees. Based on Cartesian tree matching, we define single pattern matching for a text of length n and a…

数据结构与算法 · 计算机科学 2019-05-23 Sung Gwan Park , Amihood Amir , Gad M. Landau , Kunsoo Park

We present a simple method to incorporate syntactic information about the target language in a neural machine translation system by translating into linearized, lexicalized constituency trees. An experiment on the WMT16 German-English news…

计算与语言 · 计算机科学 2017-05-09 Roee Aharoni , Yoav Goldberg

In this paper we will describe a new approach on the well-known suffix-array algorithm using Big Table Data Technology. We will demonstrate how it is possible to refactor a well-known algorithm coupled by taking advantage of an…

数据库 · 计算机科学 2020-03-26 Piero Giacomelli

Long document classification presents challenges in capturing both local and global dependencies due to their extensive content and complex structure. Existing methods often struggle with token limits and fail to adequately model…

计算与语言 · 计算机科学 2024-10-07 Sudipta Singha Roy , Xindi Wang , Robert E. Mercer , Frank Rudzicz

Tree structures appear in many fields of the life sciences, including phylogenetics, developmental biology and nucleic acid structures. Trees can be used to represent RNA secondary structures, which directly relate to the function of…

机器学习 · 计算机科学 2026-01-22 Pengyu Liu , Mariel Vázquez , Nataša Jonoska

Tree models are very widely used in practice of machine learning and data mining. In this paper, we study the problem of model integrity authentication in tree models. In general, the task of model integrity authentication is the design \&…

密码学与安全 · 计算机科学 2022-06-24 Weijie Zhao , Yingjie Lao , Ping Li

Staged trees are a recently-developed, powerful family of probabilistic graphical models. An equivalence class of staged trees has now been characterised, and two fundamental statistical operators have been defined to traverse the…

统计方法学 · 统计学 2023-01-18 Conor Hughes , Peter Strong , Aditi Shenvi

With the explosive growth of accessible information, expecially on the Internet, evaluation-based filtering has become a crucial task. Various systems have been devised aiming to sort through large volumes of information and select what is…

数据分析、统计与概率 · 物理学 2007-05-23 P. Laureti , L. Moret , Y. -C. Zhang , Y. -K. Yu

Email service providers have employed many email classification and prioritization systems over the last decade to improve their services. In order to assist email services, we propose a personalized email community detection method to…

社会与信息网络 · 计算机科学 2013-06-07 Waqas Nawaz , Yongkoo Han , Kifayat-Ullah Khan , Young-Koo Lee

Text classification is a task of automatic classification of text into one of the predefined categories. The problem of text classification has been widely studied in different communities like natural language processing, data mining and…

计算与语言 · 计算机科学 2014-06-24 Reshma Prasad , Mary Priya Sebastian

Communication through e-mails remains to be highly formalized, conventional and indispensable method for the exchange of information over the Internet. An ever-increasing ratio and adversary nature of spam e-mails have posed a great many…

机器学习 · 计算机科学 2019-04-30 Gopi Sanghani , Ketan Kotecha

The paper presents the results obtained during research on detection of unsolicited e-mails which are sent by botnets. The distinction from most of the existing solutions is the fact that the presented approach is based on the analysis of…

密码学与安全 · 计算机科学 2019-03-28 Piotr Bazydło , Krzysztof Lasota , Adam Kozakiewicz

We propose a new outline for adaptive dictionary learning methods for sparse encoding based on a hierarchical clustering of the training data. Through recursive application of a clustering method, the data is organized into a binary…

机器学习 · 计算机科学 2020-06-11 Renato Budinich , Gerlind Plonka

Complex Event Recognition (CER) systems have become popular in the past two decades due to their ability to "instantly" detect patterns on real-time streams of events. However, there is a lack of methods for forecasting when a pattern might…

数据库 · 计算机科学 2021-09-02 Elias Alevizos , Alexander Artikis , Georgios Paliouras

We first present our view of detection and correction of syntactic errors. We then introduce a new correction method, based on heuristic criteria used to decide which correction should be preferred. Weighting of these criteria leads to a…

cmp-lg · 计算机科学 2009-09-25 Damien Genthial , Jacques Courtin , Jacques Menezo Equipe Trilan

Decision tree learning is a widely used approach in machine learning, favoured in applications that require concise and interpretable models. Heuristic methods are traditionally used to quickly produce models with reasonably high accuracy.…