I am working on a thesis where i am given two books of formulations of Unani (greek) medicine. My task is to fuzzify the formulations for better querying. I have converted the formulations into structured form i.e XML, I have also made relations between drugs, symptoms, action uses etc on NEO4j graph database. I have used python for the code. I intend to to identify the variables and linguistic terms, design triangular membership functions, implement fuzzification, and update the code accordingly. After that I want to use Fuzzy TFIDF for querying. CAN ANYONE PLEASE HELP ME WRITE THE PYTHON CODE FOR FUZZY PART AND TFIDF. PLEASE THIS WILL HELP SCIENCE GROW

Similar questions and discussions