An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: stemmer

fredwu/stemmer

An English (Porter2) stemming implementation in Elixir.

Language: Elixir - Size: 199 KB - Last synced at: about 5 hours ago - Pushed at: over 1 year ago - Stars: 153 - Forks: 10

MihaiValentin/lunr-languages

A collection of languages stemmers and stopwords for Lunr Javascript library

Language: JavaScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 439 - Forks: 165

amaccis/docker-php-libstemmer

Docker Alpine Linux environment with PHP onboard, its FFI extension enabled and the libstemmer compiled as a shared library.

Language: Dockerfile - Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

mehrantsi/common-crawl-analyzer

Tools to extract and analyze domains and URLs from Common Crawl data files.

Language: Python - Size: 25.4 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

eilvelia/porter2.js

Fastest JavaScript implementation of the porter2 stemming algorithm

Language: JavaScript - Size: 8.03 MB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

mtumilowicz/elasticsearch7-ngrams-fuzzy-shingles-stemming-workshop

Gentle introduction to basic elasticsearch constructs boosting search: ngrams, shingles, stemmers, suggesters and fuzzy queries.

Size: 273 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 10 - Forks: 0

aurelian/ruby-stemmer 📦

Expose libstemmer_c to Ruby

Language: C - Size: 187 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 250 - Forks: 22

mhbashari/awesome-persian-nlp-ir

Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources

Size: 192 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 747 - Forks: 114

deeplearningturkiye/kelime_kok_ayirici

Derin Öğrenme Tabanlı - seq2seq - Türkçe için kelime kökü bulma web uygulaması - Turkish Stemmer (tr_stemmer)

Language: Jupyter Notebook - Size: 2.42 MB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 92 - Forks: 15

Hexagon/thinker-fts

Fast and extendible Node.js/Javascript fulltext search engine.

Language: JavaScript - Size: 368 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 72 - Forks: 7

lgrz/polystem

Stemming algorithms in Rust

Language: Rust - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

xga0/lightlemma

A lightweight, fast English lemmatizer

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

cadmiumcr/cadmium

Natural Language Processing (NLP) library for Crystal

Language: Crystal - Size: 9.24 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 205 - Forks: 14

htaghizadeh/PersianStemmer-Python

PersianStemmer-Python

Language: Python - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 52 - Forks: 14

words/stemmer

Fast Porter stemmer implementation

Language: JavaScript - Size: 204 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 130 - Forks: 8

ropensci/hunspell

High-Performance Stemmer, Tokenizer, and Spell Checker for R

Language: C++ - Size: 4.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 113 - Forks: 44

words/lancaster-stemmer

Lancaster stemming algorithm

Language: JavaScript - Size: 141 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 3

thekorn/snowballstem.zig

zig wrapper for the snowball stemmer

Language: Zig - Size: 278 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gutfeeling/word_forms

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

Language: Python - Size: 1.21 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 630 - Forks: 73

liderman/rustemmer

Golang implementation Porter Stemming for Russian language

Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 27 - Forks: 3

damzaky/sastrawijs

Indonesian language stemmer. Javascript port of PHP Sastrawi project.

Language: TypeScript - Size: 986 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 9

FirstLanguage/streamlit-firstlanguage

Streamlit components for FirstLanguage API

Language: Python - Size: 809 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 4

kampsy/gwizo

Simple Go implementation of the Porter Stemmer algorithm with powerful features.

Language: Go - Size: 10.1 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 2

joppuyo/relevanssi-finnish-base-forms

Relevanssi plugin to add Finnish base forms in search index

Language: PHP - Size: 1.69 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

raypereda/stemmify

Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.

Language: Ruby - Size: 229 KB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 58 - Forks: 9

Qutuf/Qutuf

Qutuf (قُطُوْف): An Arabic Morphological analyzer and Part-Of-Speech tagger as an Expert System.

Language: Python - Size: 6.15 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 132 - Forks: 17

miseya/stemin

Indonesian language stemmer with Levenshtein distance based on ariaghora/mpstemmer and damzaky/sastrawijs

Language: TypeScript - Size: 342 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

taipalogy/taipa

台灣語形態素解析(Taiwanese morphological parsing)

Language: TypeScript - Size: 2.29 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

assem-ch/arabicstemmer

Assem's Arabic Light Stemmer is a snowball-based stemming algorithm for Arabic aimed mainly to improve search.

Language: Python - Size: 1.18 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 146 - Forks: 35

UlugbekSalaev/UzMorphAnalyser

Morphological Analyser of Uzbek text based on affixes

Language: Python - Size: 1.11 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

wooorm/stmr.c

Porter Stemmer algorithm in C

Language: C - Size: 134 KB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 40 - Forks: 7

dbklim/Uk_Stemmer

