idealabc's Stars
whiskeyfei/Android_WebView
android webview method list
kzk/libsstbl
A library to handle SSTable, the immutable and compressed key-value file format
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
aluvalasuman/OpenSSL1.0.1cForAndroid
OpenSSL 1.0.1c For Android
lysyi3m/macos-terminal-themes
Color schemes for default macOS Terminal.app
chosen0ne/shmmap
A key-value map in shared memory can be used by multi-process
joao29a/Grafos
Every graph you can think of will be here.
chriso/columnix
Columnar storage and query engine
rainarch/SentiBridge
SentiBridge: A Knowledge Base for Entity-Sentiment Representation
ownthink/robot
知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。
zhyee/fastcgi-demo
实现fastcgi协议的一个小demo
suraj-bk/nginx
Nginx Source Code Analysis
galad-loth/CRF-Labeling
Semantic image segmentation with Conditional Random Filed and Graph Cut
guokr/gkseg
Yet another Chinese word segmentation package based on character-based tagging heuristics and CRF algorithm
WladimirSidorenko/CRFSuite
Tree-Structured, First- and Higher-Order Linear Chain, and Semi-Markov CRFs
moe90/lstm-
A parallel LSTM implementation
artix75/psyc
A C implementation of common Artificial Neural Networks
g1mv/density
Superfast compression library
g1mv/spookyhash
Thread safe and multi-endian version of Bob Jenkins' spookyhash
baidu/Familia
A Toolkit for Industrial Topic Modeling
google-deepmind/narrativeqa
This repository contains the NarrativeQA dataset. It includes the list of documents with Wikipedia summaries, links to full stories, and questions and answers.
gjuric/utf8_to_ascii
utf8_to_ascii from http://sourceforge.net/projects/phputf8/files/utf8_to_ascii/0.3/
ifsnop/damlev
Damerau-Levenshtein Distance UDF for MySQL - Supports upper bounding for fast searching and UTF-8 case insensitive throught iconv.
esdras/levenshtein
fast string edit distance computation, using the Damerau-Levenshtein algorithm
doukremt/distance
Levenshtein and Hamming distance computation
schuyler/levenshtein
Fast string edit distance computation, using the Damerau-Levenshtein algorithm.
miohtama/python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
attractivechaos/kann
A lightweight C library for artificial neural networks
codeplea/genann
simple neural network library in ANSI C
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust