Nixon
Nixon
Hey as far as I know the Open NLP community doesn't have models for other languages. I'm not entirely sure though, you could check them out. However, it's possible to...
Hey guys, I have created a tutorial on training custom multinomial naive bayes classifier models. Will continue to make more docs on training models like tokenizer, and POS tagger. checkout...
tl;dr yes, in short term, especially if requested, no in long term, and why do you choose NLP over state of the art neural networks? hey @Rafhly , so the...
hey @juliolitwin , what I meant by NLP is stuff that doesn't involve using neural networks. Though, it is important to note that neural networks that solve language problems are...
Yeah, that's a great perspective of looking at things! And yes there wasn't any implementation of great NLP models in c# (at least I don't know of any) and that's...
good news tho, I am not leaving anytime soon as of right now xd. I will need to look at some priorities right now, work on transformer model inferencing? or...
any help would definitely be appreciated! If you feel like you could add a feature, feel free to make a pull request, or if you figured how to do sth,...
Looks like a harmless warning, it just means that it will not compile because there are no scripts in it. If that's the case, just ignore the warning. for the...
I think it does not work because of `StreamingAssets` works differently on Android, you might want to place them in some other special folder locations or something..
Is there a log file that we can look at? Thanks