Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support reading TEI format #1201

Closed
reckart opened this issue May 24, 2019 · 0 comments
Closed

Support reading TEI format #1201

reckart opened this issue May 24, 2019 · 0 comments
Assignees
Labels
⭐️ Enhancement New feature or request
Milestone

Comments

@reckart
Copy link
Member

reckart commented May 24, 2019

Is your feature request related to a problem? Please describe.
TEI is a popular format and DKPro Core has a reader/writer for it. Would be nice if it could be imported into INCEpTION and to the degree possible also exported.

Describe the solution you'd like
Add a TEI support based on DKPro Core.

Describe alternatives you've considered
WebAnno also includes a TEI reader but it is for an undocumented variant and basically just there for historical reasons. Better to use the DKPro Core one.

@reckart reckart added the ⭐️ Enhancement New feature or request label May 24, 2019
@reckart reckart added this to the 0.10.0 milestone May 24, 2019
@reckart reckart self-assigned this May 24, 2019
reckart added a commit that referenced this issue May 24, 2019
- Added TeiFormatSupport integrating the DKPro Core TEI reader/writer
- Added dependency on DKPro Core TEI module
reckart added a commit that referenced this issue May 27, 2019
…reading-TEI-format

#1201 - Support reading TEI format
@reckart reckart closed this as completed May 27, 2019
reckart added a commit that referenced this issue May 27, 2019
* master:
  #1201 - Support reading TEI format

% Conflicts:
%	inception-app-webapp/pom.xml
reckart added a commit that referenced this issue May 28, 2019
* master:
  #1208 - No recommendations if document title doesn't match file name
  #1198 - Fix filename of the MySQL client conf
  #780 - Wicket `@SpringBean` injection generates illegal access warning
  #1201 - Support reading TEI format
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-app-0.9.1
  #1185 - Can't export Weblicht TCF
  #1173 - Exception when linked entity spans lines
  #1191 - Fix link to docker compose
  #780 Wicket `@SpringBean` injection generates illegal access warning
  #1187 - Upgrade dependencies
  #1191 - Fix link to docker compose
  #1173 - Exception when linked entity spans lines
  #780 Wicket `@SpringBean` injection generates illegal access warning on recent JDKs
  #1176 - Add NIF import/export

% Conflicts:
%	inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/formats/ConllUFormatSupport.java
%	pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant