Search code examples
ValueError: X has 3 features, but LinearSVC is expecting 64852 features as input...


pythonmachine-learningnlpsvmtext-classification

Read More
Not able to assign values to a column. Bag_of_words...


pythonpandasdataframenlpnltk

Read More
How to model with NLP when the token is not relevant (by itself) but its type is?...


nlptokenizebert-language-modelword-embedding

Read More
In Python, how to know whether a string contain a jump substring. like 'abcd' contain 'a...


pythonstringnlp

Read More
R text analysis: Counting occurences of any combinations of words from two different keyword lists w...


rnlpcorpusquanteda

Read More
Google Ngram Viewer - English One Million...


dictionarynlpwordsn-grampytorch

Read More
How can I iterate on a column with spacy to get named entities?...


pythonnlpspacynamed-entity-recognition

Read More
How to Identify People in Text | NLP | Python...


pythonpython-3.xnlpnltk

Read More
HuggingFace Summarization: effect of specifying both `do_sample` and `num_beams`...


nlphuggingface-transformerstransformer-modelsummarizationbeam-search

Read More
Is there a way to split the text I'm inputting into different strings that the dictionary looks ...


pythonstringnlp

Read More
How to use architecture of T5 without pretrained model (Hugging face)...


deep-learningnlppytorchhuggingface-transformers

Read More
Keras Model fit throws shape mismatch error...


tensorflowkerasdeep-learningneural-networknlp

Read More
NLP Stemming and Lemmatization using Regular expression tokenization...


pythonpython-3.xnlpnltk

Read More
No module named 'en_core_web_sm'...


pythonjupyter-notebooknlpspacy

Read More
Topic modeling on short texts Python...


pythonpython-3.xnlpldatopic-modeling

Read More
Extract proper nouns and corresponding sentences from a dataset using python...


pythonnlpmixed-case

Read More
Python: how to automatically spellcheck and correct joined words such as "reportthatexplains&qu...


pythonnlp

Read More
Facet plot word proportions from 3 groups against each other in R (tidytext + ggplot2)...


rggplot2nlptidyversetext-mining

Read More
Bigram vector representations using word2vec...


nlpword2vecword-embedding

Read More
How can I split at word boundaries with regexes?...


pythonregexnlp

Read More
Is there a faster alternative to better-profanity 0.7.0 in python?...


pythonpandasdataframedeep-learningnlp

Read More
spacy how do I make a matcher which is noun-noun without white space within it?...


nlptokenizespacy

Read More
How to get BioBERT embeddings...


pythonnlpdata-sciencebiopythonbert-language-model

Read More
How to test masked language model after training it?...


pythonnlpbert-language-modelhuggingface-transformers

Read More
spaCy phrase matcher:TypeError when trying to remove matched phrases...


pythonnlpspacy

Read More
Re:sub expected string or byte-like object error...


pythonregexnlpnltkpython-re

Read More
Extract info from a bullet list text in python...


pythonregexnlptext-processing

Read More
How to redefine model for Pytorch max pool error...


pythonarraysmachine-learningnlppytorch

Read More
stopword removing when using the word2vec...


nlpgensimword2vec

Read More
Most frequent phrases from text data in R...


rtextnlptext-miningcorpus

Read More
BackNext