Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.66 KB

README.md

File metadata and controls

64 lines (33 loc) · 1.66 KB

Turkish-Bert-NLP-Pipeline

Pipeline in a nutshell

In this project we aim at building Bert-base NLP pipeline for Turkish; Named Entity Recognition (Ner), Sentiment Analysis, Question Answering, Summarization and Text Categorization.

Details of Pipeline

  1. Sentiment Analysis
  1. NER Model
  1. Question Answering
  1. Text Summarization will be soon

  2. Text Categorization

These models are fined tuned based on Turkish-Bert model https://github.com/stefan-it/turkish-bert

All my models are found under

http://huggingface.co/savasy/

Plesa see Python Notebook file "Turkish NLP Pipeline with BERT.ipynb"