Nice and simple, lightweight baseline implementations for various things. includes some toy examples
- https://github.com/TigreGotico/anon_requests - anonymous python requests (proxies and tor)
- https://github.com/TigreGotico/text_engine - interactive fiction game engine and demo game
- https://github.com/TigreGotico/pyFrotz - frotz wrapper in python
- https://github.com/TigreGotico/brill_postaggers - A Python package that uses the Brill Tagging algorithm for part-of-speech tagging, available for several languages. It utilizes the NLTK library for tokenization and tagging.
- https://github.com/TigreGotico/kw-template-matche
- https://github.com/TigreGotico/ahocorasick-ner
- https://github.com/TigreGotico/crf_query_xtract
- https://github.com/TigreGotico/RAKEkeywords
- https://github.com/TigreGotico/sotaque_forcado - phonemizer that tries to simulate various portuguese accents
- https://github.com/TigreGotico/phoneme_guesser - heuristics to retrieve phonemes from text
- https://github.com/TigreGotico/phonetic_matcher - fuzzy match strings based on how they sound
- https://github.com/TigreGotico/pronomial - simple and fast coreference solver, uses pos tags, a word gender classifier and lists of pronouns
- https://github.com/TigreGotico/nebulento - A lightweight, dead simple fuzzy matching intent parser built on top of rapidfuzz
- https://github.com/TigreGotico/palavreado - dead simple keyword based intent engine
- https://github.com/TigreGotico/linha-fina - scikit-learn based padatious alternative
- https://github.com/TigreGotico/jurebes - scikit-learn based intent classifier framework