Pinned Repositories
500lines
500 Lines or Less
alphaPLM
Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
AnyQ
FAQ-based Question Answering System
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-question-answering
Resources, datasets, papers on Question Answering
bert-sequence-tagging
基于BERT的中文序列标注
BreakoutDetection
Breakout Detection via Robust E-Statistics
crawler
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.
chybot's Repositories
chybot/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.
chybot/500lines
500 Lines or Less
chybot/alphaPLM
Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.
chybot/AnyQ
FAQ-based Question Answering System
chybot/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
chybot/awesome-question-answering
Resources, datasets, papers on Question Answering
chybot/bert-sequence-tagging
基于BERT的中文序列标注
chybot/BreakoutDetection
Breakout Detection via Robust E-Statistics
chybot/Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
chybot/chybot.github.io
chybot的博客
chybot/CoType
CoType: Joint Entity and Relation Extraction with Knowledge Bases (WWW'17)
chybot/darts
Differentiable architecture search for convolutional and recurrent networks
chybot/fastText
Library for fast text representation and classification.
chybot/flann
Fast Library for Approximate Nearest Neighbors
chybot/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
chybot/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
chybot/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
chybot/openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
chybot/OpenNMT
Open-Source Neural Machine Translation in Torch
chybot/PKUSUMSUM
First publish for PKUSUMSUM
chybot/PRML
PRML algorithms implemented in Python
chybot/pyspider
A Powerful Spider(Web Crawler) System in Python.
chybot/QuestionAnsweringSystem
QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。
chybot/smart_finance_bot
chybot/SummaRuNNer
The PyTorch Implementation of SummaRuNNer
chybot/tensorflow
Computation using data flow graphs for scalable machine learning
chybot/tf_CFO
Tensorflow implementation of CFO, a knowledge graph based QA system
chybot/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
chybot/top_tree
高树文件访问
chybot/wechat_spider
微信公众号爬虫 (基于中间人攻击的爬虫核心实现,支持批量爬取公众号所有历史文章)