Skip to content

PeterChen0509/Advanced-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-NLP

Learn NLP by CS11-711(CMU)

Some notes

2. Word Representation and Text Classification

  • Subword Models (Sentence Piece是一种工具)
    • Byte Pair Encoding incrementally combine the most frequent token pairs
    • Unigram Models Cons: hard to use multilingual and arbitrariness
  • Continuous Word Embeddings
    • Continuous Bag of Words (CBOW)

About

Learn NLP by CS11-711(CMU)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published