Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Data Augmentation for Metonymy Resolution
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
friebolin
Data Augmentation for Metonymy Resolution
Commits
11ad0bc9
Commit
11ad0bc9
authored
2 years ago
by
friebolin
Browse files
Options
Downloads
Patches
Plain Diff
Update structure
parent
442778bd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
11ad0bc9
...
...
@@ -198,8 +198,9 @@ For `<COMMAND>` you must enter one of the commands you find in the list below, w
-
📱
`main.py`
: Our main code file which does ...
-
💻
`code`
: Here, you can find all code files for our different models and data augmentation methods.
-
📀
`data`
: Find all datasets in this folder.
-
🗂️
`original_datasets`
:
*Semeval_loc*
,
*Semeval_org*
,
*Relocar*
as provided by Li et. al
-
🗂️
`paraphrases`
: Contains only generated paraphrases.
-
🗂️
`original_datasets`
:
*Semeval_loc*
,
*Semeval_org*
,
*Relocar*
in their original form.
-
🗂️
`backtranslation`
: Contains unfiltered generated paraphrases.
-
🗂️
`paraphrases`
: Contains only filtered paraphrases.
-
🗂️
`fused_datasets`
: Contains original datasets fused with filtered paraphrases. Ready to be used for training the models.
-
📝
`documentation`
: Contains our organizational data and visualizations.
-
🗂️
`organization`
: Our research plan, presentation, final reports.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment