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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrochukM committed Mar 1, 2018
1 parent e16eb61 commit 00528ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# :fax: PyTorch-NLP
# PyTorch-NLP

PyTorch-NLP is a library for Natural Language Processsing 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 word vectors, iterators, dataset library, metrics, and tokenization. It's commercial open-source software, released under the BSD license.
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/MPetrochuk/PyTorch-NLP/branch/master/graph/badge.svg)](https://codecov.io/gh/MPetrochuk/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 00528ff

Please sign in to comment.