Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Detect language of text #9

@osma

Description

@osma

A possible enhancement for the Finto AI user interface would be to detect the language of input text. This would be easy to implement if the corresponding functionality is added to the Annif REST API: see NatLibFi/Annif#631

How best to add this feature to the UI needs a bit more thought. I can think of two approaches:

  1. Make this functionality completely separate from the subject indexing. Basically, a button (or other widget) that the user clicks on and then the UI shows the detected language.
  2. Integrate with the subject indexing functionality. For example, first detect the language, then narrow down the available projects based on the language (example: if the text is detected as English, show only projects intended for English language).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions