Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
Simplify the sentence detection explanation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dustalov committed Jan 14, 2015
1 parent 7e7774f commit f58927b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ pp Greeb::Tokenizer.tokenize(text)

### Segmentation API

The analyzer can also be used to perform text segmentation
into sentences, i.e. for sentence detection.
The analyzer can also perform sentence detection.

```ruby
text = 'Hello! How are you?'
Expand Down

0 comments on commit f58927b

Please sign in to comment.