An open API service indexing awesome lists of open source software.

https://github.com/emrys-hong/sutd-nlp-finalproject

Final Project for SUTD ISTD 50.040 natural lanugage processing course taught by Professor Lu Wei.
https://github.com/emrys-hong/sutd-nlp-finalproject

Last synced: 3 months ago
JSON representation

Final Project for SUTD ISTD 50.040 natural lanugage processing course taught by Professor Lu Wei.

Awesome Lists containing this project

README

        

# SUTD-NLP-finalProject
Final Project for SUTD ISTD 50.040 natural lanugage processing course taught by Professor Lu Wei.

# Run File

The data path for those files are already set, you don't need to change anything.

```
# Part 1-4
python p1-4.py

# Part 5-1
python p5-1.py

# Part p5-2
python p5-2.py

# Part p5-3
python p5-3.py

# Part 6-1
python p6-1.py

```

This files will generate the corresponding dev files and test files under `output/`

for part 6 - 2 please refer to readme in `part-6-2`

## Collaborators
- Lu jiankun
- Peng Shanshan
- Hong Pengfei