Pinned Repositories
argos-translate
Open-source offline translation library written in Python
BertForRD
This is the code for the EMNLP2020 Finding paper "BERT for Monolingual and Cross-Lingual Reverse Dictionary"
centipede
Constraint Satisfaction Problem Solver for Golang
ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
chatgpt-web
基于ChatGPT3.5 API实现的私有化web程序
chatgpt-web-1
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
chia-plotter
chinese_keyphrase_extractor
An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存
Company-Names-Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
lisp2021's Repositories
lisp2021/BertForRD
This is the code for the EMNLP2020 Finding paper "BERT for Monolingual and Cross-Lingual Reverse Dictionary"
lisp2021/chia-plotter
lisp2021/chinese_keyphrase_extractor
An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存
lisp2021/Company-Names-Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
lisp2021/CoRel
lisp2021/dataflowkit
Extract structured data from web sites. Web sites scraping.
lisp2021/DECAF
DECAF: Deep Extreme Classification with Label Features
lisp2021/DeepKE
An Open Toolkit for Knowledge Base Population(DeepKE是一个支持低资源、长篇章的开源知识抽取工具,具备命名实体识别、关系抽取和属性抽取等功能)
lisp2021/DensePhrases
ACL'2021: Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too
lisp2021/ECON
lisp2021/fmr
Functional Meaning Representation and Semantic Parsing Framework
lisp2021/go-excel
A simple and light excel file reader to read a standard excel as a table faster | 一个轻量级的Excel数据读取库,用一种更`关系数据库`的方式解析Excel。
lisp2021/go-fasttext
🗚🐀 serving fastText model with golang
lisp2021/go-flashtext
Go-flashtext is a flashtext implement written in Go (Golang). It is based on the FlashText algorithm.
lisp2021/go-sqlcipher
Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
lisp2021/Hawk
visualized crawler & ETL IDE written with C#/WPF
lisp2021/hnsw-python
hnsw implemented by python
lisp2021/iql
IQL (Internet Query Language) is an SQL-inspired query language for processing Internet resources. The IQL uses common data formats as input tables and allows users to run SQL-like queries over the tables.
lisp2021/paddleocr-go
golang inference version for PaddleOCR
lisp2021/pdftotext
High-level Rust library that binds to Poppler to extract text from a PDF
lisp2021/pdfxtk
PDF Extraction Toolkit
lisp2021/pogreb
Embedded key-value store for read-heavy workloads written in Go
lisp2021/RE2RNN
Source code for the EMNLP 2020 paper "Cold-Start and Interpretability: Turning Regular Expressions intoTrainable Recurrent Neural Networks"
lisp2021/SimilarCharacter
对常用的6700个汉字进行音、形比较,输出音近字、形近字的列表。 # 相近字
lisp2021/suggest
Top-k Approximate String Matching.
lisp2021/Table_Data_from_Images
This repo contains the code to extract data in tabular format from the images. Tables can be bordered (i.e. with grids) or borderless(i.e. without grids)
lisp2021/TableRecognition21
Table Recognition Seminar SS21 HPI
lisp2021/TextGrapher
Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。
lisp2021/Triplet-Search-ConNorm
Approach concept normalization as information retrieval
lisp2021/WantWords
An open-source online reverse dictionary.