Skip to content

Commit

Permalink
Remove hrg folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Eszti committed Jan 19, 2025
1 parent ad742c3 commit 55d7821
Show file tree
Hide file tree
Showing 155 changed files with 4 additions and 387,650 deletions.
10 changes: 0 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,3 @@ notebooks/cache/UD_FL.json
tuw_nlp/text/definitions/de
tuw_nlp/text/definitions/en
tuw_nlp/text/definitions/it

.idea/

tuw_nlp/sem/hrg/out_new/
tuw_nlp/sem/hrg/out_old/
tuw_nlp/sem/hrg/out/
tuw_nlp/sem/hrg/**/temp/
!tuw_nlp/sem/hrg/**/*.log
*_local.*
*_local/
7 changes: 4 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
import os
import subprocess
import sys

from setuptools import find_packages, setup
from setuptools.command.develop import develop
from setuptools.command.egg_info import egg_info
Expand Down Expand Up @@ -45,9 +49,6 @@ def run(self):
"unidecode",
"conllu",
"tabulate",
"scikit-learn",
"matplotlib",
"ordered-set",
"anyascii"
#"ucca @ git+https://github.com/adaamko/ucca.git#egg=ucca",
],
Expand Down
130 changes: 0 additions & 130 deletions tuw_nlp/sem/hrg/Documentation.md

This file was deleted.

25 changes: 0 additions & 25 deletions tuw_nlp/sem/hrg/common/conll.py

This file was deleted.

9 changes: 0 additions & 9 deletions tuw_nlp/sem/hrg/common/io.py

This file was deleted.

87 changes: 0 additions & 87 deletions tuw_nlp/sem/hrg/common/report.py

This file was deleted.

43 changes: 0 additions & 43 deletions tuw_nlp/sem/hrg/common/script/loop_on_conll.py

This file was deleted.

45 changes: 0 additions & 45 deletions tuw_nlp/sem/hrg/common/script/loop_on_models.py

This file was deleted.

Loading

0 comments on commit 55d7821

Please sign in to comment.