Gallery Items tagged Essay

Physics Article Template
A simple article template based on revtex4-1
Níckolas Alves

TEC Plantilla Articulo
Plantilla del articulo Tecnologias de Software/Herramientas de Software
Danilo Yánez

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

Article, single column
An "as simple as it gets" article template with a cover page, a dedicated content file and a main file.
Tobias Kolb

Basel Problem Proof
In this paper, we talk about Euler's famous solution to the Basel problem and his advantage over other mathematicians of the time.
Varun Rajkumar

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

WRIT 002 LATEX TEMPLATE
Template gifted to the UPenn community under the intention of helping alleviate workload for the Writing Seminar Craft of Prose.
Reading this, I hope you pay it forward by helping others around you and the broader community.
Enjoy!
Orestis M&T

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

Solving N-Queens
Through the modification of the kernel on a Ubuntu system, we managed to solve the n-Queens problem after changing the default time-slice, swappiness, latency and wakeup-granularity to different values and testing the problem.
Rodolfo Lepe, Gerardo Velasco