GitXplorerGitXplorer
F

2022-NLP-Study

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
fafb9fafec1814f52cb20b598222420cf311a800

Add Chap RNN

FFacerAin committed 2 years ago
Unverified
fa27b13ac0a2ed91c220dbd082e557706ccce0d9

Renewal NLP Study 2022

FFacerAin committed 2 years ago
Unverified
d5f66059b85a35e86ccbb9d7d9e1111a2c023792

Merge branch 'main' of https://github.com/FacerAin/2022-NLP-Study into main

FFacerAin committed 3 years ago
Unverified
ecd20f753ad37e7e17cd2b757a3ff376fb7369ae

Update TFIDF

FFacerAin committed 3 years ago
Verified
dac86ad705934b1677b55eebf47c26e7e077b6a6

Update README.md

FFacerAin committed 3 years ago
Verified
5dd7b787f997beb4781ac268013ad21b3ac1bc2a

Update README.md

FFacerAin committed 3 years ago

README

The README file for this repository.

2022-NLP-Study

Goal

Learn NLP with Pytorch!

Content

Basic

  1. Introduction
  2. RNN/LSTM
  3. Seq2Seq
  4. Transformer
  5. BERT
  6. BERTSUM

NLP Tasks

  • Text Classification
  • Translation
  • Named Entity Recognition
  • Text Summarization