/uci-statnlp

Code for the StatNLP course homework.

Primary LanguagePythonApache License 2.0Apache-2.0

uci-statnlp

This is the helper code for assignments etc. for the Statistical NLP course at UCI.

You need Python3 and the packages numpy and sklearn and streamlit to use this code. For certain assignments, you will also need access to the data, which is available through the assignment descriptions.

The current course webpage is available here, previous years: 2019, 2018, 2017.