Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 384 Bytes

File metadata and controls

6 lines (4 loc) · 384 Bytes

Language-Models

Trigram Language Model in Python

This repository contains my implementation of trigram language model in Python to generate movie reviews in Korean. I used the ratings.txt dataset from here.

Check out my blog post here for more details!