Topic: "inverted-index"
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
Language: C - Size: 46.2 MB - Last synced at: about 19 hours ago - Pushed at: about 19 hours ago - Stars: 5,755 - Forks: 542

pisa-engine/pisa
PISA: Performant Indexes and Search for Academia
Language: C++ - Size: 35.4 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 863 - Forks: 61

powturbo/TurboPFor-Integer-Compression
Fastest Integer Compression
Language: C - Size: 5.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 793 - Forks: 113

meta-toolkit/meta
A Modern C++ Data Sciences Toolkit
Language: C++ - Size: 30.4 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 689 - Forks: 233

localvoid/ndx
:mag: Full text indexing and searching library
Language: TypeScript - Size: 1.06 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 155 - Forks: 11

ot/ds2i
A library of inverted index data structures
Language: C++ - Size: 6.97 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 148 - Forks: 25

guenthermi/postgres-word2vec
utils to use word embedding models like word2vec vectors in a PostgreSQL database
Language: C - Size: 917 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 143 - Forks: 19

CocaineCong/tangseng
Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统
Language: Go - Size: 6.12 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 122 - Forks: 35

haeungun/indexer4j
Simple full text indexing and searching library for Java
Language: Java - Size: 95.7 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 48 - Forks: 10

Uyouii/SearchingSystem
python实现的基于倒排索引和向量空间模型实现的信息检索系统
Language: HTML - Size: 62.7 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 40 - Forks: 11

wolfgarbe/EliasFanoCompression
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
Language: C# - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 2

vteromero/VTEnc
VTEnc C library
Language: C - Size: 414 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 2

whizkydee/type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
Language: JavaScript - Size: 27.3 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 4

tomarrell/rust-elias-fano
Elias-Fano encoding implementation in Rust
Language: Rust - Size: 25.4 KB - Last synced at: 25 days ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 5

jermp/interpolative_coding
A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.
Language: C++ - Size: 4.82 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 4

nglthu/infoRetrieval
Inverted Indexer, web crawler, sort, search and poster steamer written using Python for information retrieval.
Language: HTML - Size: 2.27 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 22 - Forks: 17

JulyWitch/fastest-icon-search-engine
A blazing-fast, memory-efficient icon search engine that uses an inverted index and binary compression to deliver instant results. Built with Preact, buffers, and scripting.
Language: TypeScript - Size: 34.4 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 20 - Forks: 0

JuliaNeighbors/IVFADC.jl
Inverted file system for billion-scale ANN search
Language: Julia - Size: 146 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 0

kadnan/Fehrist
Document Indexing and Searching Library in Go
Language: Go - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 19 - Forks: 0

absnaik810/CloudComputing
Projects done in the Cloud Computing course.
Language: Java - Size: 2.53 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 8

jermp/s_indexes
Universe-sliced indexes in C++.
Language: C++ - Size: 1.67 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1

jermp/opt_vbyte
Optimal partitioning of Variable-Byte codes for better compression and fast decoding.
Language: C++ - Size: 6.76 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

picone/SearchEngine
使用go实现的简单搜索引擎
Language: Go - Size: 2.86 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 2

akiragy/recsys_pipeline
Build Recommender System with PyTorch + Redis + Elasticsearch + Feast + Triton + Flask. Vector Recall, DeepFM Ranking and Web Application.
Language: Python - Size: 26 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3

SurgicalSteel/elasthink
An alternative to elasticsearch engine written in Go for small set of documents that uses inverted index to build the index and utilizes redis to store the indexes.
Language: Go - Size: 6.7 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 1

imehrdadmahdavi/map-reduce-inverted-index
Creating an Inverted Index of words occurring in a large set of documents extracted from web pages using Hadoop MapReduce and Google Dataproc
Language: Java - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 13

mirkomantovani/web-search-engine-UIC
CS 582 Information Retrieval at University of Illinois at Chicago. Multithreaded crawling of UIC domain, inverted index, page rank, SEO with Context Pseudo-Relevance Feedback
Language: Python - Size: 104 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

jermp/clustered_elias_fano_indexes
Clustered Elias-Fano inverted indexes.
Language: C++ - Size: 220 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 4

IhabBendidi/file-handling
Finding similarities between documents, and document search engine query language implementation
Language: Python - Size: 512 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

wzppengpeng/insb
instance search of bow model framework(ins bagger)
Language: C++ - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 0

nasrmohammad4804/search-engine-concept
this repo for learning search engine such as elk and web search engine concept such as google to grow knowledge of software engineering
Language: Java - Size: 13 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 9 - Forks: 2

chanddu/Book-Search-Engine
Search Engine for Books (Java, Apache Lucene, crawler4j, Apache Spark)
Language: Java - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

get-convex/geospatial
Convex component for geospatial indexing
Language: TypeScript - Size: 1.34 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 0

