Skip to content

This is a project of course Information Systems Design and Development in School of Information Management at WHU.

License

Notifications You must be signed in to change notification settings

pzjzeason/BrainCancer

Repository files navigation

BrainCancer

This is a project of course Information Systems Design and Development in School of Information Management at WHU. In this project, we build a brain-cancer knowledge base and a user-oriented website based on it.

Quick review of this project

  1. back-end
    We use python flask to provide RESTful API to the front-end.
  2. data
    Files as input or result of Python code.
  3. front-end
    A website built with Vue.js.
  4. predict_associated_tumors
    It contains the python code to predict associated tumors by calculating the text similarity.
  5. build_ontology.py
    Put data we gathered into Owl.
  6. extract_brain_areas_and_symptoms.py
    It does what the file name says.
  7. reasoning_improve.py
    In protege the reasoning result is a mass, thus we reason the associated_tumors by ourselves.

Links

You can visit our website

Notice

This is a multi-person collaboration project. After the project is integrated, it is inevitable that there will be some mistakes. If you have any problems, put forward in the Issue zone.

About

This is a project of course Information Systems Design and Development in School of Information Management at WHU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published