A small modification of the stemmer for the Ukrainian language (https://github.com/Amice13/ukr_stemmer)

Language: Python - Size: 8.79 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 8

ikhsanalatsary/akarata 📦

Indonesian stemmer - Pustaka JavaScript untuk mengambil kata dasar dari kata berimbuhan pada bahasa Indonesia.

Language: TypeScript - Size: 6.77 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 9

jonsafari/perstem

Persian stemmer and morphological analyzer

Language: Perl - Size: 234 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 18 - Forks: 1

dmarman/lorca

Natural Language Processing for Spanish in Node.js. Stemmer, sentiment analysis, readability, tf-idf with batteries, concordance and more!

Language: JavaScript - Size: 865 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 111 - Forks: 23

putuwaw/linggapy

Library for Stemming Balinese Text Language

Language: Python - Size: 345 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

smileart/lemmingo

Defensive lemmatiser/stemmer written in Go ⊂( ⚆ ϖ⚆)っ

Language: Go - Size: 741 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

tebeka/snowball

Snowball stemmer for Go

Language: C - Size: 422 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 6

nikolamilosevic86/SerbianStemmer

Stemmer for serbian language created for my master thesis, rewritten in python

Language: Python - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 7

rahmatnazali/rustrawi 📦

Rust port of Sastrawi

Language: Rust - Size: 192 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stcarrez/ada-stemmer

Multi natural language stemmer with Snowball generator

Language: Ada - Size: 33.7 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

maximgorbatyuk/Kazakh-Stemmer-Elasticsearch-Plugin

Плагин для elasticsearch. Реализует функции стеммера казахского языка

Language: Java - Size: 77.1 KB - Last synced at: 25 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 5

maxpatiiuk/porter-stemming

TypeScript implementation of the Porter Stemmer algorithm

Language: TypeScript - Size: 662 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

andrianllmm/aklanon-stemmer

A Python library for Aklanon word stemming.

Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

andrianllmm/tagalog-stemmer

A Python library for Tagalog word stemming.

Language: Python - Size: 146 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

dfalbel/ptstem

Stemming Algorithms for the Portuguese Language

Language: R - Size: 1.45 MB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 2

faisaltareque/Multilingual-Stemmer

Python package for stemming words in 15+ different languages. It is a wrapper around different stemmers. You just need to pass the word and the language of the word to the stemmer. It will return the stemmed word.

Language: Lex - Size: 5.87 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rajspeaks/Machine-Learning-approach-to-Bengali-Corpus-Tokenization-Stemming-POS-Tagging-using-BNLTK

Machine Learning approach to Bengali Corpus POS Tagging using BNLTK. This is an experimenting project under the mentorship of Prof. Sandipan Ganguly, HIT-K.

Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

dhpour/cpia

Informal and Formal Persian word analyzer (inflection with FST)

Language: Python - Size: 24.4 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

choudharynisha/IR-Stemming

An IR stemming project

Language: Java - Size: 87.8 MB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

wamania/php-stemmer

Native PHP Stemmer

Language: PHP - Size: 2.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 124 - Forks: 29

108krohan/plagiarism-checker

Checks for near redundancy in web documents, using machine intelligence (7 algorithms tested including ensemble adaboost)

Language: Python - Size: 394 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

nadar/stemming

PHP Stemming Collection

Language: PHP - Size: 47.9 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 3

bean5/nlp-porter-stemmer-java

I forked the Java Porter Stemmer and optimized for Java 1.7 (the original porter stemmer was crashing).

Language: Java - Size: 28.3 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 4

kangfend/bahasa

Natural language toolkit for Indonesian Language (Bahasa)

Language: Python - Size: 120 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 10

mhardalov/bulstem-py

Python re-implementation of the BulStem algorithm

Language: Python - Size: 863 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

SssiiiSssiii/ArabicTextCleaner

Arabic Text Cleaner

Language: Python - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

aterkik/stemmer

Implementation of Martin Porter's stemmer

Language: Python - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: over 11 years ago - Stars: 8 - Forks: 4

wpjerrykwok/LLM-chatBot-simple-1

a project to develop a simple chatBot

Language: Jupyter Notebook - Size: 159 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

gsiddhad/Hindi-English-Translation

Implementation of paper 'Identification and Translation of Idiomatic Sentence from Hindi to English'

Language: Python - Size: 521 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

cmglezpdev/Moogle

Proyecto Intrasemestral de Primer año de Ciencias de la Computación 2021

Language: C# - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

iambitttu/Sentiment-Analysis-Using-NLP

This project is to build sentiment analysis models capable of classifying text data into three categories: Positive, Negative, and Neutral sentiments.

Language: Jupyter Notebook - Size: 583 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

e2fyi/snowball Fork of snowballstem/snowball

Emscripten port of the Snowball stemmer.

Language: C - Size: 635 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

skroutz/turkish_stemmer

A simple Turkish stemming library

Language: Ruby - Size: 330 KB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 42 - Forks: 1

grishin/stemmersnet-standard

Unofficial port of StemmersNet library to .NET Standard and netcore

Language: C# - Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 2

shailshah9/Stemmer-EarleyParser

Earley - Parser and Snowball Stemmer : NLP

Language: Python - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

pisa-engine/Porter2

Porter2 stemming library

Language: C++ - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 4

Blitz464/Call-Transcript-classification

This was a hackathon project that I worked on for BestBuy around classifying the call transcripts using ML & NLP techniques

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

antouanbg/Bulgarian_Linguistic

Collection and resources for Bulgarian Corpus, Datasets and Models used in ASR, TTS or NLP tasks together with the links of corresponding tools/apps.

Language: Java - Size: 63.5 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 2

MrRefactoring/multilingual-stemmer

A NodeJS webasembly implementation of some popular snowball stemming algorithms

Language: Rust - Size: 2.13 MB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

Jalalx/PersianStemmer-CSharp Fork of htaghizadeh/PersianStemmer-CSharp

A .NET Core 2.2 implementation of original PersianStemmer-CSharp project.

Language: C# - Size: 1.01 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

winkjs/wink-porter2-stemmer

Javascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter

Language: JavaScript - Size: 1.12 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 6

digitalheir/cebuano-dictionary-js

🇵🇭 A dictionary and stemmer for the Cebuano language spoken in the Philippines

Language: TypeScript - Size: 11.5 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 6

sedthh/lara-hungarian-nlp

NLP class for rapid ChatBot development in Hungarian language

Language: Python - Size: 1.45 MB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 4

nifgraup/hunspell-is

Spell checker, morphological analyzer & thesaurus for Icelandic

Language: Python - Size: 882 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 6

vdragan1993/serbian-stemmer

Stemmer for Serbian language

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

bastienbot/nlp-js-tools-french

POS Tagger, lemmatizer and stemmer for french language in javascript

Language: JavaScript - Size: 1.04 MB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 8

NazirArifin/stemmer-madura

Stemmer untuk bahasa Madura menggunakan Rule Based

Language: TypeScript - Size: 153 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oya163/nepali-stemmer

Simple rule-based Nepali stemmer. Flask web app deployed on Heroku platform. Created pip package.

Language: Python - Size: 167 KB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

vukbatanovic/SCStemmers

A collection of stemmers for Serbian and Croatian

Language: Java - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 6

sanjaalcorps/NepaliStemmer

Nepali Stemmer for Natural Language Processing, Machine Learning , Deep Text Learning, Artificial Intelligence

Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

abadojack/stemmer

Simple stemmer for Esperanto

Language: Go - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

PaluMacil/ham

A Naive Bayes SMS spam classifier written in Go.

Language: Go - Size: 228 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 0

tokenmill/snowball

Snowball version of the Porter stemmer for the Lithuanian language.

Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

sahil-zngr/IR

Link Analysis, Naive Bayes Text Classifier, Marathi Stemmer

Language: Jupyter Notebook - Size: 312 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ptrejo1/SwiftSnowball

A Swift implementation of the Snowball stemmer

Language: Swift - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mromanelli9/ir-project 📦

Project for the Information Retrieval course at the University of Padova: "GRAS Stemmer".

Language: Java - Size: 4.66 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

TawfiqAbuArrh/SearchEngine

An Implement of search Engine

Language: Java - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Orthodex-Development/Minerva

Aspect based Sentiment Analysis and Context Detection in Ruby

Language: Ruby - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

Foysal87/bn_nlp

Bangla NLP toolkit.

Language: Python - Size: 6.84 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 9

Rafatlne/Bangla-Stemmer-in-Python

Implementation of stemming bangla words in python

Language: Python - Size: 3.53 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

furkanzumrut/elasticsearch-2.3.x-compatible-turkishstemmer

Language: Java - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

codekansas/porter-stemmer-js

An implementation of the English Porter Stemmer in Javascript

Language: JavaScript - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

nevoit/Search-Engine-Project-Information-Retrieval-Course

A search engine written in Python 3.6.

Language: Python - Size: 457 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lidazaikova/MhbhStemmer

Mahabharat's stemmer

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mhbashari/PersianStemmer-Python Fork of htaghizadeh/PersianStemmer-Python

PersianStemmer-Python

Language: Python - Size: 1010 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

LeonieWeissweiler/CISTEM

Stemmer for German

Language: C - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 12

mragankyadav/Aspect-Based-Sentiment-Analysis

NLP

Language: Python - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 4

SoufiyaneOuali/Text-Mining-with-JAVA

This is the collection of my own Text mining with Java projet that i have buil during my journy of learning the essentilals of NLP

Language: Java - Size: 120 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

busraoguzoglu/Turkish-NLP-Preprocessing-module Fork of meliksahturker/Turkish-NLP-Preprocessing-module

Preprocessing tool for Turkish NLP that contains tokenizer, normalizer, stop-word eliminator and stemmer

Language: Jupyter Notebook - Size: 9.63 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0