Repository navigation

#

search-algorithms

OpenGenus/cosmos
C++
13658
6 个月前

Vector space index based search engine that's available as a HTTP service or as an embedded library.

C#
569
10 天前

Data structures and algorithms in X minutes. Code examples from my YouTube channel.

Python
558
6 个月前

PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).

Python
477
2 年前

Execute genetic algorithm (GA) simulations in a customizable and extensible way.

Rust
181
1 年前

🔴🟠🔵🟢🟡🟣 Findto is an open source assistant for decentralized search. Explore the best of Web, AI, and more.

TypeScript
86
15 天前

This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.

Python
25
6 年前

Search Request Processor: pipeline for transformation of queries and results inline with a search request.

Java
24
3 个月前

This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.

C
24
2 年前

Repository of AI resources from workshops hosted by ACM AI at UCSD 🧠

Jupyter Notebook
20
2 个月前
Python
16
10 个月前

A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search

Python
15
5 年前

Cloud choice is an instant search app for game catalog offers from every cloud gaming platform : Geforce Now, Stadia, Xcloud, Boosteroid, PSnow, Luna...

JavaScript
14
9 个月前

Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.

Python
13
5 年前