Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
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
Add support for animal groups so that:
group_of("seagull")
returnsa flock of seagulls
group_of("jellyfish")
returnsa smack of jellyfish
Suggest 'feature' label