Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokenisierung #18

Open
2 of 3 tasks
Bomberus opened this issue Mar 2, 2017 · 1 comment
Open
2 of 3 tasks

Tokenisierung #18

Bomberus opened this issue Mar 2, 2017 · 1 comment
Assignees

Comments

@Bomberus
Copy link

Bomberus commented Mar 2, 2017

  • Quellen, Forschungsgruppe Snowballstemmer
  • NER Implementierung (Stanford Server Socket)
  • Chunking
@Bomberus Bomberus self-assigned this Mar 2, 2017
@ScientiaEtVeritas
Copy link
Contributor

ScientiaEtVeritas commented Mar 2, 2017

http://www.nltk.org/howto/stem.html
https://stackoverflow.com/questions/10554052/what-are-the-major-differences-and-benefits-of-porter-and-lancaster-stemming-alg

Wir sollten Porter, Porter2/EnglishStemmer (Snowball Stemmer) und Lancaster erwähnen/vergleichen
Snowball ist eigentlich kein eigener Stemmer, nur eine Sprache fürs Stemming.

Hier noch das offizielle Porter-Paper, vielleicht lassen sich auch noch andere finden:
http://www.cs.odu.edu/~jbollen/IR04/readings/readings5.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants