-
Research Center for Social Computing and Information Retrieval
- Harbin
-
-
-
-
OpenKS Public
Forked from ZJU-OpenKS/OpenKSOpenKS - 领域可泛化的知识学习与计算引擎
Python Apache License 2.0 UpdatedFeb 7, 2022 -
PDFObject Public
Forked from pipwerks/PDFObjectA lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.
JavaScript Other UpdatedSep 22, 2020 -
-
Collection-books Public
Forked from edagarli/Collection-bookscollections of tech books
UpdatedJul 19, 2020 -
-
MIMO_CFE Public
Forked from twjiang/MIMO_CFESource code for the EMNLP 2019 paper "Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text"
Python UpdatedOct 30, 2019 -
pytorch-seq2seq Public
Forked from bentrevett/pytorch-seq2seqTutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
Jupyter Notebook MIT License UpdatedOct 23, 2019 -
-
ai-deadlines Public
Forked from cbaziotis/ai-deadlines⏰ AI conference deadline countdowns
HTML UpdatedAug 21, 2019 -
-
-
Chinese-BERT-wwm Public
Forked from ymcui/Chinese-BERT-wwmPre-Training with Whole Word Masking for Chinese BERT
Apache License 2.0 UpdatedJul 4, 2019 -
PySnooper Public
Forked from cool-RR/PySnooperNever use print for debugging again
Python MIT License UpdatedMay 30, 2019 -
torchtext-summary Public
Forked from atnlp/torchtext-summarytorchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
Jupyter Notebook UpdatedMay 25, 2019 -
-
text-classification-cnn-rnn Public
Forked from gaussic/text-classification-cnn-rnnCNN-RNN中文文本分类,基于TensorFlow
Python MIT License UpdatedMay 19, 2019 -
leetcode-1 Public
Forked from azl397985856/leetcodeLeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
JavaScript UpdatedMay 18, 2019 -
LeetCodeAnimation Public
Forked from MisterBooo/LeetCodeAnimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Java UpdatedMay 17, 2019 -
Text-Classification-1 Public
Forked from TobiasLee/Text-ClassificationImplementation of papers for text classification task on DBpedia
Python Apache License 2.0 UpdatedMay 12, 2019 -
gpt-2 Public
Forked from openai/gpt-2Code for the paper "Language Models are Unsupervised Multitask Learners"
Python MIT License UpdatedMay 10, 2019 -
InferSent Public
Forked from facebookresearch/InferSentSentence embeddings (InferSent) and training code for NLI.
Python Other UpdatedApr 12, 2019 -
-
-
pygcn Public
Forked from tkipf/pygcnGraph Convolutional Networks in PyTorch
Python MIT License UpdatedFeb 25, 2019 -
-
Awesome-pytorch-list Public
Forked from bharathgs/Awesome-pytorch-listA comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
1 UpdatedJan 2, 2019 -
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorialPyTorch Tutorial for Deep Learning Researchers