3,418 skills found · Page 6 of 114
vzhou842 / Profanity CheckA fast, robust Python library to check for offensive language in strings.
zanellia / PrometeoAn experimental Python-to-C transpiler and domain specific language for embedded high-performance computing
apirrone / MementoMemento is a Python app that records everything you do on your computer and lets you go back in time, search, and chat with a LLM (Large Language Model) to find back information about what you did.
ActiveState / OpenKomodoIDEOpen Komodo IDE is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
los-cocos / Cocosgraphic library for games and multimedia, for python language on PC-like hardware
vacancy / SceneGraphParserA python toolkit for parsing captions (in natural language) into scene graphs (as symbolic representations).
Undertone0809 / Promptulate🚀Lightweight Large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!
zeroSteiner / Rule EngineA lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.
BenLauwens / ThinkJulia.jlPort of the book Think Python to the Julia programming language
microsoft / Multilspymultilspy is a lsp client library in Python intended to be used to build applications around language servers.
frol / Completely Unscientific BenchmarksNaive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
hogan-tech / Leetcode SolutionExplore diverse LeetCode solutions in Python, C++, JavaScript, SQL, and TypeScript. Ideal for interview prep, learning, and code practice in multiple programming languages.
Quantinuum / LambeqA high-level Python library for Quantum Natural Language Processing
davidcallanan / Py Myopl CodeInterpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube
dennybritz / Rnn Tutorial Gru LstmLanguage Model GRU with Python and Theano
WolframResearch / WolframClientForPythonCall Wolfram Language functions from Python
proycon / PynlplPyNLPl, 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).
jupyter-xeus / Xeus PythonJupyter kernel for the Python programming language
alantech / MarshaMarsha is a functional, higher-level, English-based programming language that gets compiled into tested Python software by an LLM
djeada / Algorithms And Data StructuresA collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.