turicas / nlplaying

My playings in Natural Language Processing, in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLPlaying

This repository hosts my little scripts/tests in the field of Natural Language Processing (and Information Retrieval).

The main ideia is to implement everything that is directly involved into NLP concepts in pure Python to learn how it really works. Some things like corpora and some algorithms probably will be borrowed from NLTK.

See example.py and test_*.py for more details.

About

My playings in Natural Language Processing, in Python.


Languages

Language:Python 100.0%