Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Eckhofer
tools
Commits
bdb8cd7b
Commit
bdb8cd7b
authored
Jul 07, 2013
by
Felix Eckhofer
🤹🏼
Browse files
fix whitespace
parent
364072a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
platzhalter/dic/generate_german.sh
View file @
bdb8cd7b
...
...
@@ -5,7 +5,7 @@ curl -f -s http://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en/de-en.txt.gz |
sed
-r
's#::.*##; # delete translation
/^#.*/d; # delete comments
s/ ?[;|] ?/\
/g; # split alternative forms into seperate lines
/g;
# split alternative forms into seperate lines
s# ?[([{].*##; # delete annotations and metadata
/ [^ ]/d; # delete composite phrases
/\.\.\.$/d; # delete word-parts
...
...
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