-
cjk100k Public
Forked from SwordYork/cjk100kSimple demonstration of a cjk tokenizer.
Python MIT License UpdatedSep 11, 2023 -
Auto-GPT Public
Forked from Significant-Gravitas/AutoGPTAn experimental open-source attempt to make GPT-4 fully autonomous.
-
Fine-grained Text Sentiment Transfer(ACL 2019)
-
-
DeepSpeedExamples Public
Forked from microsoft/DeepSpeedExamplesExample models using DeepSpeed
Python MIT License UpdatedJul 21, 2021 -
fastjson Public
Forked from alibaba/fastjsonA fast JSON parser/generator for Java.
-
flink-ai-extended Public
Forked from flink-extended/dl-on-flinkPython Apache License 2.0 UpdatedApr 19, 2021 -
-
unilm Public
Forked from microsoft/unilmUniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
Python MIT License UpdatedJan 27, 2021 -
datasets Public
Forked from huggingface/datasets🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Python Apache License 2.0 UpdatedJan 3, 2021 -
ACLPUB Public
Forked from acl-org/ACLPUBThe official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
TeX UpdatedOct 30, 2020 -
xtreme Public
Forked from google-research/xtremeXTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.
Shell Apache License 2.0 UpdatedJul 17, 2020 -
Unicoder Public
Forked from microsoft/UnicoderUnicoder model for understanding and generation.
Python MIT License UpdatedJul 15, 2020 -
DualRL Public
A Dual Reinforcement Learning Framework for Unsupervised Text Style Transfer (IJCAI 2019)
-
word-sense-disambiguation Public
Incorporating Dictionary Knowledge into Neural Word Sense Disambiguation(ACL 2018)
-
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python MIT License UpdatedDec 13, 2019 -
PLMpapers Public
Forked from thunlp/PLMpapersMust-read Papers on pre-trained language models.
-
awesome-bert Public
Forked from Jiakui/awesome-bertbert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
-
luofuli.github.io Public
Forked from jekyllt/sustainPersonal website powered by Jekyll
-
pytorch-onnx-tensorflow-pb Public
Forked from cinastanbean/pytorch-onnx-tensorflow-pbConverting A PyTorch Model to Tensorflow pb using ONNX
-
sentimental-story-ending Public
Learning to Control the Fine-grained Sentiment for Story Ending Generation(ACL 2019)
4 UpdatedAug 17, 2019 -
CMAC Public
Forked from lancopku/CMACThe dataset and code for the paper "Cross-Modal Commentator: Automatic Machine Commenting Based on Cross-Modal Information"
UpdatedJun 2, 2019 -
-
Neural-Style-Transfer-Papers Public
Forked from ycjing/Neural-Style-Transfer-Papers✏️ Neural Style Transfer: A Review
2 UpdatedMay 28, 2019 -
pytorch-pretrained-BERT Public
Forked from huggingface/transformersThe Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
-
pkuseg-python Public
Forked from lancopku/pkuseg-pythonpython版本:领域细分的中文分词工具,简单易用,跟现有开源工具相比提高了分词的准确率。
-
-
hosts Public
Forked from googlehosts/hosts镜像:https://coding.net/u/scaffrey/p/hosts/git
Other UpdatedJan 15, 2019 -
vaderSentiment Public
Forked from cjhutto/vaderSentimentVADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social …
-
transformer Public
Forked from Kyubyong/transformerA TensorFlow Implementation of the Transformer: Attention Is All You Need