omarsar / nlp_overview

Overview of Modern Deep Learning Techniques Applied to Natural Language Processing

Home Page:https://nlpoverview.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PR Ideas!!!

omarsar opened this issue · comments

Finding ideas on how to contribute to this repository? Consider the following:

  • Propose and design better segmentation of chapters and subsections (currently we only have chapters)
  • Convert the tables into markdown (currently they are in html format)
  • Help with the website design
  • Help to check for bugs or grammatical errors, missing links, etc.
  • Translate into your language
  • Make suggestions on how to integrate with other useful resources such as Sebastian Ruder's NLP Progress repo

Fancy PRs:

  • Include code blocks using any of of the common deep learning frameworks
  • Re-write some sections, suggest new sections, include implementation details, SOTA results, etc.
  • Incorporate descriptions and results of recent NLP models such as FastText, BERT, ULMFit, ELMo, etc.

Thank you for putting this together!

I can gladly help convert the tables to markdown, but I'd first like to know how to build the website locally so I can test stuff as I modify it.

Could you give me some pointers please?

Hi again @jabalazs,
Please check the read me. I have included some instructions on how to build the site locally. Feel free to reach out if you need any other assistance. Thanks.