adobe / NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
http://opensource.adobe.com/NLP-Cube/index.html
Apache License 2.0
552 stars 93 forks source link

What are the biggest performance bottlenecks in this model? #142

Open sambaPython24 opened 3 months ago

sambaPython24 commented 3 months ago

This question is tagged as a feature request, since it is an improvement. I see, that the dependency parser is taking a long time to process a text. What are the greatest performance bottlenecks?