language-understanding

There are 26 repositories under language-understanding topic.

  • PaddlePaddle/ERNIE

    Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.

    Language:Python6.2k1976581.3k
  • ChineseGLUE/ChineseGLUE

    Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard

    Language:Python1.8k6536246
  • EgoAlpha/prompt-in-context-learning

    Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.

    Language:Jupyter Notebook1.4k35288
  • brightmart/bert_language_understanding

    Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN

    Language:Python9594921211
  • Langboat/Mengzi

    Mengzi Pretrained Models

  • fastnlp/CPT

    CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation

    Language:Python47357973
  • microsoft/vert-papers

    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).

    Language:Python265123692
  • HanXinzi-AI/awesome-NLP-resources

    a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。

  • manideep2510/siamese-BERT-fake-news-detection-LIAR

    Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch

    Language:Python1354445
  • lyeoni/pretraining-for-language-understanding

    Pre-training of Language Models for Language Understanding

    Language:Python839014
  • ALFA-group/neural-program-comprehension

    [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

    Language:Python9505
  • ALFA-group/code-representations-ml-brain

    [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.

    Language:Python7600
  • PeixinC/VoiceControlledRobot-VAR

    [ICRA 2023] Learning Visual-Audio Representations for Voice-Controlled Robots

    Language:Python5112
  • Shuijing725/Dragon_Wayfinding

    [RA-L] DRAGON: A Dialogue-Based Robot for Assistive Navigation with Visual Language Grounding

    Language:Python5100
  • postagger.rs

    shubham0204/postagger.rs

    NLTK inspired Parts-of-Speech Tagger (Perceptron Tagger) in Rust

    Language:Rust410
  • Andres-Coronado/qna-bot-LS

    Chatbot that use Conversational Language Understanding ,Custom question answering and Application Insights

    Language:TypeScript2200
  • ocramz/nlp-data-superglue

    Dataset parsers from the SuperGLUE benchmark https://super.gluebenchmark.com/tasks/

    Language:Haskell210
  • Software-Research-Lab/dropsuit

    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.

    Language:JavaScript2210
  • yukioichida/semantic-neural-network

    Neural network model to measure semantic similarity between sentences.

    Language:Python2320
  • e9mdtf/ThesisBot

    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

    Language:Swift110
  • glove.c

    shubham0204/glove.c

    Simple, cross-platform port of GloVe embeddings, written in C

    Language:C1100
  • Software-Research-Lab/dropsuit-tok

    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.

    Language:JavaScript1200
  • nevioo1337/NaturalExplorer

    Software AG Natural Explorer

    Language:C#0100
  • shashank-srikant/braincode

    An analysis of representations of computer programs learned by ML models and those seen in our brains

    Language:Python10
  • Software-Research-Lab/dropsuit-enoun

    The enoun function is a JavaScript and Node.js function that is part of the DropSuit NLP library. It filters text to only include English nouns. It's open-source and available under the Apache License 2.0.

    Language:JavaScript10