Skip to content

Commit

Permalink
Merge pull request #455 from OOCZC/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fxsjy committed Apr 6, 2017
2 parents 8ba26cf + b485ae9 commit 4eef868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -528,7 +528,7 @@ Output:
2. Add a custom dictionary
----------------------------

### Load dictionary
### Load dictionary

* Developers can specify their own custom dictionary to be included in the jieba default dictionary. Jieba is able to identify new words, but you can add your own new words can ensure a higher accuracy.
* Usage: `jieba.load_userdict(file_name)` # file_name is a file-like object or the path of the custom dictionary
Expand Down

0 comments on commit 4eef868

Please sign in to comment.