All Projects → uupers → Bilispider

uupers / Bilispider

Licence: gpl-3.0
开发 bilibili 网站爬虫,大数据分析研究

Projects that are alternatives of or similar to Bilispider

Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-1.64%)
Mutual labels:  jupyter-notebook
Bert Japanese
BERT with SentencePiece for Japanese text.
Stars: ✭ 422 (-0.94%)
Mutual labels:  jupyter-notebook
Steal
STEAL - Learning Semantic Boundaries from Noisy Annotations (CVPR 2019)
Stars: ✭ 424 (-0.47%)
Mutual labels:  jupyter-notebook
Fsgan
FSGAN - Official PyTorch Implementation
Stars: ✭ 420 (-1.41%)
Mutual labels:  jupyter-notebook
Python 3 Data Analysis Basics
Python 3 與數據分析概要
Stars: ✭ 420 (-1.41%)
Mutual labels:  jupyter-notebook
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (-0.94%)
Mutual labels:  jupyter-notebook
Poppy Humanoid
Poppy Humanoid is an open-source and 3D printed humanoid robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
Stars: ✭ 419 (-1.64%)
Mutual labels:  jupyter-notebook
Reinspect
End to end detection in crowded scenes
Stars: ✭ 424 (-0.47%)
Mutual labels:  jupyter-notebook
Vit Pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Stars: ✭ 413 (-3.05%)
Mutual labels:  jupyter-notebook
Random Forest Importances
Code to compute permutation and drop-column importances in Python scikit-learn models
Stars: ✭ 422 (-0.94%)
Mutual labels:  jupyter-notebook
Financepy
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Stars: ✭ 416 (-2.35%)
Mutual labels:  jupyter-notebook
Sentimentanalysis
文本情感分析
Stars: ✭ 421 (-1.17%)
Mutual labels:  jupyter-notebook
6s083
Materials for MIT 6.S083 / 18.S190: Computational thinking with Julia + application to the COVID-19 pandemic
Stars: ✭ 422 (-0.94%)
Mutual labels:  jupyter-notebook
Cs231n
斯坦福 cs231n 作业代码实践
Stars: ✭ 419 (-1.64%)
Mutual labels:  jupyter-notebook
Cn Deep Learning
Stars: ✭ 423 (-0.7%)
Mutual labels:  jupyter-notebook
Pilot
进入编程世界的第一课
Stars: ✭ 421 (-1.17%)
Mutual labels:  jupyter-notebook
Cifar10 Fast
Stars: ✭ 421 (-1.17%)
Mutual labels:  jupyter-notebook
Ifsharp
F# for Jupyter Notebooks
Stars: ✭ 424 (-0.47%)
Mutual labels:  jupyter-notebook
Self Driving Car Nd
Udacity's Self-Driving Car Nanodegree project files and notes.
Stars: ✭ 424 (-0.47%)
Mutual labels:  jupyter-notebook
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-0.94%)
Mutual labels:  jupyter-notebook

BiliSpider

【本项目孵化自 idea #4

简介

这里是UUPs爬虫主项目组,任何新技术均会首先应用在B站爬虫上。我们的目标是为每位up主的创作之路助力,主要体现在:

  1. 数据获取与管理:利用爬虫技术获取全B站的视频与用户数据,并用维护数据库的方法管理它们,为创作者提供检索服务
  2. 数据筛选与可视化:在海量数据中筛选出有效且感兴趣的信息,并研究将它们可视化的方法,为创作者提供创作素材
  3. 数据分析与科研:根据获取到的有效数据,对B站推广机制,用户习惯等进行研究,为创作者提供推广经验

数据来源

目前已经迁移到本项目Wiki页面

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].