Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:PetrochukM/PyTorch-NLP
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrochukM committed Mar 7, 2018
2 parents c18aabe + 00528ff commit 9e6b886
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Pytorch-NLP
# PyTorch-NLP

PyTorch-NLP is a library for Natural Language Processing in Python. It's built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained word vectors, iterators, dataset library, metrics, and tokenization. It's commercial open-source software, released under the BSD3 license.

[![codecov](https://codecov.io/gh/PetrochukM/PyTorch-NLP/branch/master/graph/badge.svg)](https://codecov.io/gh/PetrochukM/PyTorch-NLP)
[![Documentation Status](https://readthedocs.org/projects/pytorchnlp/badge/?version=latest)](http://pytorchnlp.readthedocs.io/en/latest/?badge=latest)
Expand Down

0 comments on commit 9e6b886

Please sign in to comment.