Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mika Hämäläinen authored Jun 30, 2021
1 parent 30c92f3 commit dd2dcfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ To normalize Finnish, all you need to do is to run:
normalize_sentence("mä syön paljo karkkii")
>> minä syön paljon karkkia

To use the same chunk level BRNN model as described in the paper, you can pass *wnut19_model=True*, however this model might only work on Linux.

You can normalize multiple sentences at the same time by running

from murre import normalize_sentences
Expand Down

0 comments on commit dd2dcfa

Please sign in to comment.