https://github.com/thoth-station/ps-nlp
This is a repository for a Predictive Stack for Natural Language Processing (NLP)
https://github.com/thoth-station/ps-nlp
natural-language-processing nlp python pytorch tensorflow
Last synced: about 1 year ago
JSON representation
This is a repository for a Predictive Stack for Natural Language Processing (NLP)
- Host: GitHub
- URL: https://github.com/thoth-station/ps-nlp
- Owner: thoth-station
- License: gpl-3.0
- Created: 2021-06-22T08:39:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T21:49:28.000Z (about 3 years ago)
- Last Synced: 2025-03-24T13:51:26.493Z (over 1 year ago)
- Topics: natural-language-processing, nlp, python, pytorch, tensorflow
- Language: Shell
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Predictable Stacks for Natural Language Processing Applications
---------------------------------------------------------------
The images described here are built with Thoth Predictable Stacks and contains Natural Languages Processing packages for Data Science usage.
.. image:: https://img.shields.io/github/v/tag/thoth-station/ps-nlp?style=plastic
:target: https://github.com/thoth-station/ps-nlp/releases
:alt: GitHub tag (latest by date)
List of packages in ps-nlp
==========================
.. image:: https://quay.io/repository/thoth-station/ps-nlp/status
:target: https://quay.io/repository/thoth-station/ps-nlp?tab=tags
:alt: Quay - Build
.. code-block:: python
- nltk
- gensim
- spacy
- transformers
List of packages in ps-nlp-tensorflow
=====================================
.. image:: https://quay.io/repository/thoth-station/ps-nlp-tensorflow/status
:target: https://quay.io/repository/thoth-station/ps-nlp-tensorflow?tab=tags
:alt: Quay - Build
.. code-block:: python
- nltk
- gensim
- spacy
- keras
- transformers
- tensorflow
- jupyter-tensorboard
List of packages in ps-nlp-pytorch
==================================
.. image:: https://quay.io/repository/thoth-station/ps-nlp-pytorch/status
:target: https://quay.io/repository/thoth-station/ps-nlp-pytorch?tab=tags
:alt: Quay - Build
.. code-block:: python
- nltk
- gensim
- spacy
- transformers
- tensorboard
- torch
- torchvision
- jupyter-tensorboard
Generic data science packages
=============================
All the above images are built from `Generic Data Science Image `__,
therefore they contain also the following packages:
.. code-block:: python
- beautifulsoup4
- bokeh
- boto3
- cloudpickle
- cython
- dask
- dill
- distributed
- h5py
- ipywidgets
- kafka-python
- matplotlib
- numpy
- pandas
- plotly
- pyarrow
- s3fs
- scikit-image
- scikit-learn
- scipy
- seaborn
- sqlalchemy
- statsmodels