[3.x] Rename "extract()" to "extract_from()" for entities #944
Labels
3.x
Issue or PR for stable 3.x version
breaking
This breaks backwards-compatibility
code style
Changes in code style
enhancement
Make it better!
Milestone
Is your feature request related to a problem? Please describe.
The current way to extract entity from message text looks like
This sounds weird, since we extract entity from message, not vice versa.
Describe the solution you'd like
Rename
extract
toextract_from
. For example:The text was updated successfully, but these errors were encountered: