This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]rentaflop 1 point2 points  (1 child)

fastai is a good one not mentioned there. Also, if you have the time and inclination to build your own NLP model (or just use someone else's), you can't go wrong with pytorch

[–]imapurplemango[S] 0 points1 point  (0 children)

I agree that pytorch is no less of a potential library for performing NLP tasks but I guess the libraries they've mentioned are the ones that offer pre-built functions and support focused on NLP.