Xinyi2016 / awesome-nlp

Recommended resources for NLP practice from preprocessing to model serving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-nlp

Awesome

A collection of recommended resources for NLP practice from preprocessing to model serving

Maintainers - Sara Z.


Contents


Quantitative Text Analysis

  • Tools:
    • Java: Mallet, Yoshikoder, Lexicoder
    • R: tm, tidytext, quanteda
    • Python: NLTK, Gensim
  • PySpark processing
  • Regular expression cheat sheet Java / python / PySpark / SQL

FAQ


Deep learning with TensorFlow

Back to Top

FAQ

  • Epoch vs. Batch sizes vs. Iterations theory

Neural architecture search

Back to Top

  • Efficient Neural Architecture Search via Parameter Sharing code theory

Model serving

Back to Top

  • Machine Learning model serving with Java code

Pipeline construction

Back to Top

Docker and Kubernetes

  • All the Docker commands I used last week tutorial

High performance programming

  • Understanding memory and time usage tutorial

About

Recommended resources for NLP practice from preprocessing to model serving


Languages

Language:Jupyter Notebook 79.4%Language:JavaScript 9.0%Language:HTML 7.7%Language:Python 3.3%Language:CSS 0.6%