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.
9k stars
543 watching
2k forks
Language: Python
last commit: 5 months ago
Linked from 5 awesome lists
machine-learningnatural-language-processingnetwork-analysispythonsentiment-analysisweb-miningwordnet
Related projects:
Repository | Description | Stars |
---|---|---|
online-ml/river | Provides an online machine learning platform for efficient and incremental model training on streaming data. | 5,086 |
qubvel-org/segmentation_models.pytorch | A PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
keon/algorithms | A collection of Python implementations of various algorithms and data structures. | 24,076 |
facebookresearch/fairseq | A toolkit for training custom sequence-to-sequence models for various NLP tasks | 30,522 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
santinic/pampy | A pattern-matching library for Python that simplifies code and improves readability | 3,516 |
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,230 |
seldonio/alibi | A Python library for explaining machine learning models | 2,414 |
svip-lab/ppgnet | This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 173 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
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,885 |
pytorch/examples | A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,428 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |