Skip to content
Snippets Groups Projects
Commit c3fdc1fa authored by Arkadiusz Janz's avatar Arkadiusz Janz
Browse files

Update README.md

parent 020f9ee1
No related merge requests found
...@@ -139,7 +139,7 @@ Token manipulation ...@@ -139,7 +139,7 @@ Token manipulation
```python ```python
>>> tagset = cclutils.get_tagset('nkjp') >>> tagset = cclutils.get_tagset('nkjp')
>>> get_coarse_pos(token, tagset, main_only=True) >>> get_coarse_pos(token, tagset)
'noun' 'noun'
``` ```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment