Articles tagged Essay

The Effects And Dangers Of Online Advertisements
Human life has developed in many aspects since the evolution of computer started. The main function of creating new technologies is to make human life easier. New technologies are being invented everyday which creates limitless opportunities for developers to make use of these technologies to serve a specific purpose or task. The Advertising used to be print paper or TV ads. Today mobile and online video creates new ways to contact with customers. Today Ads are kind of the most popular online advertising market in the world and trading ad spaces over the Internet. Currently the social online ads like Facebook and YouTube have some preferred set of users they wish to reach by showing their ads but some cases force the users to watch their Advertising. Ethan Zuckerman wad created the first pop-up advertising on the web was 15-Aug-2014. The pop-up advertising most using in the pc application and browser, and APPs for smartphone. The small internet windows that pop up on your screen can be useful, annoying or dangerous often used by advertisers to get your attention or by viruses to trick you into clicking on them. This guide gives them basic information about your identity. Some dangerous pop-up can leak your private information like your name, number, credit card member, and etc. In this paper we sum up, all these facts contribute to show how danger the pop-up advertising with developing new pop-up advertising to leak the user identity.
almokri

Multi-Tagging for Transition-based Dependency Parsing
This project focuses on a modification of a greedy transition based dependency parser. Typically a Part-Of-Speech (POS) tagger models a probability distribution over all the possible tags for each word in the given sentence and chooses one as its best guess. This is then pass on to the parser which uses this information to build a parse tree. The current state of the art for POS tagging is about 97% word accuracy, which seems high but results in a around 56% sentence accuracy. Small errors at the POS tagging phase can lead to large errors down the NLP pipeline and transition based parsers are particularity sensitive to these types of mistakes. A maximum entropy Markov model was trained as a POS multi-tagger passing more than its 1-best guess to the parser which was thought could make a better decision when committing to a parse for the sentence. This has been shown to give improved accuracy in other parsing approaches. We shown there is a correlation between tagging ambiguity and parsers accuracy and in fact the higher the average tags per word the higher the accuracy.
awhillas

On Proving Leonhard Euler's Evaluation of the Riemann Zeta Function of 2
A proof of the value for Riemann's zeta function of two using integration of a summation, and product and series expansions of the sine function.
Ivan V. Morozov

EL CELULAR
Ensayo El Celular
Luis Felipe Cabal Paredes

Binomial Pricing Model
Binomial Pricing model, proposal for the final dissertation.
Montsamaisa Mamuka

Operating Systems Project: Kernel Optimization
An attempt of achieving a Kernel optimaization using Ubuntu 16..04.1 LTS, Phoronix Test Suite and different value changes and tests for an internal Kernel variable: the runtime value.
Jorge Dominic Márquez Muñoz, Juan Manuel Romero Guardado

Requirements for Evaluating Proposals
Student of Master of Science in Information Systems at Uganda Martyrs University
Abel Katongore

Operative Systems Midterm Project
In this paper, we measure the memory performance throughout the Phoronix test "RAMspeed SMP". We decide to test this specific benchmark because we know how important is the memory for the system performance. This document shows how much the memory performance could change if we modify some variables in the linux kernel.
Daniel Jiménez

N-gram Frequency Discounts
A short note on the motivation for n-gram frequency discounts in the context of the Katz backoff algorithm.
Paul Glezen