Search code examples
Python: How to speed up lemmatisation if I check the POS for each word?...


pythonnlplemmatization

Read More
How to solve the problem of importing when trying to import 'SentenceSegmenter' from 'sp...


python-3.xnlpspacy-3

Read More
Creating training data into a TRAIN.spacy file from manually tagged data with custom entity labels...


pythonnlpspacy-3

Read More
How to load pre trained FastText Word Embeddings using Gensim?...


nlpstanford-nlpgensimfasttext

Read More
Differences between Rasa and other Conversational AI platforms...


nlpdialogflow-eslexrasawit.ai

Read More
Extraction from data from pandas json file...


pythonjsondataframenlp

Read More
Count words in texts that are NOT in a given dictionary...


rnlpword-countquanteda

Read More
What to use in place of predict_classes() in a Jupyter notebook with Tensorflow? (NLP Text Generatio...


pythontensorflowjupyter-notebooknlp

Read More
Can we calculate feature importance in Huggingface Bert?...


nlphuggingface-transformersbert-language-model

Read More
Google Translate Python package not working after X calls?...


pythongoogle-cloud-platformtextnlpgoogle-translation-api

Read More
Use pretrained embedding in Spanish with Torchtext...


nlpdeep-learningpytorchword-embeddingtorchtext

Read More
BILOU Tagging scheme for multi-word entities in Spacy's NER...


pythonnlpnamed-entity-recognitionspacy-3

Read More
ValueError: Index length mismatch: 4064 vs. 1...


pythonnlpvectorizationtfidfvectorizerdata-preprocessing

Read More
'TranslateR' R package is not showing the results of the automated translation...


rnlpgoogle-translate

Read More
How to calculate perplexity of a sentence using huggingface masked language models?...


nlppytorchhuggingface-transformersbert-language-modeltransformer-model

Read More
How do i extract only abbreviation following acronyms inside the brackets by mapping each Capital le...


pythonpython-3.xtextnlpartificial-intelligence

Read More
spaCy and scikit-learn vectorizer...


pythonscikit-learnnlpspacy

Read More
Convert list to string with conditions...


rnlptidyverse

Read More
spacy extract entity relationships parse dep tree...


pythonrecursionnlpspacy

Read More
Fill in word that letter is located in...


rnlptidyverse

Read More
Is it possible to access via VBA the grammatical information that MS Word must have to perform its g...


vbams-wordnlp

Read More
How does text encoding from tensorflow.keras.preprocessing.text.Tokenizer differ from the old tfds.d...


pythontensorflowkerasnlptensorflow2.0

Read More
spacy Entity Ruler pattern isn't working for ent_type...


pythonnlpspacyspacy-3

Read More
How to load Tensorflow 1.x saved model in TensorFlow 2.x?...


python-3.xnlptensorflow2.0

Read More
run my python script easily on any other laptop...


pythonnlp

Read More
How to identify full sentences in a scraped web page with Python...


pythonbeautifulsoupnlptext-processing

Read More
How do I correlate the `int` hash value of a spaCy Token `ent_type` to a string?...


pythonnlpspacy

Read More
Mapping values from a dictionary's list to a string in Python...


pythonpython-3.xlistpython-2.7nlp

Read More
How to find a pattern inside a pattern when start and end is known?...


pythonnlppython-re

Read More
How to Insert space between a special character and everything else...


pythonnlppython-re

Read More
BackNext