Ben Davies
Ben Davies
Generation of FSM at runtime from SCXML file/reader? Would be pretty cool! What are your thoughts? https://en.wikipedia.org/wiki/SCXML
## Please describe what you would like to see in ContainerSSH I've been looking for something exactly like containerSSH but my cluster backend is managed by Nomad. Is there support...
Is it possible to locate a node in the JSON structure and return it for modification, then use json.Marshall to write the modified JSON struct?
It would be very convenient if EventRecorderCapabilities had the following method: ```php public function recordEvents(ContainsRecordedEvents $recordedEventsContainer) { foreach($recordedEventsContainer->releaseEvents() as $event) { $this->recordedEvents[] = $event; } } ``` This way I...
Document the source code and provide a useful set of examples. Update the ream-me. Use github project pages for coode explanation of the algorithm and examples of use.
This includes making the project installable via "go install github.com/JalfResi/gojustext"
Should stopword languages be in subpackages? Investigate (would speed up compile time!)