1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Tomtit [17]
4 years ago
13

What type of filtering software divides email messages that have been received into two piles, spam and non-spam and then analyz

es every word in each email and determines how frequently a word occurs in the spam pile compared to the not-spam pile?
Computers and Technology
1 answer:
Hunter-Best [27]4 years ago
6 0

Answer:

Bayesian filtering

Explanation:

This is a type of filtering software that makes use of Bayesian logic to evaluate every incoming email that you receive, analyzing the header and content of the email to determinate if it is spam or not. It uses a preset of common words that are present in most spam emails, and it categorizes all received emails according to their probability to contain spam in trusted, or not trusted email. These categories are usually set by the user.

In short, Bayesian logic uses the knowledge acquired from past events to try to predict future events. Determinate the probability of success (from 0 to 100%) of a certain activity, according to the result of prior tests. It was first suggested in 1763 after the death of its creator Thomas Bayes, and it is widely spread across several different sciences such as programming, artificial intelligence, physics, etc.

You might be interested in
In Java please:Re-type the code and fix any errors. The code should convert non-positive numbers to 1. if (userNum > 0) Syste
iren2701 [21]

Answer:

import java.util.Scanner;

public class Solution {

   public static void main(String args[]) {

       Scanner scan = new Scanner(System.in);

       int userNum = scan.nextInt();

       if (userNum > 0) {

           System.out.println("Positive.");

           

       } else {

           System.out.println("Non-positive, converting to 1.");

           userNum = 1;

           System.out.println("Final: " + userNum);

           

       }

   }

}

Explanation:

There was no error found when the code was run. The code segment was just added to a main method and it runs successfully.

Based on the full code above;

The first line import the Scanner class which allow the program to receive user input. Then the class was defined as Solution. Then the main method was defined. Inside the main method, we created a scanner object scan which receive the input via keyboard. The user input is assigned to the variable userNum. Then the if-conditional statement is executed; if userNum is greater than 0, "Positive" is output. Else userNum is converted to 1 and outputted to the screen.

8 0
4 years ago
Which of these is a biotic factor in an aquatic ecosystem?
11111nata11111 [884]
The biotic factor in an aquatic ecosystem would be
A. Seaweed
8 0
3 years ago
Write a complete program that declares an integer variable, reads a value from the keyboard into that variable, and writes to st
vovikov84 [41]

Answer:

#include <iostream>

using namespace std;

int main ()

{

int num;

cin>>num;

cout << num<< " " << 2 num << " " << numnum;

return 0;

}

Explanation:

See answer

5 0
3 years ago
Which statement best describes when Variable Substitution (expansion) can occur?
Leona [35]

Answer: d) B & C

Explanation: Variable substitution is the method through which the command substitution is done for the other form of command and regains its value or meaning.

This value substitution is done with the help of double quotes("...") which are inverted as well when a new form of command is to be introduced and it is   known as back quotes. Other given options are incorrect because it is not determined in single quotes.Thus the correct option is option (d).

3 0
4 years ago
Read 2 more answers
Memory of the computer is measured by the following units which is = to 1 character
andrey2020 [161]

Memory of the computer is measured by the following units:

                                    Unit  

1 Kilobyte (KB)     1 KB = 1024 Bytes

2 Megabyte (MB)    1 MB = 1024 KB

3 GigaByte (GB)   1 GB = 1024 MB

4 TeraByte (TB)    1 TB = 1024 GB

<h3>In what unit is the computer memory  said to be measured?</h3>

Computer storage and memory is one that can be measured  by the use of units such as megabytes (MB) and gigabytes (GB) as well as others.

Hence, Memory of the computer is measured by the following units:

                                    Unit  

1 Kilobyte (KB)     1 KB = 1024 Bytes

2 Megabyte (MB)    1 MB = 1024 KB

3 GigaByte (GB)   1 GB = 1024 MB

4 TeraByte (TB)    1 TB = 1024 GB

Learn more about Memory from

brainly.com/question/24688176

#SPJ1

4 0
2 years ago
Other questions:
  • Can someone please help me withe these questions its really urgent
    5·1 answer
  • What parts of the computer does it not need to function?​
    9·1 answer
  • One interesting application of computers is to display graphs and bar charts. Write an application that reads five numbers betwe
    5·1 answer
  • A computer system has 9,850 processes and 172 of them were suspended while 276 of them were terminated. Explain why some of the
    12·1 answer
  • Kitchen Gadgets sells a line of high-quality kitchen utensils and gadgets. When customers place orders on the company’s Web site
    7·1 answer
  • The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.a) bzip2
    11·1 answer
  • Write an algorithm to calculate the sum of integer ​
    7·1 answer
  • Write a static generic method PairUtil.minmax that computes the minimum and maximum elements of an array of type T and returns a
    7·1 answer
  • The abuse of children is a symptom of
    6·2 answers
  • Language is Python
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!