pattern

Web miner

A comprehensive Python module for web mining and analysis of text data.

Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.

GitHub

9k stars
543 watching
2k forks
Language: Python
last commit: 8 months ago
Linked from 5 awesome lists

machine-learningnatural-language-processingnetwork-analysispythonsentiment-analysisweb-miningwordnet

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
online-ml/river A Python library for online machine learning that provides an incremental learning framework for various algorithms and models 5,121
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
keon/algorithms A collection of Python implementations of various algorithms and data structures. 24,129
facebookresearch/fairseq A toolkit for training custom sequence-to-sequence models for various NLP tasks 30,675
trekhleb/homemade-machine-learning Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics 23,191
santinic/pampy A pattern-matching library for Python that simplifies code and improves readability 3,515
jwieting/iclr2016 Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks 193
explosion/spacy Industrial-strength NLP library for Python and Cython 30,459
seldonio/alibi A Python library for explaining machine learning models 2,421
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 172
eriklindernoren/ml-from-scratch Provides implementations of fundamental machine learning models and algorithms from scratch in Python 24,092
sergioburdisso/pyss3 A Python package implementing an interpretable machine learning model for text classification with visualization tools 336
tyiannak/pyaudioanalysis A comprehensive Python library for feature extraction, classification, segmentation, and applications of audio data. 5,918
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044