Repository navigation
language-understanding
- Website
- Wikipedia
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Mengzi Pretrained Models
CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).
a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。
Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch
Pre-training of Language Models for Language Understanding
[RA-L] DRAGON: A Dialogue-Based Robot for Assistive Navigation with Visual Language Grounding
[eLife 2020] "Comprehension of computer code relies primarily on domain-general executive brain regions" by Anna A. Ivanova, Shashank Srikant, Yotaro Sueoka, Hope H. Kean, Riva Dhamala, Una-May O'Reilly, Marina U. Bers, Evelina Fedorenko
[NeurIPS 2022] "Convergent Representations of Computer Programs in Human and Artificial Neural Networks" by Shashank Srikant*, Benjamin Lipkin*, Anna A. Ivanova, Evelina Fedorenko, Una-May O'Reilly.
[ICRA 2023] Learning Visual-Audio Representations for Voice-Controlled Robots
NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust
Simple, cross-platform port of GloVe embeddings, written in C
DropSuit - NLP & data manipulation library for JS & Node.js. Offers diverse functions for text analysis, language understanding & more. Open-source under Apache License 2.0.
Chatbot that use Conversational Language Understanding ,Custom question answering and Application Insights
Neural network model to measure semantic similarity between sentences.
Dataset parsers from the SuperGLUE benchmark https://super.gluebenchmark.com/tasks/
The tok function is a JavaScript and Node.js function that processes object instances and tokenizes text arrays. It returns tokenized words number, tokenized words array, and tokenized words concatenated string. It's part of the open-source DropSuit NLP library under the Apache License 2.0.
iOS application for thesis. Mobile chatbot app for banking topics. Language understanding is provided with Microsoft LUIS and Google NLP. The project is for learning purposes