Skip to content
/ MEHv2 Public

Meaning Extraction Helper v2: Built from the ground up in C#

License

Notifications You must be signed in to change notification settings

ryanboyd/MEHv2

Repository files navigation

Source code for the Meaning Extraction Helper (MEH) program. https://www.ryanboyd.io/software/meh

This is a complete C# rebuild of the original MEH. A lot of the older features have been removed, and implementation of most features in this version (starting with version 2.0.0) are far more efficient, both in terms of methodology as well as their use of the user's hardware.

As with most things, this software stands on the shoulders of giants. The work of others that makes MEH possible includes (but is probably not limited to):

-LemmaGen v3 Prebuilt/Pretrained Lemmatizers: http://lemmatise.ijs.si/

-NewtonSoft JSON.Net: https://github.com/JamesNK/Newtonsoft.Json

-The NLTK Twitter-aware tokenizer: https://www.nltk.org/_modules/nltk/tokenize/casual.html#TweetTokenizer

My C# port: https://github.com/ryanboyd/nltk.tokenize.casual.NET

About

Meaning Extraction Helper v2: Built from the ground up in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published