-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
explosion spaCy Help-coding-implementations Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
💻 Help: Coding & Implementations Discussions
Ask the community for coding help
-
You must be logged in to vote 💻 ValueError("[E203] If the tok2vec embedding layer is not updated during training, make sure to include it in 'annotating components'")
usageGeneral spaCy usage trainingTraining and updating models feat / cliFeature: Command-line interface feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Tok2vec output tensor usage for search / similarity tasks
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 No proper data to initialize the Model of component 'tok2vec'
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Custom word2vec static impact on tok2vec settings
feat / vectorsFeature: Word vectors and similarity feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Freezing tok2vec vs unfreezing tok2vec while updating pre-trained model
trainingTraining and updating models feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 NER and Textcat with shared tok2vec with only one pipeline updating vectors
feat / nerFeature: Named Entity Recognizer feat / textcatFeature: Text Classifier feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 ValueError when attempting to run pretraining with custom reader
feat / tok2vecFeature: Token-to-vector layer and pretraining feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 embed, encode, attend, predict [Source code link]
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Can´t use Extension attributes in Tok2Vec
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Best way to get contextual vector embeddings of tokens in a document
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Spacy cli pretrain function
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Spacy pretrain [Config validation error] - attempting to pretrain new vector weights
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Using entity specific custom features in NER
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Sharing a single embedding accross all components in a pipeline
feat / nerFeature: Named Entity Recognizer feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Pretraining NER and Textcat components of Healthsea
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 How to add new Embedding Parameter to NER Model
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 How to initialize tok2vec Transformer with a custom spacy ner model?
feat / pipelineFeature: Processing pipeline and components feat / tok2vecFeature: Token-to-vector layer and pretraining feat / transformerFeature: Transformer -
You must be logged in to vote 💻 spaCy Project: Part-of-speech Tagging & Dependency Parsing questions
usageGeneral spaCy usage lang / thThai language data and models gpuUsing spaCy on GPU feat / tokenizerFeature: Tokenizer feat / tok2vecFeature: Token-to-vector layer and pretraining feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Pretraining requires it's own output to intitalize
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Change CNN window size in entity recognizer
docsDocumentation and website feat / nerFeature: Named Entity Recognizer feat / tok2vecFeature: Token-to-vector layer and pretraining v2spaCy v2.x -
You must be logged in to vote 💻 TypeError: 'str' object is not callable
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 ValueError: Cannot deserialize model: mismatched structure
feat / serializeFeature: Serialization, saving and loading feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Training could not load pretraining (tok2vec) weights
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 TextCat component with external embeddings (e.g. Universal Sentence Encoder) possible?
trainingTraining and updating models feat / textcatFeature: Text Classifier feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Error when removing and adding trainable pipes
usageGeneral spaCy usage feat / pipelineFeature: Processing pipeline and components feat / tok2vecFeature: Token-to-vector layer and pretraining