paper-with-me

Papers

EMFET: E-mail Features Extraction Tool

2017-11-22 · Wadi' Hijawi, Hossam Faris, Ja'far Alqatawna, Ibrahim Aljarah, Ala' M. Al-Zoubi, Maria Habib

EMFET is an open source and flexible tool that can be used to extract a large number of features from any email corpus with emails saved in EML format. The extracted features can be categorized into three main groups: header features, payload (body) features, and attachment features. The purpose of the tool is to help practitioners and researchers to build datasets that can be used for training machine learning models for spam detection. So far, 140 features can be extracted using EMFET. EMFET is extensible and easy to use. The source code of EMFET is publicly available at GitHub (https://github.com/WadeaHijjawi/EmailFeaturesExtraction)

📄 PDF Abstract BibTeX arXiv:1711.08521

Code (1)

WadeaHijjawi/EmailFeaturesExtraction 공식 구현

Tasks

BIG-bench Machine LearningSpam detection

Similar Papers 제목 키워드 기반

E-Mail Assistant -- Automation of E-Mail Handling and Management using Robotic Process Automation

2022-05-12 · Arpit Khare, Sudhakar Singh, Richa Mishra, Shiv Prakash 외

In this paper, a workflow for designing a bot using Robotic Process Automation (RPA), associated with Artificial Intelligence (AI) that is used for information extraction, classification, etc., is proposed. The bot is eq…

Management

MAILEX: Email Event and Argument Extraction

2023-05-22 · Saurabh Srivastava, Gaurav Singh, Shou Matsumoto, Ali Raz 외

In this work, we present the first dataset, MailEx, for performing event extraction from conversational email threads. To this end, we first proposed a new taxonomy covering 10 event types and 76 arguments in the email d…

4k8kEvent ExtractionIn-Context Learning

Building a Dataset for Summarization and Keyword Extraction from Emails

2014-05-01 · LREC 2014 5 · Vanessa Loza, Shibamouli Lahiri, Rada Mihalcea, Po-Hsiang Lai

This paper introduces a new email dataset, consisting of both single and thread emails, manually annotated with summaries and keywords. A total of 349 emails and threads have been annotated. The dataset is our first step…

Abstractive Text SummarizationKeyword Extraction

Cyri: A Conversational AI-based Assistant for Supporting the Human User in Detecting and Responding to Phishing Attacks

2025-02-09 · Antonio La Torre, Marco Angelini

This work introduces Cyri, an AI-powered conversational assistant designed to support a human user in detecting and analyzing phishing emails by leveraging Large Language Models. Cyri has been designed to scrutinize emai…

MAIL: Malware Analysis Intermediate Language

2022-11-06 · Shahid Alam

This paper introduces and presents a new language named MAIL (Malware Analysis Intermediate Language). MAIL is basically used for building malware analysis and detection tools. MAIL provides an abstract representation of…

Malware Analysis