Hello.
This might be a long mail but I have mentioned everything very clearly
so that I can get needed assistance.
Indexing:
I have a use case. I am indexing two fields.
Field 1 : Value. Say suppose 1,2,3,4,5 etc..
Field 2 : Time in Long Format . Say 20131203010005, 20131203132332 etc..
Bo
On Mon, Dec 2, 2013 at 6:27 PM, Christian Moen wrote:
> Hello Benson,
>
> The sources for the .dat files are available from
>
>
> https://mecab.googlecode.com/files/mecab-ipadic-2.7.0-20070801.tar.gz
>
> http://atilika.com/releases/mecab-ipadic/mecab-ipadic-2.7.0-20070801.tar.gz
>
> and a ran
Hello Benson,
The sources for the .dat files are available from
https://mecab.googlecode.com/files/mecab-ipadic-2.7.0-20070801.tar.gz
http://atilika.com/releases/mecab-ipadic/mecab-ipadic-2.7.0-20070801.tar.gz
and a range of other places.
I’m not sure I follow what you’re sayin
Thanks.
On Mon, Dec 2, 2013 at 12:21 PM, Uwe Schindler wrote:
> Hi Benson,
>
> If you run "ant regenerate", it downloads the source files (which is "ant
> download-dict") and then rebuilds ("ant build-dict") the FSTs and other
> binary stuff stored in the dat file. See also the ivy.xml.
>
> Uwe
Hi Benson,
If you run "ant regenerate", it downloads the source files (which is "ant
download-dict") and then rebuilds ("ant build-dict") the FSTs and other binary
stuff stored in the dat file. See also the ivy.xml.
Uwe
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetap
There are a handful of binary files
in ./src/resources/org/apache/lucene/analysis/ja/dict/ with filenames
ending in .dat.
Trailing around in the source, it seems as if at least one of these derives
from a source file named "unk.def". In turn, this file comes from a
dependency. should the build ge
One important update about project!
.lem files are NOT licensed under Apache License 2.0 and are restricted to use
only in non-commercial software.
thank, miso
Na Monday 11 November 2013 13:28:21 Michal Hlavac napísali:
> Hi,
>
> I changed license to Apache Licence 2.0 to be more compatible wi