Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
N
NLP-Project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
almohanad.hafez
NLP-Project
Commits
4a19d3ea
Commit
4a19d3ea
authored
Nov 16, 2024
by
Almouhannad Hafez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(5) Add results
parent
8fe8e8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
4a19d3ea
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
**[Part2. Basic Morphological analyzer](#part2-basic-morpholgical-analyzer)**
**[Part2. Basic Morphological analyzer](#part2-basic-morpholgical-analyzer)**
**[Part3. Lemmatization, POS Tagging, and N-Gram](#part3-lemmatization-pos-tagging-and-n-gram)**
**[Part3. Lemmatization, POS Tagging, and N-Gram](#part3-lemmatization-pos-tagging-and-n-gram)**
**[Part4. Data augmentation](#part4-data-augmentation)**
**[Part4. Data augmentation](#part4-data-augmentation)**
**[Part5. Dependency tree](#part5-dependency-tree)**
**[Results](#results)**
**[Results](#results)**
## ***Description***
## ***Description***
...
@@ -90,7 +91,7 @@
...
@@ -90,7 +91,7 @@
-
**Applying data augmentation on the original dataset, added 5 new rephrased rows for each original row using LLM `LLama3`**
-
**Applying data augmentation on the original dataset, added 5 new rephrased rows for each original row using LLM `LLama3`**
![
Augmentation_effect
](
./images/Augmentation_effect.png
)
![
Augmentation_effect
](
./images/Augmentation_effect.png
)
## ***Part
4
. Dependency tree***
## ***Part
5
. Dependency tree***
**Files:**
**Files:**
> **`5.0.Process_texts_stanza.ipynb`**
> **`5.0.Process_texts_stanza.ipynb`**
-
**Applying stanza pipeline containing `tokenize,mwt,pos,lemma,depparse` and storing results for using later**
-
**Applying stanza pipeline containing `tokenize,mwt,pos,lemma,depparse` and storing results for using later**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment