Oystein Kristoffer Tveit 211d590a35 | ||
---|---|---|
.vscode | ||
data | ||
nix | ||
project_report | ||
project_slides | ||
src | ||
.gitignore | ||
README.md | ||
flake.lock | ||
flake.nix | ||
main.py | ||
poetry.lock | ||
pyproject.toml | ||
todo.md |
README.md
TDT4130 Project 2023
Requirements
In order to run this project, you will need the following things:
- Poetry
- Python 3.11
- Potentially a C/C++ compiler, depending on whether packages come prebuilt for your system
- A machine that is not a mac. There is a bug with the precompiled sqlite-spellfix library, that makes it crash on macos.
This project has only been tested on x86_64-linux.
Setup
poetry install
poetry shell
python -m unidic download
python main.py -r
python main.py