Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 941 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 941 Bytes

Natural Language Processing at AGH UST (2020/2021)

This repository contains Jupyter notebooks with solutions to various NLP-related tasks. The original instructions can be found here, but for clarity they have been kept here in their original form on a dedicated branch.

Note: While the instructions are available in English, the notebooks in this repository contain answers that were written in Polish (as per the tutor's suggestion).

Setup

To run these notebooks, it's first required to download the necessary corpus from here. Certain notebooks might require running some external services (like Elasticsearch) or downloading some additional tools or models (such as Wordnet or Word2vec). All the extra steps required for a specific notebook should be described within the notebook itself.