An open API service indexing awesome lists of open source software.

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)

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