Welcome to VNLP's documentation! =================================== **VNLP** is a Python library for developers working on Turkish NLP. It implements the *state of the art* research papers in an efficient manner with an *intuitive* API to allow inference. - Try the `Demo `_. - See the `Official Website `_. - See the `Github `_ page. - See the `Pypi `_ page. Contents -------- .. toctree:: :maxdepth: 2 :caption: Get Started quickstart .. toctree:: :maxdepth: 2 :caption: Main Classes main_classes/dependency_parser main_classes/named_entity_recognizer main_classes/normalizer main_classes/part_of_speech_tagger main_classes/sentence_splitter main_classes/sentiment_analyzer main_classes/stemmer_morph_analyzer main_classes/stopword_remover main_classes/word_embeddings