Skip to content

donaldtse118/nlp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

NLP - Tutorial

Repository to show how NLP can tacke real problem. Including the source code, dataset, state-of-the art in NLP

  • NLP Preprocessing
  • Infomration Retrieval
    • Pattern-based Recognition Medium
    • Lexicon-based Recognition Medium
    • off-the-shelf Named Entity Recognition (NER) Medium Github
    • Custom Named Entity Recognition (NER)
  • Text Summarization
  • Distance Measurement
  • Vector Representation
    • Bag of Word (BoW) Medium Github
    • Latent Semantic Analysis (LSA) and Latent Dirichlet Allocation (LDA) Medium Github
    • Character Embedding Medium Github
    • Word Embedding (Word2Vec, GloVe, fastText) Medium Github
    • LDA2vec
    • Doc2Vec (doc2vec)
    • Context Vectors (CoVe)
  • Others
    • Negative Sampling and Hierarchical Softmax
  • Model Interpretation
  • Myth
    • Using Deep Learning can resolve all problem? Medium Kaggle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published