Natural Language Processing questions and answers
Tokenisation, embeddings, language models and text pipelines. Page 1 of 9.
ML System Design practice on Codemia
Design recommenders, ranking systems and training pipelines the way ML interviews actually ask for them, with worked solutions.
Answers 1-60
- __init__ got an unexpected keyword argument 'cachedir' when importing top2vec
- Algorithm for autocomplete?
- Algorithm for re-wrapping hard-wrapped text?
- Algorithm for separating nonsense text from meaningful text
- Algorithm or C library for identifying 'keywords' in a set of messages?
- Algorithm to compare similarity of English sentences
- Algorithm to detect similar documents in python script
- Algorithm to determine how positive or negative a statement/text is
- Algorithm to determine probable language of a text
- Algorithm to find articles with similar text
- Algorithm to find keywords and keyphrases in a string
- algorithm to parse string with dictionary
- Algorithm to search for a list of words in a text
- Algorithms and Data Structures best suited for a spell checker, dictionary and a thesaurus
- Algorithms for fuzzy matching strings
- Algorithms to detect phrases and keywords from text
- Algorithms to identify Markov generated content?
- Amazon Machine Learning for sentiment analysis
- An algorithm to find common edits
- Anagram solver based on statistics rather than a dictionary/table?
- Anyone having any leads on a 'reading time algorithm'?
- Approximate string matching algorithms
- Auto correct algorithm
- Autogram Algorithms
- Bad Result And Evaluation From Giza
- BERT - Pooled output is different from first vector of sequence output
- BERT embedding for semantic similarity
- BertForSequenceClassification vs. BertForMultipleChoice for sentence multi-class classification
- Best machine learning technique for matching product strings
- Best way to compare meaning of text documents?
- Best way to extract keywords from input NLP sentence
- Best way to replace multiple characters in a string?
- Best way to strip punctuation from a string
- Best way to strip punctuation from a string
- BestPractice - Transform first character of a string into lower case
- Binarization in Natural Language Processing
- Body Text extraction from websites e.g. extract only article heading and text not all text in site
- Can an algorithm detect sarcasm
- Can an author's unique literary style be used to identify him/her as the author of a text?
- Can anyone explain how to get BIDMach's Word2vec to work?
- Can I use CountVectorizer in scikit-learn to count frequency of documents that were not used to extract the tokens?
- Can stop-words be found automatically?
- can't change embedding dimension to pass it through gpt2
- Case insensitive comparison NSString
- Case insensitive POS Part of Speech Tagger for SyntaxNet
- Case insensitive replace
- CBOW v.s. skip-gram why invert context and target words?
- Character-Word Embeddings from lm_1b in Keras
- Check if multiple strings exist in another string
- Choosing Features to identify Twitter Questions as Useful
- Clarification How CRFConditional random Field works using examples
- Classifying data with naive bayes using LingPipe
- Classifying Documents into Categories
- Clustering of news articles
- Combine two columns of text in pandas dataframe
- Compare string similarity
- Comparing two documents using regex
- Computational Complexity of Self-Attention in the Transformer Model
- Computing TF-IDF on the whole dataset or only on training data?
- Convert partially non-numeric text into number in MySQL query
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course