Coder Social home page Coder Social logo

naturale0 / nlp-do-it-yourself Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 5.0 133.1 MB

Implement well-known NLP models from scratch with high-level APIs.

Home Page: https://naturale0.github.io

License: MIT License

Jupyter Notebook 99.19% Shell 0.65% Python 0.16%
natural-language-processing nlp machine-learning pytorch-examples tensorflow-examples

nlp-do-it-yourself's Introduction

Natural Language Processing: DIY

Implement well-known NLP models from scratch with high-level APIs.

All implementations are in PyTorch and/or Tensorflow.

  • NLP_with_PyTorch

    • 1_basics_(tutorial)
      : Basic ideas and introduction to NLP. Contents from PyTorch tutorials.
    • 2_word_embedding
      : Word embedding models. Contents mainly from research articles and Lee (2019)1.
    • 3_document-embedding
      : Sentence/document-level embedding models. Contents mainly from research articles and Lee (2019)1.
  • 4_sentiment_analysis: TBD.

  • NLP_with_TensorFlow
    : tensorflow port of NLP_with_PyTorch

    • 1_basics_(tutorial)
    • 2_word_embedding

1: Lee. 2019. 한국어 임베딩 (Embedding Korean). 에이콘 출판사.
2: Bengio et al. 2003. A neural probabilistic language model. The journal of machine learning research, 3, 1137-1155.
3: Mikolov et al. 2013. Efficient Estimation of Word Representations in Vector Space. International Conference on Learning Representations.
4: Mikolov et al. 2013. Distributed Representations of Words and Phrases and their Compositionality. Advances in Neural Information Processing Systems, 26.
5: Bojanowski et al. 2017. Enriching Word Vectors with Subword Information. Transactions of the Association for Computational Linguistics, 5, 135-146.
6: Pritchard, Stephens, Donnelly. 2000. Inference of Population Structure Using Multilocus Genotype Data. Genetics. 155: 945–959.
7: Blei, Ng, Jordan. 2003. Latent Dirichlet Allocation. Journal of Machine Learning Research. 3 (4–5): 993–1022.
8: Griffiths, Steyvers. 2004. Finding scientific topics. Proceedings of the National Academy of Sciencess of the United States of America. 101: 5228-5235.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.