kavgan / phrase-at-scale
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
☆125Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for phrase-at-scale
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆139Updated 2 years ago
- Named Entity Recognition based on dictionaries☆242Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated this week
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆217Updated 4 months ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆63Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- Dict2vec is a framework to learn word embeddings using lexical dictionaries.☆115Updated 3 years ago
- Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)☆158Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago
- Hierarchical, multi-label topic modelling with LDA☆53Updated last year
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- 🔤 Calculate average word embeddings (word2vec) from documents for transfer learning☆54Updated 6 months ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 2 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 6 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆212Updated 3 years ago
- NLP tutorial☆42Updated 6 years ago
- Context-Aware Representations for Knowledge Base Relation Extraction☆289Updated 2 years ago
- A way to do annotations for NER. TALEN: Tool for Annotation of Low-resource ENtities☆112Updated 2 years ago
- This is an implementation of Hearst patterns, for finding hyponyms, written in Python.☆89Updated 2 years ago
- Cross-Lingual Alignment of Contextual Word Embeddings☆98Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 3 months ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- ☆36Updated 3 years ago
- Word Embeddings for Information Retrieval