-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
# DARIAH-DKPro-Wrapper | ||
Wrapper for DKPro to extract lingustic information from books. | ||
|
||
You can download the latest version from the *release*-section: https://github.com/DARIAH-DE/DARIAH-DKPro-Wrapper/releases | ||
You can download the latest version from the *release*-section: | ||
https://github.com/DARIAH-DE/DARIAH-DKPro-Wrapper/releases | ||
|
||
The current user guide can be found here: https://rawgit.com/DARIAH-DE/DARIAH-DKPro-Wrapper/master/doc/user-guide.html | ||
The current user guide can be found here: | ||
https://rawgit.com/DARIAH-DE/DARIAH-DKPro-Wrapper/master/doc/user-guide.html | ||
|
||
Examples how to use the pipeline for NLP based analysis of text can be found here: | ||
https://dev2.dariah.eu/wiki/pages/viewpage.action?pageId=40213783 | ||
https://rawgit.com/DARIAH-DE/DARIAH-DKPro-Wrapper/master/doc/tutorial.html |