PR Ideas!!!
omarsar opened this issue · 2 comments
omarsar commented
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.
jabalazs commented
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?