Live data from Hacker News

Natural Language Processing Best Practices and Examples

github.com

1–7 of 7 posts

Re: Natural Language Processing Best Practices and Examples

#4
Pre-trained transformer models are awesome... unless latency is in any way important. I worked for an NLP consultancy and that probably applies to like half of the use cases I worked on - anything that has to be close to real time, anything that has to process a lot of documents, and doesn't have access to 8 GPUs. At that point this guide becomes pretty obsolete.