https://github.com/bachi55/nlp-course
Own solutions to exercises for the Udemy course "Machine Learning: Natural Language Processing in Python (V2)".
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Own solutions to exercises for the Udemy course "Machine Learning: Natural Language Processing in Python (V2)".
Basic Info
- Host: GitHub
- Owner: bachi55
- Language: Jupyter Notebook
- Default Branch: main
- Size: 562 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Owner
- Name: Eric Bach
- Login: bachi55
- Kind: user
- Location: Espoo, Finnland
- Company: Aalto University
- Website: https://www.linkedin.com/in/eric-bach-ml/
- Repositories: 10
- Profile: https://github.com/bachi55
Doctoral student in the field of Machine Learning, Bioinformatics and Computational Metabolomics.
GitHub Events
Total
Last Year
Dependencies
requirements-dev.txt
pypi
- autoflake * development
- black * development
- flake8 * development
- flake8-bugbear * development
- flake8-builtins * development
- flake8-comprehensions * development
- flake8-debugger * development
- flake8-eradicate * development
- flake8-logging-format * development
- isort * development
- nbqa * development
- nbstripout * development
- pep8-naming * development
- pre-commit * development
- tryceratops * development
requirements.txt
pypi
- gensim *
- ipykernel *
- ipython *
- jupyter *
- matplotlib *
- nltk *
- numpy <2
- pandas *
- scikit-learn *
- scipy *
- seaborn *
- spacy *