Pinned Repositories
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
ColossalAI
Making large AI models cheaper, faster and more accessible
conllu.js
CoNLL-U format library for JavaScript
corpusZh
一个中文的已标注词性的语料库
maya-thrift-pool
a thrift pool
mynlp
一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)
jimichan's Repositories
jimichan/maya-thrift-pool
a thrift pool
jimichan/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
jimichan/Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
jimichan/ColossalAI
Making large AI models cheaper, faster and more accessible
jimichan/conllu.js
CoNLL-U format library for JavaScript
jimichan/corpusZh
一个中文的已标注词性的语料库
jimichan/correction
Chinese "spelling" error correction
jimichan/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
jimichan/gradle-maven-multimodule-kotlindsl
An example Gradle 5 Kotlin DSL Java library project which consists of multiple modules to be published/released as Maven modules
jimichan/kotlin-web-site-cn
Kotlin 语言中文站
jimichan/llama-docker-playground
Quick Start LLaMA models, with 7GB (int8) 10GB (pyllama) or 20GB (official) of vRAM.
jimichan/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
jimichan/openai-cookbook
Examples and guides for using the OpenAI API
jimichan/random-cut-forest-by-aws
An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
jimichan/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
jimichan/rucene
Rust port of Lucene