Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 439 Bytes

Arabic Natural Language Understanding

Implementation of a neural network based natural language understanding module using text classification and named entity recognition

alt text

Installation

first you need python 3.6+ installed and pip to install the rest of the requirements, when you have that run

pip install -r requrements.txt