[apache-rat-pd] r44 commited - Support for generating queries with language information is added. Inf...

2009-07-25 Thread codesite-noreply
and so on... GoogleCodeSearchParser is improved. It can split very long queries and now error query too long is not happening any more. Tests are updated. http://code.google.com/p/apache-rat-pd/source/detail?r=44 Added: /trunk/src/test/java/org/apache/rat/pd/engines/google

[apache-rat-pd] r43 commited - Bug causing that application newer really ends is fixed.

2009-07-22 Thread codesite-noreply
Revision: 43 Author: maka82 Date: Wed Jul 22 14:50:50 2009 Log: Bug causing that application newer really ends is fixed. http://code.google.com/p/apache-rat-pd/source/detail?r=43 Modified: /trunk/src/main/java/org/apache/rat/pd/core/SourceCodeAnalyser.java /trunk/src/main/java/org/apache/rat

[apache-rat-pd] How it going?

2009-07-17 Thread Alexei Fedotov
Marija, How it is going with your apache-rat-pd project? Have you faced any difficulties after successful resolution of google code search load problem? Please don't hesitate to share. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://www.telecom

Re: [apache-rat-pd] How it going?

2009-07-17 Thread Marija Šljivović
...@gmail.com wrote: Marija, How it is going with your apache-rat-pd project? Have you faced any difficulties after successful resolution of google code search load problem? Please don't hesitate to share. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http

Re: [apache-rat-pd commit] r37 - Two new function heuristic checkers have been written - FortranFunctionHeuristicChecker and...

2009-07-08 Thread Alexei Fedotov
: 2009/7/8 Subject: Re: [apache-rat-pd commit] r37 - Two new function heuristic checkers have been written - FortranFunctionHeuristicChecker and... To: codesite-nore...@google.com Marija, That's great. Let's concentrate on Java and C/C++ for now. Thanks! []

Re: [apache-rat-pd commit] r35 - New heuristic checkers for recognising functions are written: ActionScriptFunctionHeuristic...

2009-07-01 Thread Marija Šljivović
Hi! I have already planed to add ability to specify external dictionary file from command line. Generally there is a better practice to get external resources (like the dictionary) dynamically during build process from the Internet than to store in svn. We can do this on two ways: 1. We will

Re: apache-rat-pd

2009-06-17 Thread Marija Šljivović
Thanks! I'm not sure whether it would be better but an alternative approach would be to use a semi-structured text analysis tool for example UIMA ( http://incubator.apache.org/uima/) or lucene for lucene, start by looking at

Re: apache-rat-pd

2009-06-16 Thread Robert Burrell Donkin
source code and binary distributions on: http://code.google.com/p/apache-rat-pd/ I think now to make some misspellings heuristic checkers. This algorithms will be able to notice some misspelled words in source code. Then this part of code will be sent to some of code search engines