DotaArtist

DotaArtist

Geek Repo

Location:shanghai china

Github PK Tool:Github PK Tool

DotaArtist's starred repositories

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:182720Issues:5939Issues:1455

terminal

The new Windows Terminal and the original Windows console host, all in the same place!

LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

NLP-progress

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

Language:PythonLicense:MITStargazers:22464Issues:1268Issues:100

awesome-cpp-cn

C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

doccano

Open source annotation tool for machine learning practitioners.

Language:PythonLicense:MITStargazers:9291Issues:131Issues:1514

Awesome-Chinese-NLP

A curated list of resources for Chinese NLP 中文自然语言处理相关资料

xlnet

XLNet: Generalized Autoregressive Pretraining for Language Understanding

Language:PythonLicense:Apache-2.0Stargazers:6166Issues:170Issues:263

docs

TensorFlow documentation

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6085Issues:222Issues:0

transformer

A TensorFlow Implementation of the Transformer: Attention Is All You Need

Language:PythonLicense:Apache-2.0Stargazers:4226Issues:110Issues:159

CS-Books

📚 Computer Science Books 计算机技术类书籍 PDF

roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

Information-Extraction-Chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

research_tao

NLP研究入门之道

License:MITStargazers:1910Issues:81Issues:0

parsing-techniques

📕 parsing techniques 中文译本——《解析技术》

deep-siamese-text-similarity

Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings

Language:PythonLicense:MITStargazers:1403Issues:76Issues:0

Texygen

A text generation benchmarking platform

Language:PythonLicense:MITStargazers:861Issues:46Issues:49

FewRel

A Large-Scale Few-Shot Relation Extraction Dataset

Language:PythonLicense:MITStargazers:722Issues:22Issues:82

text_matching

常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中

Language:PythonLicense:Apache-2.0Stargazers:670Issues:17Issues:16

text_matching

文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据

MedicalNamedEntityRecognition

Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)与转换版本,训练脚本,预训练模型,可用于序列标注研究.把玩和PK使用.

chinese-ocr

运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别

Language:PythonStargazers:395Issues:20Issues:0

Scene-Text-Understanding

OCR, Scene-Text-Understanding, Text Recognition

Language:C++Stargazers:366Issues:28Issues:0
Language:EiffelStargazers:329Issues:7Issues:0

tensorflow-GANs

各类GAN综合在一起,借鉴了hwalsuklee大神的

eye_protector

May it be the best eye protecting extension on chrome.

Clinical-NER

面向中文电子病历的命名实体识别

Language:CLicense:Apache-2.0Stargazers:182Issues:9Issues:1

HPSG-Neural-Parser

Source code for "Head-Driven Phrase Structure Grammar Parsing on Penn Treebank" published at ACL 2019

Language:PythonLicense:MITStargazers:106Issues:4Issues:15

siamese-lstm-network

siamese lstm network for text similarity