morphological-analysis
English lemmatizer databases?
Do you know any big enough lemmatizer database that returns correct result for following sample words:[详细]
2023-03-12 05:27 分类:问答Creating tree data structure
i have some data: A AXNHJNEHWXNOECMEJK DNFJNXYEEQWhsdbchjsxs XMJQWsdsEOJdfsKMDJE .... Each row is array and each letter is object. I have comparer function which could say that letter A is equaval[详细]
2023-03-07 05:57 分类:问答opencv morphological dilation filter as maximum filter
Like the definition of median filter, I can define \"maximum filter\" as for a local window e.g. dst(x,y) = max(3x3 local window pixels)[详细]
2023-02-26 01:02 分类:问答How to search a string for different tenses?
I can use Stemmers, Filters etc. No problem. But what about this case, for 开发者_如何学编程example the source text contains the phrase:[详细]
2023-02-03 06:17 分类:问答Is there an image processing function to get a skeleton of a binary image in MATLAB
The objective of s开发者_StackOverflow社区keletonization is to represent a binary image with a minimum set of pixels. The skeleton must account for geometrical properties of the form and retain associ[详细]
2022-12-30 20:36 分类:问答Saving images inside iPhone application without using database or server side saving technique
I am developing an application which requires saving images in the \"saved folder\" of iPhone Photo album after performing some animations on ImageViews. Is it possible to save the incomplete images t[详细]
2022-12-18 12:35 分类:问答