Skip to content

Commit e42c00e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 047d354 + bbe8c52 commit e42c00e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ segmentation tasks such as reports with fix width line breaks.
88

99
Use the following command
1010
```bash
11-
pip install git+https://github.com/zhhtc200/simple_sentence_segment.git
11+
pip install git+https://github.com/noc-lab/simple_sentence_segment.git
1212
```
1313
Alternatively, one can download the latest release in the [release page](https://github.com/zhhtc200/simple_sentence_segment/releases) and run
1414
```bash
@@ -122,4 +122,4 @@ for sen in doc.sents:
122122
## Feedback
123123

124124
The model is trained based on some reports shown as examples using some hand-craft rules by the author. Feedback is
125-
always welcome so that the author can add more rules in generating training examples and have a better model.
125+
always welcome so that the author can add more rules in generating training examples and have a better model.

0 commit comments

Comments
 (0)