Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nlp

Person Name Detection using SpaCy in English Lang. Looking for Answer

How to use word embeddings (i.e., Word2vec, GloVe or BERT) to calculate the most word similarity in a set of N words?

How to add new tokens to an existing Huggingface tokenizer?

How does one use accelerate with the hugging face (HF) trainer?

Wordnet access using queries [closed]

nlp sparql wordnet

NLTK's Spell checker is not working correctly

python nlp nltk wordnet

Training time of gensim word2vec

python nlp gensim word2vec

Mallet Topic Modelling API - How to decide number of intervals needed or best for optimization?

Understanding structured perceptron for POS tagging [closed]

difference between Latent and Explicit Semantic Analysis

machine-learning nlp

Why it is so slow when calculating the coherence score for LDA using gensim

nlp gensim lda

Get Gerund of a verb

java nlp nlg

approach to solve two char column scramble of a text

Does NLTK parts of speech tagger use global information or just the word that is being tagged?

python nlp nltk

I am trying to import:from torchtext.legacy.data import Field, BucketIterator,Iterator,data, but get error 'No module named 'torchtext.legacy'

python nlp pytorch

How to extract questions from text using spacy

nlp spacy