You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this notebook, using tweets collected randomly from some contries(Egypt , France , and Turkey ), and Facebook's model fastText for language identification, we interpret and analyze the data in various ways
How to use it
Clone the repo and view the notebook on your machine. I do not recommend displaying the notebook on Github.
Install the required libraries.
Download the fasttext's model(lid.176.bin) from here, since we load it in the notebook. And we did not push it because of its size.
Authors:
Asim Okby
Khaled Yassen
Nurhande Aykuz
Diala Jubeh
About
In this notebook, using tweets collected randomly from some contries(Egypt , France , and Turkey ), and Facebook's model fastText for language identification, we interpret and analyze the data in various ways.