Project title email spam filterabstractanalyze the emails

Assignment Help Python Programming
Reference no: EM13372331

Project Title: Email Spam Filter

Abstract:

Analyze the emails and predict whether the mail is a spam or not a spam.

To work on this,

Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

For this, you have to implement a grammatical structure by first tagging the part-of-speech (e.g. lots of spam is usually random garbage populated with keywords, where non-spam usually makes some sense). So that you can potentially implement several different classifiers, and compare their accuracy.

Suggestions

First concentrate on using the Naive Bayes classifier. During the presentation, re-explain the classifier and its Bag-of-Words assumption.

It may be possible to extract _your own_ mail data. You can compute unigram probabilities whether an email is spam or not.

1. download all email that is not in a spam folder
2. download all email from your spam folder
3. process this data into nltk

A web interface that accepts an email and outputs either SPAM or NOT SPAM, would make a final piece of the project.

• The most important aspect of the project is the quality of the work.
• a presentation which summarizes your topic
• a demo of a specific NLP system or tool
• a code walkthrough of something you have implemented
• or a hands-on lab which gives experience with a specific technique.

The write-up should be 4-6 pages and describe descriptions of algorithms, resources used, and all results. Implementation, algorithms, data, and analysis of results are all important. Include any supplemental files including your overheads, lab exercises, or other materials.

Reference no: EM13372331

Questions Cloud

Question a a consumer organization wishes to test 12 : question a a consumer organization wishes to test 12 different new perfumes and has devised a number of tests to
Question capital gains taxin july 2011 the labour party put : question capital gains taxin july 2011 the labour party put forward a proposal to have a comprehensive capital gains
Implementation of both the algorithms using cc code 1 : implementation of both the algorithms using cc code 1. roommates problem 2. intern problem1. the roommate problemthe
In this project you need to write a program called : in this project you need to write a program called ecc.javato implement elliptic curve
Project title email spam filterabstractanalyze the emails : project title email spam filterabstractanalyze the emails and predict whether the mail is a spam or not a spam.to work
You are required to set up a small network with network id : you are required to set up a small network with network id 200.100.50.16027. in this network there are three routers
Question 1 you are designing a grocery delivery business : question 1 you are designing a grocery delivery business. via the internet your company will offer staples and frozen
Your task for this project is to design a program to help a : your task for this project is to design a program to help a videorental store operatorrecord clients transactions.nbsp
Create your own online store web site selling products of : create your own online store web site selling products of your choice.create pages that allow you to search and buy

Reviews

Write a Review

Python Programming Questions & Answers

  Console program where you will implement

Create a console program where you will implement coding constructs and variables that are needed for this program and will implement the code within Main and any required static methods.

  Most popular name would be the one with the biggest number

the program will ask you to insert the year that the user is interested in, then ask the gender that the user is interested in, and print out the most popular names corresponding to the year and gender. FYI, the number on the right represents how man..

  Python errors

python errors, please correct them that are located in this program,

  A string is valid windows filename.

writing a function in python that verifies whether a string is valid windows filename.

  Fill in the python code

Fill in the Python code to play Tic Tac Toe. I won't award points unless it runs succesfully. # Tic-Tac-Toe Game def drawBoard(board): # Draws the board using the list of numbers print(" ") print(" ",board[0]," | ",board[1]," | ", board[2]) print("--..

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python program that reads in a series of positive integers

Write a Python program that reads in a series of positive integers and writes out theproduct of all the integers less than 25 and the sum of all the integers greater than or equal to 25. Use 0 as a sentinel value

  Write a program that will input the name of five students

Write clearly with documentations where necessary as you write the program to solve the following problem.

  Write a program using the ''requetinteger''

using python/jython programming write a program using the 'requetInteger' function that will ask the user to type a value that will draw a line from one point on a picture to another. I don't need specific help just a gerneral idea.

  The initial number for generating the sequences

Then, after the functions, read in the initial number for generating the sequences. Here, check that it is a positive integer. If it is not, give an error message and exit the program.

  Cleint software so that it does not display

Rewrite the cleint software so that it does not display an echo of a message sent by the users. Maybe it means that each time a user tries to send a private message that same message is also sent back to them? summary: stop that from happening?

  The interest rate per period

The interest rate per period. For example, if your loan's interest is 6.5% per year, and you are paying monthly, this would be 6.5%/12. If you are paying every two weeks, r would be 6.5%/26, because there are 26 two-week periods in a year.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd