What steps will reproduce the problem? 1.showing an error in the lines import edu.cmu.lti.ws4j.data.Measure;import edu.cmu.lti.ws4j.RelatednessCalculator.Parameters 2. 3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
I am currrently using ws4j-1.0-1 on linux Please provide any additional information below.
- DemoServlet.java 17.48KB
Comment #1
Posted on Jan 9, 2015 by Massive CatEven I am getting the same problem. After checking out the latest source code. DemoServlets fails with no files found for import edu.cmu.lti.ws4j.Factory; import edu.cmu.lti.ws4j.RelatednessCalculator.Parameters; import edu.cmu.lti.ws4j.data.Measure;
I could not find these files in your svn repo as well. Can you please help us in getting all the dependent files?
Comment #2
Posted on Aug 1, 2015 by Quick BearEven I am getting same problem
Status: New
Labels:
Type-Defect
Priority-Medium