REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 1Forks
◯ 1Open issues
◉ 3Watchers
17/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
7 Maintenance state20% weight
40 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Natural Language Processing (NLP)
This repo collects ideas, resources, projects,... related to NLP.
Resources:
- NLP Demystified: An absolut gem! A free deep dive into everything NLP. Very dense video lectures and great notebooks!
- Kaggle: Community for sharing datasets and machine learning solutions to competitions; also basic courses
- Tensorflow Datasets: Hundreds of well-curated datasets for a variety of tasks that can be downloaded using the TF API.
- Huggingface: Community for hosting ML/DL models; many pretrained language models for all kinds of tasks available
- Huggingface Datasets: Great collection of datasets mainly for NLP in a variety of languages.
- Awesome Data Repo: Ever-changing list of NLP (and other) dataset resources
- NLP overview on Kaggle