geof379 / ws4j

Automatically exported from code.google.com/p/ws4j
0 stars 0 forks source link

problem in compiling DemoServlet.java #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by navyared...@gmail.com on 2 Jul 2013 at 3:14

Attachments:

GoogleCodeExporter commented 8 years ago
Even 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?

Original comment by sann.p...@gmail.com on 9 Jan 2015 at 1:26

GoogleCodeExporter commented 8 years ago
Even I am getting same problem

Original comment by hagiangb...@gmail.com on 1 Aug 2015 at 3:38