An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: language-understanding

nevioo1337/NaturalExplorer

Software AG Natural Explorer

Language: C# - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

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 Notebook - Size: 44.2 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1,576 - Forks: 96

PaddlePaddle/ERNIE

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

Language: Python - Size: 125 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 6,368 - Forks: 1,287

shubham0204/glove.c

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

Language: C - Size: 278 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

shubham0204/postagger.rs

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

Language: Rust - Size: 1.52 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

brightmart/bert_language_understanding

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

Language: Python - Size: 16 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 964 - Forks: 211

HanXinzi-AI/awesome-NLP-resources

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

Size: 17.2 MB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 194 - Forks: 31

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: Python - Size: 22 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 277 - Forks: 94

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: JavaScript - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

ChineseGLUE/ChineseGLUE

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

Language: Python - Size: 2.65 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 1,778 - Forks: 247

fastnlp/CPT

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

Language: Python - Size: 1.33 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 486 - Forks: 72

saedeht/language-understanding-chatgpt

repo for the Adapted few-shot prompting...

Language: Jupyter Notebook - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Langboat/Mengzi

Mengzi Pretrained Models

Size: 508 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 534 - Forks: 64

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: JavaScript - Size: 380 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jabermobarak/Question-Answering

Question Answering is a website harnesses the power of Natural Language Processing to enable users to ask questions and receive relevant answers. Simply input your text, ask your question, and our system will response, making it easy to interact with information using natural language.

Language: HTML - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lyeoni/pretraining-for-language-understanding

Pre-training of Language Models for Language Understanding

Language: Python - Size: 562 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 83 - Forks: 14

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: JavaScript - Size: 375 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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

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

Language: Python - Size: 4.69 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 132 - Forks: 45

PeixinC/VoiceControlledRobot-VAR

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

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ocramz/nlp-data-superglue

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

Language: Haskell - Size: 3.91 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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: Python - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Andres-Coronado/qna-bot-LS

Chatbot that use Conversational Language Understanding And Custom question answering

Language: TypeScript - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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: Python - Size: 179 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

shashank-srikant/braincode Fork of benlipkin/braincode

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

Language: Python - Size: 801 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yukioichida/semantic-neural-network

Neural network model to measure semantic similarity between sentences.

Language: Python - Size: 543 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

shaktikshri/LanguageUnderstandingRL

Language: Python - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
language-understanding 26 natural-language-processing 10 nlp 9 chatbot 4 programming-languages 3 pytorch 3 deep-learning 3 question-answering 3 cognitive-neuroscience 3 representation-learning 3 bert 3 text-analysis 3 python 2 language-models 2 fmri-data-analysis 2 text-generation 2 bert-model 2 artificial-neural-networks 2 language-model 2 text-classification 2 machine-learning 2 ai 2 pre-training 2 datasets 2 language-modeling 2 chatgpt-api 2 string-cleaning 1 opensource 1 nodejs 1 low-resource-languages 1 nlp-library 1 lado-oniani 1 chinese-bert 1 javascript 1 intent-recognition 1 formatting 1 text-filtering 1 dialog-flow 1 prompt-based-learning 1 large-language-models 1 few-shot-prompting 1 transformer-architecture 1 ptms 1 pretrained-models 1 chinese 1 text-searching 1 pre-trained-model 1 transformation 1 glue 1 albert 1 chinese-corpus 1 reinforcement-learning-algorithms 1 qlearning 1 siamese-neural-network 1 semantic-similarity 1 python3 1 scratchjr 1 language-comprehension 1 fmri 1 typescript 1 qnamaker 1 luis-ai 1 custom-question-answering 1 cognitive-services 1 azure 1 automation 1 api 1 voice-commands 1 deep-reinforcement-learning 1 liar-plus 1 liar 1 huggingface 1 fake-news-challenge 1 fake-news 1 bert-siamese 1 bert-models 1 artificial-intelligence 1 text-tokenization 1 text-processing 1 pytorch-tutorial 1 question-response-system 1 prompt-design 1 prompt-engineering 1 prompt-learning 1 prompt-toolkit 1 prompt-tuning 1 ernie 1 c-programming 1 embeddings-model 1 embeddings-similarity 1 information-retrieval 1 pos-tagging 1 rust 1 attention-is-all-you-need 1 document-classification 1 fasttext 1 self-attention 1 csharp 1 html 1 html5 1