Pinned Repositories
Abnormal-Event-Detection
The project an OpenCV based C++ implementation of the paper 'Abnormal Event Detection at 150FPS in Matlab'
ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
blstm-cws
blstm-cws : Bi-directional LSTM for Chinese Word Segmentation
correction
Chinese "spelling" error correction
event_detector
Event Detection and Domain Adaptation with Convolutional Neural Networks
KEHNN
Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching
nut
Natural language Understanding Toolkit
opencc-python
OpenCC made with Python
x-deeplearning
An industrial deep learning framework for high-dimension sparse data
ConnieTong's Repositories
ConnieTong/ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
ConnieTong/algo
数据结构和算法必知必会的50个代码实现
ConnieTong/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
ConnieTong/awesome-domain-adaptation-NLP
domain adaptation in NLP
ConnieTong/awesome-knowledge-distillation
Awesome Knowledge Distillation
ConnieTong/bert_textMatching
利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据
ConnieTong/BioNER
ConnieTong/BioNLP-Corpus
Repository used to collect biomedical corpus on the Internet!
ConnieTong/Chinese-NLP-Corpus
Collections of Chinese NLP corpus
ConnieTong/chineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
ConnieTong/DAAT-CWS
Coupling Distant Annotation and Adversarial Training for Cross-Domain Chinese Word Segmentation
ConnieTong/DeepLearningExamples
Deep Learning Examples
ConnieTong/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
ConnieTong/E2E-TBSA
A Unified Model for Opinion Target Extraction and Target Sentiment Prediction (AAAI 2019)
ConnieTong/eda_nlp
Code for the EMNLP-IJCNLP paper: Easy data augmentation techniques for boosting performance on text classification tasks.
ConnieTong/finetune_bert
finetune with keras
ConnieTong/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
ConnieTong/Keras-GAN
Keras implementations of Generative Adversarial Networks.
ConnieTong/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
ConnieTong/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
ConnieTong/nlp-data-augmentation
Data Augmentation for NLP. NLP数据增强
ConnieTong/Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
ConnieTong/psenet.tf2
基于tensorflow2.0框架实现的psenet算法,应用场景:发票文本检测,文本检测
ConnieTong/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ConnieTong/SF-ID-Network-For-NLU
This is the source implementation of ACL2019 accepted paper: A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slot Filling(https://www.aclweb.org/anthology/P19-1544).
ConnieTong/texstudio
TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
ConnieTong/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
ConnieTong/Tree-Transformer
Implementation of the paper Tree Transformer
ConnieTong/vecmap
A framework to learn cross-lingual word embedding mappings
ConnieTong/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.