/NLP-Practical

Primary LanguageJupyter Notebook

NLP-Practical

Consists of various NLP Practical Usescases

  1. Rule Based Automation
  2. Text Classiification based on Content
  3. Identify Programming Language based on Code Construct
  4. Spacy Word Embedder for NLP Classification
  5. Universal Sentence Encoder for NLP Classification
  6. Word2Vec Embedder for NLP Classification
  7. GRU Model for Natural Langauge Text Generation
  8. LSTM Model for Natural Language Text Generation
  9. PTB Character Prediction for NLG
  10. PTB Word Prediction for NLG