crnvl / nlp-research

Research files for learning & creating natural language processing models.

Home Page:https://angelsflyinhell.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlp-research

Research files for learning & creating natural language processing models.

How it's done

To easily recreate environments and training sessions, I'll be using Jupyter Notebooks with Python. Based on the amazing NLP Zero to Hero Course by Tensorflow, I'll mostly use Tensorflow with Keras for the models.

The goal

As I'll be chasing a variety of goals over this learning session / research, I'll include a rough roadmap of what I'm trying to achieve.

NLP-TWITTER

A text generation model that can generate tweets, which is also trained on tweets. Related Files: - Jupyter Notebook v1 - Twitter Crawler

Follow nlptw on Twitter: @nlptw

About

Research files for learning & creating natural language processing models.

https://angelsflyinhell.dev

License:MIT License


Languages

Language:Jupyter Notebook 74.6%Language:Python 25.4%