Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHERTOY WSI System
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
Container Registry
Model registry
Operate
Environments
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
semantik_project
CHERTOY WSI System
Commits
acf883ea
Commit
acf883ea
authored
7 years ago
by
chernenko
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
97fefc95
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
+17
-3
17 additions, 3 deletions
README.md
with
17 additions
and
3 deletions
README.md
+
17
−
3
View file @
acf883ea
...
...
@@ -71,11 +71,25 @@ subTopicID \t resultID
45.
0
\t
45.10
45.
1
\t
45.20
### Create a folder structure:
Create a folder with your projects:
*
project folder
*
folder with your input files (resutls.txt and topics.txt)
After running the system you'll have the output file in your project folder.
### TO RUN THE SYSTEM:
git clone
cd
git clone https://gitlab.cl.uni-heidelberg.de/semantik_project/wsd_chernenko_schindler_toyota.git
cd bin
python3 chertoy.py
<
path
to
the
project
folder
>
<
/
name
of
the
folder
with
your
input
data
>
<
/
name
of
your
topics.txt
file
>
<
/
name
of
your
results.txt
file
>
<
/
name
of
the
output
file
you
want
to
create
in
the
folder
with
the
project
>
_Example:_
python3 chertoy.py /home/tatiana/Desktop/FSemantik_Projekt /test /topics.txt /results.txt /output_chertoy.txt
python3 model.py path model usw ...
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