File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ segmentation tasks such as reports with fix width line breaks.
8
8
9
9
Use the following command
10
10
``` 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
12
12
```
13
13
Alternatively, one can download the latest release in the [ release page] ( https://github.com/zhhtc200/simple_sentence_segment/releases ) and run
14
14
``` bash
@@ -122,4 +122,4 @@ for sen in doc.sents:
122
122
## Feedback
123
123
124
124
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.
You can’t perform that action at this time.
0 commit comments