Search code examples
How to check if given word is in plural or singular form?...


pythonnlp

Read More
What is the loss function used in Trainer from the Transformers library of Hugging Face?...


pythonmachine-learningnlpartificial-intelligencehuggingface-transformers

Read More
ImportError: cannot import name 'deprecated' from 'typing_extensions'...


pythonpipnlpspacypython-typing

Read More
Why is the vocab size of Byte level BPE smaller than Unicode's vocab size?...


unicodeutf-8nlp

Read More
Problem in tqdm function in a Doc2Vec model...


pythonnlpdoc2vectqdm

Read More
Is there a database, API, or parsable text for getting verb conjugations?...


nlp

Read More
Can't compile Marian NMT...


gcccmakenlpg++

Read More
Arabic lemmatization and Stanford NLP...


nlpstanford-nlplexical-analysisstemminglemmatization

Read More
how to get custom column in the model's forward() function when training with Huggingface Traine...


pytorchnlplarge-language-modelhuggingface-trainer

Read More
Using WN-Affect to detect emotion/mood of a string...


pythonnlpnltksentiment-analysiswordnet

Read More
Getting all leaf words (reverse stemming) into one Python List...


pythonnlpnltk

Read More
What's the major difference between glove and word2vec?...


machine-learningnlpword2vecword-embeddingglove

Read More
Inspect all probabilities of BERTopic model...


pythonnlptopic-modeling

Read More
How to make an AI bot of Natural Language Processing?...


pythonmachine-learningnlpartificial-intelligenceopennlp

Read More
catelog sentences into 5 words that represent them...


pythonpandasnlptext-miningsimilarity

Read More
Determining most popular words in the English dictionary within a dictionary of words...


pythonnlpnltkdetection

Read More
How to save checkpoints for thie transformer gpt2 to continue training?...


tensorflownlpgpt-2

Read More
Bert model splits words by its own...


pythonnlphuggingface-transformersbert-language-model

Read More
Searching for specific words in Corpus with R (tm package)...


rnlptmcorpus

Read More
Avoiding overlap in frequency and document frequency count in Quanteda...


rcountnlpoverlapquanteda

Read More
Questions about training LLMs on large text datasets for text generation from scratch...


pythontensorflowdeep-learningnlptf.data.dataset

Read More
HuggingFace Transformers For Text Generation with CTRL with Google Colab's free GPU...


pythondeep-learningnlppytorchhuggingface-transformers

Read More
Counting the Frequency of Some Words within some other Key Words in Text...


pythonpandasnlp

Read More
How to get Bigram/Trigram of word from prelisted unigram from a document corpus / dataframe column...


pythonnlpnltk

Read More
Error in getting Captum text explanations for text classification...


machine-learningpytorchnlphuggingface-transformerstext-classification

Read More
euclidian distance from word to sentence after doing Vectorizer...


pandasdataframenlptext-classificationtf-idf

Read More
Llama-3.2-1B-Instruct generate inconsistent output...


pythonnlphuggingface-transformerslarge-language-model

Read More
llama-cpp-python not using NVIDIA GPU CUDA...


pythonpython-3.xnlpllamallama-cpp-python

Read More
Normalization of token embeddings in BERT encoder blocks...


nlpnormalizationbert-language-modelattention-model

Read More
How to recognize if string is human name?...


pythonnlp

Read More
BackNext