-
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] zemberek-nlp ....................................... SUCCESS [01:53 min]
[INF…
-
Can all of the morphemes at https://github.com/ahmetaa/zemberek-nlp/wiki/Morphemes be used for word generation? is there a list of the currently supported ones?
thanks,
this is a very well writ…
-
Ozellikle 0.12 versiyonundan itibaren zemberek'te buyuk guncellemeler yapildi (https://github.com/ahmetaa/zemberek-nlp/blob/master/CHANGELOG.md) bu yuzden en son versiyon olan 0.15 e gecmek anlamli ol…
-
Hello,
We need to use a custom dictionary in addition to default dictionaries for morphological analysis tasks.
According to page at https://github.com/ahmetaa/zemberek-nlp/tree/master/morpholo…
-
Merhabalar kelime öneri sistemini kullandığımda böyle bir hata alıyorum. Nedeni ne olabilir ve nasıl düzeltilebilir?
java.nio.file.InvalidPathException: Illegal char at index 4: file:\C:\Users\plx…
-
I couldn't find source jars published in the maven repo, which makes development a bit uneasy.
aliok updated
6 years ago
-
Word analysis classının metotlarını kullanarak kökü getRoot() metodu ile alabiliyoruz.Lakin fiili,zarfı,sıfatı,ekleri de alabileceğimiz metotlar var mıdır?
-
Hi, I saw that you did some NER experiments. Do you have any functions for them ? I checked the classes but couldnt get it exactly. Even something that define ENAMEX, ETIMEX, ENUMX would be great ! By…
-
öte -> öteye
karşı -> karşıya
-
They are quite handy for quick testing, but in most cases there should be a separate class to test the functionality with preferably command line parameters for input/output files this would avoid use…