This website works better with JavaScript.
Explore
Help
Sign In
qurator-spk
/
sbb_ner
mirror of
https://github.com/qurator-spk/sbb_ner.git
Watch
1
Star
0
Fork
You've already forked sbb_ner
0
Code
Issues
Releases
Wiki
Activity
add unicode normalization to ner batch tool
Browse Source
pull/2/head
Kai Labusch
5 years ago
parent
e431058d5e
commit
91b299a698
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
qurator/sbb_ner/webapp/wsgi.py
Unescape
Escape
View File
@ -2,3 +2,4 @@ from .app import app
if
__name__
==
"
__main__
"
:
if
__name__
==
"
__main__
"
:
app
.
run
(
)
app
.
run
(
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
qurator-spk/sbb_ner
Title
Body
Create Issue