Skip to content

Group for Reconstructive and Therapeutic Advancements – Word Embeddings (Artificial Intelligence)

License

Notifications You must be signed in to change notification settings

Pex2892/ETHOS-Word-Embeddings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHOS (fEatures TecHniques Outcomes Survey) - Word Embeddings

python django version requirements last_update license doi

Decisions in healthcare are usually relying on the goodness and completeness of data, that could be coupled with heuristics with the aim to improve the decision process itself. However, this often an incomplete process. Structured interviews denominated Delphi surveys investigate experts' opinions and solve by consensus complex matters like those underlying surgical decision-making. Natural Language Processing (NLP) is a field of study that combines computer science, artificial intelligence, and linguistics. NLP can be then used as a valuable help in building a correct context in surgical data, contributing in the amelioration of the surgical decision-making.
We applied NLP coupled with machine learning approaches to predict the context (words) owning high accuracy from the words that are nearest to Delphi surveys, used as input.
The proposed methodology has allowed to increase the usefulness of Delphi surveys favouring the extraction of keywords that can represent a specific clinical context. This permits the characterization of the clinical context suggesting words for the evaluation process of the data.

The interface allows:

  • Evaluate nearest words
  • The similarity among words
  • Evaluate word analogies
  • Evaluate the uncertainty of a text
  • Evaluate the similarity between two texts

Project link: https://combine.dmi.unict.it/ETHOS-word-embeddings/

gui


Publications

Please cite our paper if you want to use the projet for your research.

DOI: XXXX

BibTex format

COMING SOON

Installation

git clone https://github.com/Pex2892/ETHOS-Word-Embeddings.git

Setting Environment

A typical user can install the libraries using the following command:

python3 -m pip install -r requirements.txt

Run

You can test that you have correctly installed the project by running the following command:

python3 manage.py runserver

About

Group for Reconstructive and Therapeutic Advancements – Word Embeddings (Artificial Intelligence)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published