https://github.com/carpentries-incubator/natural-language-processing
Fundamentals of natural language processing with Python
https://github.com/carpentries-incubator/natural-language-processing
carpentries-incubator english lesson natural-language-processing nlp pre-alpha python
Last synced: 3 months ago
JSON representation
Fundamentals of natural language processing with Python
- Host: GitHub
- URL: https://github.com/carpentries-incubator/natural-language-processing
- Owner: carpentries-incubator
- License: other
- Created: 2023-11-16T10:36:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T02:20:38.000Z (3 months ago)
- Last Synced: 2025-07-15T06:53:12.121Z (3 months ago)
- Topics: carpentries-incubator, english, lesson, natural-language-processing, nlp, pre-alpha, python
- Homepage: https://carpentries-incubator.github.io/Natural-language-processing/
- Size: 13.3 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Fundamentals of Natural Language Processing (NLP) in Python
This lesson is about the fundamentals of natural language processing in Python.
## Teaching this lesson?
Do you want to teach natural language processing in Python? This material is open-source and freely available.
Are you planning on using our material in your teaching?
We would love to help you prepare to teach the lesson and receive feedback on how it could be further improved, based on your experience in the workshop.You can notify us that you plan to teach this lesson by creating an issue in this repository. Also, it would be great if you can update [this overview of all workshops taught with this lesson material](workshops.md). This helps us show the impact of developing open-source lessons to our funders.
## Target Audience
The lesson is designed specifically with researchers in the Humanities and Social Sciences in mind, but is also applicable to other fields of research. We expect them to know the basics of Python, Git and statistics.## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.Do you have an idea on how to contribute to this lesson? Check out the current [issues](https://github.com/esciencecenter-digital-skills/Natural-language-processing/issues) we're working on. If your idea isn't listed, feel free to open a new issue.
Check our [Contribution Guide](https://github.com/esciencecenter-digital-skills/Natural-language-processing/blob/main/CONTRIBUTING.md) and the [Carpentries Guidelines](https://carpentries.github.io/lesson-example/) for tips on rendering pages, formatting and understanding the Carpentries template. You can also learn more about [developing curriculum content](https://carpentries.github.io/curriculum-development/).
## Authors and Maintainers
- [Laura Ootes][laura_escience]
- [Eva Viviani][eva_escience]
- [Angel Daza][angel_escience]
- [Thijs Vroegh][thijs_escience][laura_escience]: https://www.esciencecenter.nl/team/dr-laura-ootes/
[eva_escience]: https://www.esciencecenter.nl/team/eva-viviani/
[angel_escience]: https://www.esciencecenter.nl/team/angel-daza/
[thijs_escience]: https://www.esciencecenter.nl/team/thijs-vroegh/## Citation
To cite this lesson, please consult with [CITATION.cff](https://github.com/esciencecenter-digital-skills/Natural-language-processing/blob/main/CITATION.cff). This also holds a list of contributors to the lesson.