mattmakai / fullstackpython.com

Full Stack Python source with Pelican, Bootstrap and Markdown.
https://www.fullstackpython.com/
MIT License
2.86k stars 630 forks source link

Section on Natural Language Processing #228

Open PanderMusubi opened 4 years ago

PanderMusubi commented 4 years ago

I would like to add a section on Natural Language Processing or Computational Linguistics (you choose which is the best name) to the chapter on Data. It would list software such as NLTK and related resources. Let me know if this is welcomed in a PR and what name that section should have.

mattmakai commented 4 years ago

Sure, I'm not very knowledgable about that topic so if you feel you have some expertise in that area it would be helpful @PanderMusubi. I'd leave the sections up to you - just do your best to keep the writing style neutral rather than favoring one library over another. I also do editorial work on any new section to make sure it matches the existing writing style.

PanderMusubi commented 3 years ago

Update: working on this. Will call it Languages.

PanderMusubi commented 1 year ago

Is this project still actively maintained? Wanted to contribute more but if it will result in PRs that don't get picked up, I won't. If you don't have time, perhaps find a second maintainer who can process the PRs?