Skip to content

My playings in Natural Language Processing, in Python.

Notifications You must be signed in to change notification settings

sergiogarciadev-forks/nlplaying

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Makefile 1.6%