Hello everyone, im using this paraphraser model and it works well. But i would like to passphrase my text without breaking html tags.
Example of the original text:
In Java, an interface specifies the behavior of a class by providing an abstract type. As one of Java's core concepts, abstraction, polymorphism, and multiple inheritance are supported through this technology. Interfaces are used in Java to achieve abstraction.
Example of the paraphrased text:
An interface in Java gives the behavior of a class. One of the core concepts of Java is the use of abstraction, polymorphism, and multiple inheritance. Java uses interface to achieve abstraction.
As you can see its removing the HTML tag, sometimes it doesn't remove it but break it them like this: "/li>li>"
Any help is appreciated, i can pay if you can solve this for me
Hello everyone, im using this paraphraser model and it works well. But i would like to passphrase my text without breaking html tags.
Example of the original text:
In Java, an interface specifies the behavior of a class by providing an abstract type. As one of Java's core concepts, abstraction, polymorphism, and multiple inheritance are supported through this technology. Interfaces are used in Java to achieve abstraction.
Example of the paraphrased text:
An interface in Java gives the behavior of a class. One of the core concepts of Java is the use of abstraction, polymorphism, and multiple inheritance. Java uses interface to achieve abstraction.
As you can see its removing the HTML tag, sometimes it doesn't remove it but break it them like this: "/li>li>"
Any help is appreciated, i can pay if you can solve this for me