Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srush committed Oct 14, 2019
1 parent 2fd5b43 commit 5f25aea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,13 @@ Current distributions implemented:
* LinearChainCRF
* SemiMarkovCRF
* DependencyCRF
* NonProjectiveDependencyCRF
* TreeCRF
* NeuralPCFG / NeuralHMM

Each distribution includes:

* Argmax, sampling, entropy, partition, masking, log_probs, k-max

Extensions:

Expand Down

0 comments on commit 5f25aea

Please sign in to comment.