You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A legacy C# utility designed for efficient data collection and contact information retrieval from various web sources. Features included multi-keyword processing, proxy support, and configurable crawling depth. Archived as a historical reference for data processing techniques.
A Windows Forms desktop app in C# where you select symptoms from a predefined list and the app suggests possible conditions from a JSON dataset. No free text input; it’s list-based for simplicity and learning.
Small web app to show users information on destinations they wish to travel to such as hotel information, currency information, Weather information and currency conversions. All made using API's from different sources.
An implementation of "Information Extraction Over the Internet for a Dynamic Game" paper, where information extraction & retrieval is used to generate weapons that could be used in a dynamic game.
This is a simple search Engine, which parses html-documents into text-plain files, depending on the web site, lemmatize txt files, creates Index (can make inventIndex.txt as file) as LinkedDictionary<String, IndexEntry>, and processes query by a boolean model or a vector model.
Drahten is an open-source project utilizing a microservices architecture written in .NET Core 8.0. The project focuses on creating a secure application that encompasses: Access control; Information retrieval; Data encryption.