tkuye / cmput497-assign1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to NLP - Assignment 1

Team

Student name CCID
Oluwatosin Kuye kuye

TODOs

In this file you must:

  • Fill out the team table above. Please note that CCID is different from your student number.

Resources

https://regex101.com/

How to run

  • First run pip install -r requirements.txt
  • Then you can run src/main.py ${data_dir} ${out_file} to get your results.

Execution

Use the following command in the current directory.

python3 src/main.py data/dev/ output/dev.csv

Data

The assignment's development data can be found inside data/dev.

About


Languages

Language:Python 100.0%