m3hrdadfi commited on
Commit
a82c58d
1 Parent(s): 751e963

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -26
README.md CHANGED
@@ -5,9 +5,9 @@ datasets:
5
  - wili_2018
6
  ---
7
 
8
- # Transformer Language Detector
9
 
10
- zabanshenas (زبان‌شناس / zæbænʒenæs) which has two meanings
11
 
12
  - A person who studies linguistics.
13
  - A way to identify the type of written language.
@@ -15,30 +15,7 @@ zabanshenas (زبان‌شناس / zæbænʒenæs) which has two meanings
15
 
16
  ## How to use
17
 
18
- ### Requirements
19
-
20
- ```bash
21
- !pip install git+https://github.com/huggingface/datasets.git
22
- !pip install git+https://github.com/huggingface/transformers.git
23
- ```
24
-
25
- ### Prediction
26
-
27
- ```python
28
- #
29
- ```
30
-
31
- ```python
32
- #
33
- ```
34
-
35
- ```python
36
- #
37
- ```
38
-
39
- ```text
40
- Soon
41
- ```
42
 
43
 
44
  ## Evaluation
5
  - wili_2018
6
  ---
7
 
8
+ # Zabanshenas - Language Detector
9
 
10
+ Zabanshenas is a Transformer-based solution for identifying the most likely language of a written document/text. Zabanshenas is a Persian word that has two meanings:
11
 
12
  - A person who studies linguistics.
13
  - A way to identify the type of written language.
15
 
16
  ## How to use
17
 
18
+ Follow [Zabanshenas repo](https://github.com/m3hrdadfi/zabanshenas) for more information!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
 
21
  ## Evaluation