crystal-libraries-needed icon indicating copy to clipboard operation
crystal-libraries-needed copied to clipboard

An NLP library like Spacy

Open johnjansen opened this issue 8 years ago • 2 comments

https://spacy.io

johnjansen avatar May 15 '17 18:05 johnjansen

@johnjansen I already build an awesome fast huge file reader. I can read about 20G of text splitted to multiple processes to the word end, so words won't be broken. We could use that for this.

ghost avatar Jun 08 '17 19:06 ghost

I've got an NLP library that I'm working on, but Spacy has some pretty advanced features. I'd definitely like to see those features implemented eventually though. https://github.com/watzon/cadmium

watzon avatar May 03 '19 08:05 watzon