[Languagetool] lucene-gosen-ipadic 1.2.1 for LanguageTool 1.9

2012-10-02 Thread Richard Eckart de Castilho
Hi there,

lucene-gosen-ipadic is a new dependency of LT 1.9. I have prepared a Maven POM 
for it already and I would be ready to upload it. I am a bit reluctant though, 
because some test cases of lucene-gosen are failing.

Could somebody please check out 

http://lucene-gosen.googlecode.com/svn/tags/rel-1.2.1

and try to build it and run the tests?

I had to update the URL for the ipadic in dictionary/ipadic.properties

dic.home=http://chasen.naist.jp/stable/ipadic/ 

The tests that fail for me are:

TestJapaneseTokenizer.testDecomposition3: term 3 expected:マシュー[] but 
was:マシュー[・ホプキンス]
TestJapaneseTokenizer.testTwoSentences: term 3 expected:マシュー[] but 
was:マシュー[・ホプキンス]
BasicDecompositionTest.testDecomposition3: expected 7 but as 5
BasicDecompositionTest.testDifferentDictionary02: Not expected 
exception. java.lang.AssertionError

I have already uploaded the lucene-gosen-ipadic that I built to the UKP Maven 
Repository. If they have a problem, I can still remove them from there or 
update them, but that is not possible when they are on Maven Central.


https://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/webapp/search/artifact?q=lucene-gosen-ipadic

Best,

-- Richard


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: [Languagetool] lucene-gosen-ipadic 1.2.1 for LanguageTool 1.9

2012-10-02 Thread Richard Eckart de Castilho
I tried in Eclipse 4.2 (with whatever ant version comes with it) as well as on 
the command line using Ant 1.8.2 on OS X with Apple JDK 1.6. Except the wrong 
URL and the failing test cases, there seemed to be no issues.

I have a connection.csv in

./dictionary/ipadic/connection.csv
./dictionary/naist-chasen/connection.csv

I did run the build.xml in the dictionary folder to get the dictionaries 
though. Once with a simple ant which gets the ipadic and once with:

ant -Ddictype=naist-chasen

Btw. lucene-gosen 1.2.1 is old, there is a new 2.0.2 version.

-- Richard

Am 02.10.2012 um 19:56 schrieb Daniel Naber list2...@danielnaber.de:

 On 02.10.2012, 19:22:58 Richard Eckart de Castilho wrote:
 
 Hi Richard,
 
 and try to build it and run the tests?
 
 how exactly do you build it? ant complains about a missing connection.csv 
 here.
 
 I have already uploaded the lucene-gosen-ipadic that I built to the UKP
 Maven Repository. If they have a problem, I can still remove them from
 there or update them, but that is not possible when they are on Maven
 Central.
 
 Your build works with LT, at least the tests don't fail. I'm not sure if 
 there's someone on this list who can give a more informed review.
 
 Regards
 Daniel


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: [Languagetool] lucene-gosen-ipadic 1.2.1 for LanguageTool 1.9

2012-10-02 Thread Daniel Naber
On 02.10.2012, 19:22:58 Richard Eckart de Castilho wrote:

 TestJapaneseTokenizer.testDecomposition3: term 3
 expected:マシュー[] but was:マシュー[・ホプキンス]
 TestJapaneseTokenizer.testTwoSentences: term 3 expected:マシュー[] but
 was:マシュー[・ホプキンス] BasicDecompositionTest.testDecomposition3: expected 7
 but as 5 BasicDecompositionTest.testDifferentDictionary02: Not expected
 exception. java.lang.AssertionError

Okay, now it compiles here and I get almost the same failures as you. 
BasicDecompositionTest.testDifferentDictionary02 does not seem to fail, the 
others fail like they do for you.

Regards
 Daniel

-- 
http://www.danielnaber.de


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel