Skip to content

Commit

Permalink
updated API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ewan Klein committed Nov 1, 2013
1 parent b91a83e commit c60d13c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Version 3.0a3 2013-10-??
- Tree.node -> Tree.label() / Tree.set_label()
- Chunk parser: top_node -> root_label; chunk_node -> chunk_label
- WordNet properties are now access methods, e.g. Synset.definition -> Synset.definition()
- relextract: show_raw_rtuple() -> rtuple(), show_clause() -> clause()
* bugfix in texttiling
* replaced simplify_tags with support for universal tagset (simplify_tags=True -> tagset='universal')
* Punkt default behavior changed to realign sentence boundaries after trailing parenthesis and quotes
Expand Down

0 comments on commit c60d13c

Please sign in to comment.