nuve icon indicating copy to clipboard operation
nuve copied to clipboard

Natural Language Processing Library for Turkish in C#

Results 28 nuve issues
Sort by recently updated
recently updated
newest added

Refactor word generation API, think about delimiters.

refactoring

Although its usage is more local relative to the other suffixes, the suffix "(y)Akoy" used for repeating, continuing actions (gidekoy, yapakoy) can be added to the suffixes.

new-feature

The word "olun" gives the following wrong solution: o/SIFAT lU/IY_SIFAT_lU Un/IC_SAHIPLIK_SEN_(U)n However, this type of solution is not given for "bulun".

research

For example, one of the solutioons for "sağmışlar" is as follows: sağ/SIFAT ymUş/EKFIIL_RIVAYET_(y)mUş lAr/EKFIIL_SAHIS_ONLAR_lAr If "sağ" is considered as an adjective (or noun), the correct usage should be "sağlarmış", which...

research

I just came across this: > original word: **kağıttan** > nuve result: **kâğıt2/ISIM IC_HAL_AYRILMA_DAn** What is that "2" stands for? _Also is it possible prevent that diacritical letters (â)?_

I found this cool word on [Wikipedia](https://en.wikipedia.org/wiki/Longest_word_in_Turkish): ``` muvaffakiyetsizleştiricileştiriveremeyebileceklerimizdenmişsinizcesine ``` It seems the system can't handle it. That might be fine, but it might also be a good future benchmark...

we should pay special attention to the word "kadar". "kadarcık" "kadarlık" "kadara" "kadarına"

How do we analyze this word?

bug