Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bert-embedding
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
BERT-related-papers
BERT-related papers
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
eliza
Python implementation of the Eliza chatbot
Elmo-Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
exercise
exercise for nndl
Fast_Sentence_Embeddings
Compute Sentence Embeddings Fast!
ingexue's Repositories
ingexue/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
ingexue/bert
TensorFlow code and pre-trained models for BERT
ingexue/bert-embedding
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
ingexue/BERT-related-papers
BERT-related papers
ingexue/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
ingexue/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
ingexue/eliza
Python implementation of the Eliza chatbot
ingexue/exercise
exercise for nndl
ingexue/Fast_Sentence_Embeddings
Compute Sentence Embeddings Fast!
ingexue/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
ingexue/forte
Forte is a flexible and powerful NLP builder FOR TExt.
ingexue/gAnswer
A KBQA system based on DBpedia.
ingexue/gensim
Topic Modelling for Humans
ingexue/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
ingexue/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
ingexue/hsro-wif-oop.github.io
Objektorientiertes Programmieren (OOP) (formerly known as Programmieren 2)
ingexue/lazynlp
Library to scrape and clean web pages to create massive datasets.
ingexue/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
ingexue/nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
ingexue/nlp-recipes
Natural Language Processing Best Practices & Examples
ingexue/pytorch-examples
Simple examples to introduce PyTorch
ingexue/QALD
QALD sources (data, website, documents, scripts)
ingexue/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
ingexue/script_buddy_v2
Script Buddy v2 is a film script text generation tool built using film scripts from the world's most popular film scripts and GPT2.
ingexue/semanticvectors
SemanticVectors creates semantic WordSpace models from free natural language text.
ingexue/sentence-transformers
Sentence Embeddings with BERT & XLNet
ingexue/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
ingexue/SIF-1
Sentence embedding using Smooth Inverse Frequency weighting scheme
ingexue/talon
ingexue/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.