All Projects → codertimo → ConveRT-pytorch

codertimo / ConveRT-pytorch

Licence: Apache-2.0 License
ConveRT Paper Pytorch Implementation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ConveRT-pytorch

vscode-color
Helper with GUI to generate color codes such as CSS color notations.
Stars: ✭ 88 (+79.59%)
Mutual labels:  convert, dialog
fairseq-tagging
a Fairseq fork for sequence tagging/labeling tasks
Stars: ✭ 26 (-46.94%)
Mutual labels:  nlp-machine-learning
soloalert
A customizable lightweight Alert Library with Material UI and awesome features.
Stars: ✭ 18 (-63.27%)
Mutual labels:  dialog
NLPnote
Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/
Stars: ✭ 101 (+106.12%)
Mutual labels:  nlp-machine-learning
sent2vec
How to encode sentences in a high-dimensional vector space, a.k.a., sentence embedding.
Stars: ✭ 99 (+102.04%)
Mutual labels:  nlp-machine-learning
fontfacegen-webpack-plugin
A plugin for webpack that allows you to convert .ttf and .otf files into various other font formats such as .eot, .ttf, .svg, .woff and .woff2 using the existing NPM package fontfacegen.
Stars: ✭ 20 (-59.18%)
Mutual labels:  convert
ContrastiveLearning4Dialogue
The codebase for "Group-wise Contrastive Learning for Neural Dialogue Generation" (Cai et al., Findings of EMNLP 2020)
Stars: ✭ 54 (+10.2%)
Mutual labels:  dialog
dialogue-datasets
collect the open dialog corpus and some useful data processing utils.
Stars: ✭ 24 (-51.02%)
Mutual labels:  dialog
dbas
Welcome to D-BAS! This is a prototype of our dialog-based argumentation system.
Stars: ✭ 21 (-57.14%)
Mutual labels:  dialog
CustomPermissionsDialogue
Custom Permissions Dialogue is the only permissions library that supports ALL permission request scenarios. This library handles multiple edge cases such as not enabling all permissions or permanently rejecting a permission request.
Stars: ✭ 51 (+4.08%)
Mutual labels:  dialog
Dialog-KoELECTRA
ELECTRA기반 한국어 대화체 언어모델
Stars: ✭ 38 (-22.45%)
Mutual labels:  dialog
lips
📘 Lisk improvement proposals
Stars: ✭ 61 (+24.49%)
Mutual labels:  implementation
knowledge-extraction-recipes-forms
Knowledge Extraction For Forms Accelerators & Examples
Stars: ✭ 144 (+193.88%)
Mutual labels:  nlp-machine-learning
adversarial-relation-classification
Unsupervised domain adaptation method for relation extraction
Stars: ✭ 18 (-63.27%)
Mutual labels:  nlp-machine-learning
Alertism
A Good Replacement For Default JavaScript Alerts Which Also Makes Good Pop-Ups
Stars: ✭ 19 (-61.22%)
Mutual labels:  dialog
tex-equation-to-svg
Convert a TeX or LaTeX string to an SVG.
Stars: ✭ 34 (-30.61%)
Mutual labels:  convert
JavaUltimateTools
A Large Repository Of Awesome Code For Java.
Stars: ✭ 24 (-51.02%)
Mutual labels:  dialog
nlp-qrmine
🔦 Qualitative Research support tools in Python
Stars: ✭ 28 (-42.86%)
Mutual labels:  nlp-machine-learning
mobile-message
基于移动端的弹窗组件,默认提供info、success、warning、error、alert、confirm、multiple、vertical、bottomSheet、prompt,可自定义弹窗。它可以包含任何Html内容可以自定义弹窗的样式,也可以加入自定以的弹窗动画。
Stars: ✭ 13 (-73.47%)
Mutual labels:  dialog
OkDialog
通用Dialog,适用于ProgressDialog,BuilderDialog,可以设置字体、进入退出动画等。
Stars: ✭ 15 (-69.39%)
Mutual labels:  dialog

ConveRT-pytorch

CircleCI Documentation Status codecov

ConveRT Paper Pytorch Implementation

! Warning, currently this project is working on progress!

Ducuments: Detail Usage & Description about Implementation

Developed By

Junseong Kim ([email protected])

Citations

@article{Henderson2019convert,
    title={{ConveRT}: Efficient and Accurate Conversational Representations from Transformers},
    author={Matthew Henderson and I{\~{n}}igo Casanueva and Nikola Mrk\v{s}i\'{c} and Pei-Hao Su and Tsung-Hsien and Ivan Vuli\'{c}},
    journal={CoRR},
    volume={abs/1911.03688},
    year={2019},
    url={http://arxiv.org/abs/1911.03688},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].