mirror of
https://github.com/facebook/duckling.git
synced 2024-11-28 00:31:28 +03:00
Update README.md (#585)
Summary: Convert `This` to `Seal` in order to make this example working. Pull Request resolved: https://github.com/facebook/duckling/pull/585 Reviewed By: girifb Differential Revision: D27235685 Pulled By: chessai fbshipit-source-id: 71a712a622b5d9d10f7842276a2b8f60f962477e
This commit is contained in:
parent
d47cb1b002
commit
5385346e69
@ -107,7 +107,7 @@ shouldn't) parse. The reference time for the corpus is Tuesday Feb 12, 2013 at
|
||||
```
|
||||
$ stack repl --no-load
|
||||
> :l Duckling.Debug
|
||||
> debug (makeLocale EN $ Just US) "in two minutes" [This Time]
|
||||
> debug (makeLocale EN $ Just US) "in two minutes" [Seal Time]
|
||||
in|within|after <duration> (in two minutes)
|
||||
-- regex (in)
|
||||
-- <integer> <unit-of-duration> (two minutes)
|
||||
|
Loading…
Reference in New Issue
Block a user