0 Forks
2 Stars
2 Watchers

NLP-Tasks

Examples of Natural Language Processing. Created at the Univeristy as the project within Natural Language Processing classes in 2015. The purpose of those examples was to get to know NLP techniques and using them in sample tasks like for example QA or polish surname variations app.

How to download and setup NLP-Tasks

Open terminal and run command
git clone https://github.com/maciej-nowak/NLP-Tasks.git
git clone is used to create a copy or clone of NLP-Tasks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NLP-Tasks https://github.com/maciej-nowak/NLP-Tasks/archive/master.zip

Or simply clone NLP-Tasks with SSH
[email protected]:maciej-nowak/NLP-Tasks.git

If you have some problems with NLP-Tasks

You may open issue on NLP-Tasks support forum (system) here: https://github.com/maciej-nowak/NLP-Tasks/issues