Pinned Repositories
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Bigram_CWS_Evaluate
采用统一训练数据。评测Java环境下,利用了N-gram的中文分词器。 (N-Gram-based Chinese word segmentation tool evaluation platform in Java)
ChatGLM-web-stream-demo
ChatGLM-6B HTTP流式解码API的Flask、FastAPI实现,以及开箱即用的Web页面。 a stream decoding demo of ChatGLM-6B using Flask or FastAPI, with web page out-of-the-box.
FastGEMV
High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.
fastllm
纯c++的全平台llm加速库,支持python调用,支持chatglm-6B, llama, baichuan, moss基座,x86 / ARM
HanLP
在 中文分词 词性标注 命名实体识别 等项目上打算做一些小修改
HanLPToolkit
一些基于HanLP包内代码、数据结构的小工具集合。Some code and tools based on data structures in HanLP.
nlp-collections
用于通用NLP任务的基础数据结构集合(Trie Lattice 等 Data Structure Collection Essentials For Common NLP Tasks .(trie lattice etc.)
nlp_book
pdf-unstamper
Remove watermark in PDF with any custom patterns.
TylunasLi's Repositories
TylunasLi/ChatGLM-web-stream-demo
ChatGLM-6B HTTP流式解码API的Flask、FastAPI实现,以及开箱即用的Web页面。 a stream decoding demo of ChatGLM-6B using Flask or FastAPI, with web page out-of-the-box.
TylunasLi/fastllm
纯c++的全平台llm加速库,支持python调用,支持chatglm-6B, llama, baichuan, moss基座,x86 / ARM
TylunasLi/HanLPToolkit
一些基于HanLP包内代码、数据结构的小工具集合。Some code and tools based on data structures in HanLP.
TylunasLi/Bigram_CWS_Evaluate
采用统一训练数据。评测Java环境下,利用了N-gram的中文分词器。 (N-Gram-based Chinese word segmentation tool evaluation platform in Java)
TylunasLi/FastGEMV
High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.
TylunasLi/HanLP
在 中文分词 词性标注 命名实体识别 等项目上打算做一些小修改
TylunasLi/nlp-collections
用于通用NLP任务的基础数据结构集合(Trie Lattice 等 Data Structure Collection Essentials For Common NLP Tasks .(trie lattice etc.)
TylunasLi/nlp_book
TylunasLi/pdf-unstamper
Remove watermark in PDF with any custom patterns.