For Chunking, Named Entity Extraction, POS Tagging:- CRF++, HMMCRF
Feature Functions in a CRFIn a CRF, each feature function is a function that takes
...
List/Array
Max/Min subarray
prefix sum array: pre calculate the sum
track the current sum and max sum (min product and max product) + greedy
two point
...
OverviewRedis is what is called a key-value store, often referred to as a NoSQL database. The essence of a key-value store is the ability to store som
...
This is my personal notes for Functional Programming Principles in Scala at Coursera, which is considered one of the most popular introduction course
...