vasilionjea/lofi-dx 📦
A small, fast, local-first, searchable index for client side apps written in Typescript. Supports required, negated, and phrase queries.
Language: TypeScript - Size: 1.43 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

ankit-1517/Information-Retrieval
Repository containing various information retrieval algorithms like BM25.
Language: C++ - Size: 5.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

scorta/BM25
An implementation of Okapi BM25 algorithm in C++
Language: C++ - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 3

varadchoudhari/Resume-Matcher
A system for computing the most similar resume vectors given a query job vector. Built using an inverted index and BM25 retrieval model.
Language: Python - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 2

foxql/database
Javascript object based database system.
Language: JavaScript - Size: 316 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

ddayguerrero/spimi-indexer
Boolean retrieval search engine with SPIMI indexing and BM25 ranking
Language: Python - Size: 13.1 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 4

rushitjasani/Wikipedia-Search-Engine
A complete search engine experience built on top of 75 GB Wikipedia corpus with subsecond latency for searches. Results contain wiki pages ordered by TF/IDF relevance based on given search word/s. From an optimized code to the K-Way mergesort algorithm, this project addresses latency, indexing, and big data challenges.
Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 6

sebastian-hofstaetter/search-engine
Prototype of a super-fast search engine for information retrieval tasks using .NET Core
Language: C# - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

bent10/boox
Search anything, instantly
Language: TypeScript - Size: 43.6 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 5 - Forks: 1

Hoaru/Academic-Search-Engine
A search engine
Language: Python - Size: 12.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

darshank15/wikipedia-search-engine
Built a complete search engine by creating an Inverted Index on the Wikipedia corpus ( of 2018 with size 72 GB). That gives you top search result related to given query words.
Language: Jupyter Notebook - Size: 51.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

JohnPapad/Mini-Search-Engine
A Mini Search Engine in C++, using an inverted index and a trie.
Language: C++ - Size: 2.62 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Hamid-Rezaei/Information-Retrieval
Developed a Search Engine for both phrase and free text queries on Fars persian news using concepts such as TF-IDF,inverted index, champion list.
Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

iSiddharth20/Text-Based-Retrieval-Models-Implementation
Various Indexing and Query Based Retrieval Models and Page-rank Algorithm in Python 3.0
Language: Python - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 3

zamirmehdi/Information-Retrieval-Project
A Search engine to retrieve text documents in response to the user's Query.
Language: Python - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

sorablaze11/TapSearch
:new_moon: Simple search engine for documents using inverted-index.
Language: JavaScript - Size: 3.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

zahrasalarian/Information-Retrieval
A query answerer, written in Python, using the ISNA news agency database, by employing tf-idf and k-means clustering algorithms. It also classifies unlabeled news as one of the health, sports, culture, politics, and economy categories.
Language: Jupyter Notebook - Size: 49.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

hide-in-code/colume-search
一个golang实现的倒排索引
Language: Go - Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

kavya76/Search-Engine
A simple search engine for Environmental News NLP archive
Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

AshkanShakiba/Joojle
Search Engine - Based on Inverted Index Algorithms
Language: Java - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

gevg/ef
Elias-Fano dictionary
Language: Go - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

shrebox/Information-Retrieval
Compilation of Information Retrieval codes.
Language: Jupyter Notebook - Size: 89.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

Benardi/bochica
:bookmark_tabs: Creating an inverted index from scratch
Language: HTML - Size: 4.12 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Sara-HY/Mini_Search
A Mini Search Engine.
Language: C++ - Size: 40.6 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

isubasinghe/gsearch
GSearch is a search engine that utilizes inverted indexing for full text search written in go
Language: Go - Size: 34 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

soran-ghaderi/Inverted_index
An inverted index of OpinRank dataset written in python. More information will uploaded subsequently. This version is under developing.
Language: Python - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

GabrielU3/ORI-Inverted-List
Inverted List made for a college discipline named Organization and Retrieval of Information
Language: C - Size: 19.5 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

kaloslazo/PyFuseDB
Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.
Language: Python - Size: 631 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

janhaslik/Asura-Crow
Crawling, indexing, searching for website content
Language: C++ - Size: 864 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

raopg/Search-Engine
Search Engine built using Flask, HTML, CSS and MongoDB using an inverted index (TF-IDF scoring).
Language: Python - Size: 4.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

lcj2021/mini-ivf
A cute toy of IVF (PQ).
Language: C++ - Size: 5.87 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Grotherdieck/A-Search-Engine-Program-for-www.boost.org
A mini search engine cpp program for www.boost.org, use open source tools : boost、cppjieba、jsoncpp、cpp-httplib、jQuery.
Language: C++ - Size: 68.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

liameno/kissearch
A fulltext search engine
Language: C++ - Size: 968 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Zabuzard/LexiSearchExercises
LexiSearch is an API for retrieving information in given datasets.
Language: Java - Size: 6.73 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

