spaCy: Industrial strength NLP - bounswe/bounswe2019group9 GitHub Wiki

spaCy is a python library for Natural Language Processing, which is a subfield of artificial intelligence related to human-computer interaction. Artificial intelligence is the most trending subject nowadays, so I thought this repository might be useful for those of you who are interested in it.

It is a big and professional project, therefore the source code is quite complicated and long. Nevertheless, the developers seem to have created a thorough GitHub repository for us to read and understand how to run it. Readme file is a good summary of documentations and there's also a link to the entire documentation. Installation commands for all popular operating systems can also be found there. You can find all related information and more on this link: spaCy GitHub Repository