clips / pattern

Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
https://github.com/clips/pattern/wiki
BSD 3-Clause "New" or "Revised" License
8.76k stars 1.58k forks source link

Add Support for Animal Groups #204

Open ghost opened 6 years ago

ghost commented 6 years ago

Add support for animal groups so that: group_of("seagull") returns a flock of seagulls group_of("jellyfish") returns a smack of jellyfish

Suggest 'feature' label