Pavel's Blog

Pavel is a software guy that is interested in almost everything software related... way too much for too little time

Browse by Tags

All Tags » AI (RSS)
Natural Language Processing (NLP) Library
בעיני התחום של הבינה המלאכותית (Artificial Intelligence, AI) הוא התחום המרתק ביותר בעולם המחשבים. אחד התת-תחומים המעניינים בו הוא הנושא של עיבוד שפה אנושית (Natural Language Processing - NLP). הנושא מורכב (בגלל מורכבות והרב משמעותיות של השפה האנושית) אבל מרתק. ספרייה מעניינת המבוססת על .NET 2.0 נקראת Proxeme וניתנת להורדה כאן (לאחר רישום קצר). הספרייה מאפשרת לבצע פעולות נפוצות בעולם של NLP כגון POS tagging, semantic analysis ולבסוף parsing מלא. הספרייה מאד מרשימה, וכרגע תומכת בשפה האנגלית בלבד (בעתיד...
Posted: Jan 17 2008, 03:26 PM by pavely | with 2 comment(s)
תגים:, , ,
Interesting .NET Library
An interesting library I came across a few months ago: AForge . AForge is a .NET 2.0 based library (licensed under the GNU General Public License) that includes sub-libraries, such as Imaging (various filters, image manipulations), Genetic algorithms, Artificial Neural Networks (ANNs), machine learning algorithms, Video (including some DirectShow support) and computer vision. It can help in research in various AI and image processing fields. A few articles on using the library can be found at CodeProject...
Posted: Jan 06 2008, 06:16 PM by pavely | with no comments
תגים:,