tonellotto/terrier-ef
Elias-Fano compression for Terrier 5
Language: Java - Size: 2.35 MB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

Genometric/Di4
1D intervals incremental inverted index
Language: C# - Size: 13.8 MB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

halfcreative/websearch
Python search engine
Language: Python - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

alash3al/xtore
a document store based on cockroachdb
Language: Go - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

lalitmee/Information-retrieval
Inverted index in python
Language: Python - Size: 18.6 KB - Last synced at: 11 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 3

shakibaam/Information-Retrieval-Project
Search Engine for Text Document Retrieval
Language: Jupyter Notebook - Size: 138 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

raphaelsenn/info-retrieval-notebooks
Some information retrieval algorithms and datastructures (inverted index, ranking (bm25, tf, idf scores), fuzzy search, ...)
Language: Jupyter Notebook - Size: 492 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

PrudhviVajja/DistributedMapReduce
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real-world tasks are expressible in this model.
Language: Python - Size: 1.08 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

mr-rjh3/python-search-engine
Search engine that collects and indexes documents from a list of URLs so that they can be searched. Machine learning portion predicts topic of given URLs.
Language: Python - Size: 12.2 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Noureldin2303/Inverted-index-python
Writing a simple Inverted Index in Python
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

kianelbo/newsKAP
A Persian news search engine
Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

KyleSmith19091/SpringSearch
An in-memory text search engine that is durable and persistent
Language: Go - Size: 19.5 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

PieTempesti98/searchEngine
Search Engine based on an inverted index developed by Francesca Pezzuti, Pietro Tempesti and Benedetta Tessa for the Multimedia Information Retrieval course
Language: Java - Size: 935 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

divithraju/divith-raju-SearchEngine-Wikipedia
search engine optimizationA complete search engine experience built on top of 75 GB Wikipedia corpus with subsecond latency for searches. Results contain wiki pages ordered by TF/IDF relevance based on given search word/s. From an optimized code to the K-Way mergesort algorithm, this project addresses latency, indexing, and big data challenges.
Language: Python - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

pheeria/s4
A humble attempt to make a basic search engine
Language: Python - Size: 1.04 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mohammadtavakoli78/Informations-Retrieval
This is final project of Information Retrieval course which is implementation of a search engine
Language: Python - Size: 3.14 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

actuallyachraf/fts
A Full Text Search Engine in Golang
Language: Go - Size: 117 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

amir78729/Information-Retrieval
Language: Python - Size: 7.66 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

WasiqMalik/Inverted-Indexing
Inverted Indexing on a corpus along with boolean search retrieval.
Language: Python - Size: 50.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

PratikBarhate/code-snippets
Collection of small programs
Language: Scala - Size: 3.82 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Cool-fire/tapsearch
TapSearch is a search engine which index documents and searches for top 10 documents in the collection using bm25 rankings
Language: Python - Size: 7.95 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Star-Academy/Team5-Codes 📦
Team5 of the Star Academy summer internship
Language: C# - Size: 5.61 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mortezaezzabady/information-retrieval-project
Information Retrieval - Search Engine implementation in Python using Flask
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

vininjr/Inverted-index
💡 Implementation of data structure used in google search service
Language: Python - Size: 6.73 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Essux/ST0263-Project3
Inverted index and Clustering of news articles using Doc2Vec on PySpark
Language: Jupyter Notebook - Size: 25.1 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

mpetri/partitioned_ef_ans
ANS based inverted index compression based on the PEF framework of Ottaviano
Language: C++ - Size: 8.25 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

mohammaduzair9/Document-Searching
Document searching from queries using Inverted index
Language: Python - Size: 717 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

sanjaymurali/Information-Retrieval
Contains code for all the Assignments completed as part of CS6200
Language: Python - Size: 52.3 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 3

vyshaal/TextBasedSearchEngine
Design and compare the performances of Information Retrieval Models of TF-IDF, Cosine Similarity, BM25. Implemented query expansion using psuedo relevance feedback to display better results.
Language: HTML - Size: 21.3 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

aman-nidhi/IR-Text-Document-Retrieval
simple Command line tool to search text file using tf-idf indexing and cosine similarity
Language: Python - Size: 1.65 MB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

kapitanluffy/sunny-crawler
That moment when I tried learning things about "Big Data" and "Inverted Indexes"
Language: PHP - Size: 207 KB - Last synced at: 23 days ago - Pushed at: over 11 years ago - Stars: 2 - Forks: 0

kbrbe/work-set-clustering
A Python script to perform a clustering based on descriptive keys.
Language: Python - Size: 78.1 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

gre1wy/OAA
KPI IPT course, 5 semester
Language: Jupyter Notebook - Size: 501 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
