canonicalmg / FAQ-Chat-BotLinks
Chat bot which can be used to answer FAQ questions. Uses cosine vector distance to estimate similarity of the user's question to the FAQ corpus
☆9Updated 2 years ago
Alternatives and similar repositories for FAQ-Chat-Bot
Users that are interested in FAQ-Chat-Bot are comparing it to the libraries listed below
Sorting:
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- ☆19Updated 3 years ago
- This is a prototype of a multi-lingual suite for named-entity recognition in Python.☆21Updated last year
- Text preprocessing tools in python.☆27Updated 7 years ago
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆96Updated 2 years ago
- Language Modelling, CMI vs Perplexity☆11Updated 7 years ago
- Code for "Incorporating Relevance Feedback for Information-Seeking Retrieval using Few-Shot Document Re-Ranking" (https://arxiv.org/abs/2…☆14Updated 2 years ago
- Text pattern search using marisa-trie☆18Updated 6 months ago
- An open-source NLP library: fast text cleaning and preprocessing☆23Updated 3 years ago
- Model for predicting categories of entities by its mentions☆29Updated 4 years ago
- code and supplementary materials for a series of Medium articles about the BERT model☆77Updated 2 years ago
- ☆34Updated 5 years ago
- ☆15Updated 2 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- store my personal project☆22Updated 5 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆34Updated 5 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- ☆16Updated 2 years ago
- Semantic search using Transformers and others☆110Updated 4 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- BERT Model Fine-tuning on Quora Questions Pairs☆32Updated 6 years ago
- No Teacher BART distillation experiment for NLI tasks☆28Updated 4 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 4 years ago
- Text Similarity Search Application using Modern NLP and Elasticsearch☆30Updated 5 years ago
- Topic Detection from English text using BERT + Bi-GRU + CRF☆14Updated 5 years ago