代码搜索:STEMMER
找到约 99 项符合「STEMMER」的源代码
代码结果 99
www.eeworm.com/read/379774/9177432
h stemmer.h
// Stemmer.h: interface for the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_STEMMER_H__F647EC3C_175E_4539_B216_98E2F54BCCFC__INCLUDE
www.eeworm.com/read/379774/9177437
cpp stemmer.cpp
// Stemmer.cpp: implementation of the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Stemmer.h"
#ifdef _DEBUG
#undef
www.eeworm.com/read/181444/9255114
java stemmer.java
package searchingEngine.queryPrepocessing.MartinPorter;
/*
Porter stemmer in Java. The original paper is in
Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14,
no. 3,
www.eeworm.com/read/181444/9255115
class stemmer.class
www.eeworm.com/read/437702/7742661
c stemmer.c
/******************************* stemmer.c ********************************
*
* Program to demonstrate and test the Porter stemming function. This
* program takes a single filename on the
www.eeworm.com/read/327199/13095482
h stemmer.h
// Stemmer.h: interface for the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_STEMMER_H__F647EC3C_175E_4539_B216_98E2F54BCCFC__INCLUDE
www.eeworm.com/read/327199/13095488
cpp stemmer.cpp
// Stemmer.cpp: implementation of the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Stemmer.h"
#ifdef _DEBUG
#undef
www.eeworm.com/read/242006/13100472
java stemmer.java
/*
Porter stemmer in Java. The original paper is in
Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14,
no. 3, pp 130-137,
See also http://www.tartarus.org
www.eeworm.com/read/305600/13764900
h stemmer.h
// Stemmer.h: interface for the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_STEMMER_H__F647EC3C_175E_4539_B216_98E2F54BCCFC__INCLUDE
www.eeworm.com/read/305600/13764902
cpp stemmer.cpp
// Stemmer.cpp: implementation of the CStemmer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Stemmer.h"
#ifdef _DEBUG
#undef