Pinned Repositories
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
architect-awesome
后端架构师技术图谱
awesome-kgqa
A collection of some materials of knowledge graph question answering
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
awesome-tensorflow-lite
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
AwesomeNLPBaseline
本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。
bert
TensorFlow code and pre-trained models for BERT
hackerapple's Repositories
hackerapple/architect-awesome
后端架构师技术图谱
hackerapple/awesome-tensorflow-lite
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
hackerapple/AwesomeNLPBaseline
本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。
hackerapple/BERT-flow
TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)
hackerapple/bpmn-process-designer
Base on Vue 2.x and ElementUI,基于 Bpmn.js、Vue 2.x 和 ElementUI 的流程编辑器(前端部分),支持监听器,扩展属性,表单等配置,可自由扩展
hackerapple/caj2pdf
Convert CAJ (China Academic Journals) files to PDF. 转换**知网 CAJ 格式文献为 PDF。佛系转换,成功与否,皆是玄学。
hackerapple/CCKS2020-EntityLink
CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。
hackerapple/CKBQA
This repository contains a Chinese KBQA dataset expanded from CCKS CKBQA Competition Dataset.
hackerapple/datax-cloud
智数通提供了元数据管理、数据标准管理、数据质量管理、主数据管理、数据集市管理、可视化图表看板、流程管理等微服务,是为数字化建设而生的企业级一站式数据治理平台。
hackerapple/Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
hackerapple/faiss
A library for efficient similarity search and clustering of dense vectors.
hackerapple/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
hackerapple/GPT2-NewsTitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
hackerapple/marquez
Collect, aggregate, and visualize a data ecosystem's metadata
hackerapple/oshi
Native Operating System and Hardware Information
hackerapple/PCAT_open_source
PointCloud Annotation Tools, support to label object bound box, ground, lane and kerb
hackerapple/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
hackerapple/sentence-transformers
Sentence Embeddings with BERT & XLNet
hackerapple/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
hackerapple/SimCSE-Chinese-Pytorch
SimCSE在中文上的复现,有监督+无监督
hackerapple/SIMCSE_unsup
中文无监督SimCSE Pytorch实现
hackerapple/solr-redis
Solr Redis Extensions
hackerapple/solr-util
Utility classes for working with Apache Solr.
hackerapple/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
hackerapple/twisted
Event-driven networking engine written in Python.
hackerapple/wenda
闻达:一个LLM调用平台。为小模型外挂知识库查找和设计自动执行动作,实现不亚于于大模型的生成能力
hackerapple/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
hackerapple/Workflow
仿钉钉审批流程设置
hackerapple/workflow-bpmn-modeler
🔥 flowable workflow designer based on vue and bpmn.io@7.0
hackerapple/WSDM2021_NSM
Improving Multi-hop Knowledge Base Question Answering by Learning Intermediate Supervision Signals. WSDM 2021.