excel program
Budget: €8 – €30 EUR
Create or select three English sentences from a randomly chosen online page
◉ Use these counts available in the xlsx files contained in the “ukWac.uni
bigram.frequencies” folder (along with the info reported in the ReadMe file) to
estimate the probability of each of your sentences by using:
• a zero-order Markov Model:
?(?1,…,??) = ?(?1)∗?(?2)∗⋯∗?(??)
• a first-order Markov Model:
?(?1,…,??) = ?(?1)∗?(?2|?1)∗⋯∗?(??|??−1)
◉ Upload the solutions
◉ Use these counts available in the xlsx files contained in the “ukWac.uni
bigram.frequencies” folder (along with the info reported in the ReadMe file) to
estimate the probability of each of your sentences by using:
• a zero-order Markov Model:
?(?1,…,??) = ?(?1)∗?(?2)∗⋯∗?(??)
• a first-order Markov Model:
?(?1,…,??) = ?(?1)∗?(?2|?1)∗⋯∗?(??|??−1)
◉ Upload the solutions