Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 250 Bytes

File metadata and controls

7 lines (5 loc) · 250 Bytes

post

POS-tagging playground

In 2006, I made a French POS-tagger for an AI course project, written in Matlab. I learned a few programming tricks since then... The goal of this project is to re-write my POS-tagger using Python and Scikit-learn.