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.72k stars 1.58k forks source link

Malayalam News classification #265

Open abhijithneilabraham opened 5 years ago

abhijithneilabraham commented 5 years ago

Uploaded another example using the pattern.web module. An Indian language named Malayalam was added here and according to the search results obtained by entering a Malayalam keyword, a classification was done for categorising.

Would add more examples using Malayalam.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.8%) to 67.453% when pulling 881cfb08852b98e430a3c4716a3e2dc1cebc0860 on abhijithneilabraham:master into 5b85d998c30ddc6772b56310713530224466083a on clips:master.

abhijithneilabraham commented 5 years ago

I also uploaded a function "translated" to get the search results in translated form in the preferred language for the "Twitter" class.