Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 773 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 773 Bytes

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.

Question - answer

This is QA app for getting information about Computer Science and Mathematic Departement at Adam Mickiewicz University in Poznań.

Polish surname variations

This app based on language rules shows every variations of typed polish surname.

Tasks

Folder tasks1 and tasks2 are simple examples of using NLP in Python, like counting or changing some words in Brothers Grimm's book.