Pinned Repositories
12306
12306智能刷票,订票
allennlp
An open-source NLP research library, built on PyTorch.
allennlp_5
Sentiment Analyzer using AllenNLP, Elmo, Bert
allennlp_chinese
allennlp加上文件直接执行预测,训练的功能,还加上很多中文的数据集读取器
Alpaca-Spa-Laravel
Alpaca-Spa-Laravel 是用Alpaca-Spa + Laravel 前后端分离开发的一款后台管理系统的DEMO,当然你也可以用他来为前台编写http接口、websocket接口
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
learning-nlp
nlp in action
nlp-paper
自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
seafire1991's Repositories
seafire1991/allennlp_chinese
allennlp加上文件直接执行预测,训练的功能,还加上很多中文的数据集读取器
seafire1991/nlp-paper
自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
seafire1991/12306
12306智能刷票,订票
seafire1991/allennlp
An open-source NLP research library, built on PyTorch.
seafire1991/allennlp_5
Sentiment Analyzer using AllenNLP, Elmo, Bert
seafire1991/bert
TensorFlow code and pre-trained models for BERT
seafire1991/BERT-BiLSTM-CRF-NER
seafire1991/ColossalAI
Making large AI models cheaper, faster and more accessible
seafire1991/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
seafire1991/DLSRL
Deep Bidirection LSTM for Semantic Role Labeling
seafire1991/dockerfiles
Compilation of Dockerfiles with automated builds enabled on the Docker Registry
seafire1991/elasticsearch
Free and Open, Distributed, RESTful Search Engine
seafire1991/HarvestText
领域自适应文本挖掘工具(新词发现、情感分析、实体链接等),基于少量种子词和背景知识
seafire1991/IDCNN-CRF-Pytorch
迭代膨胀卷积命名实体抽取
seafire1991/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
seafire1991/irony-detection-allennlp-basic
seafire1991/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
seafire1991/labelme2coco
How to create custom COCO data set for instance segmentation
seafire1991/LeinaoPAI
seafire1991/LSTR
This is an official repository of End-to-end Lane Shape Prediction with Transformers.
seafire1991/luge-ai
seafire1991/nlvr
Cornell NLVR and NLVR2 are natural language grounding datasets. Each example shows a visual input and a sentence describing it, and is annotated with the truth-value of the sentence.
seafire1991/pai
Resource scheduling and cluster management for AI
seafire1991/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
seafire1991/QANet-pytorch
A PyTorch implementation of QANet.
seafire1991/SiameseNet-text-similarity
Short text similarity matching model based on deep learning and machine learning
seafire1991/SLM
The implementation of http://aclweb.org/anthology/D18-1531
seafire1991/VQNET2.0-tutorial
seafire1991/wongnai-classifier
Using AllenNLP to predict sentiment of comments (in Thai) from Wongnai.com
seafire1991/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)