Skip to content

Commit

Permalink
2020/5/11
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzhouhzau committed May 21, 2020
1 parent e196073 commit d62eaf1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fennlp
# nlpgnn

[![Build Status](https://travis-ci.org/kyzhouhzau/fennlp.svg?branch=master)](https://travis-ci.org/kyzhouhzau/fennlp/branches)
[![PyPI version](https://badge.fury.io/py/fennlp.svg)](https://badge.fury.io/py/fenlp)
Expand Down Expand Up @@ -84,16 +84,12 @@ See "tran_bpe_embeding.py" for more details.

1. clone source
```
git clone https://github.com/kyzhouhzau/fennlp.git
git clone https://github.com/kyzhouhzau/NLPGNN.git
```
2. install package
```
python setup.py install
```
or
```
pip install fennlp
```

3. run model
```
Expand Down

0 comments on commit d62eaf1

Please sign in to comment.